Changes between Version 5 and Version 6 of Building/Troubleshooting
- Timestamp:
- 03/10/09 05:17:57 (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Building/Troubleshooting
v5 v6 195 195 {{{build.mk}}}), 196 196 or to make the module smaller. 197 198 === `CYGWIN` environment variable in MSYS === 199 200 When using MSYS, check that the {{{CYGWIN}}} environment variable is ''not'' set. It's a bad bug 201 that MSYS is affected by this, but if you have CYGWIN set to "ntsec ntea", which is right for Cygwin, it 202 causes the MSYS {{{ssh}}} to bogusly fail complaining that your {{{.ssh/identity}}} 203 file has too-liberal permissinos. 204 205 !ToDo: what's the error message for this? 206 207
