Try creating symlink /home/riccardo and then modifying HOME environment variable to that path.
Cygwin should support symlinks. If it doesn't, then I guess you'll have to create a directory and move cygwin-related stuff to that new home. I don't think that a more systematic solution could be performed. While adding autotools scripts for data files on a relatively large project (apart from just code), which weren't autotoolized yet, easiest solution to me was to simply remove spaces from any offending data files. On 5. svi. 2011., at 19:56, Riccardo Mottola wrote: > Hi, > > I tried installing on cygwin. After successfully configuring make, I get the > following error: > > Riccardo Mottola@saruman /home/multix/modules/core/make > $ make install > make: *** /home/Riccardo: Is a directory. Stop. > > I configured with the following options > > $ ./configure --with-layout=gnustep --prefix=/ > > The windows user name uses the name+surname apparently. I built in a > directory without spaces an install into /, however probably the script is > trying to create /home/Riccardo Mottola without proper quoting or escaping. > > I don't believe this is a specific cygwin problem, it is just that under > windows usernames with spaces are more common. > > Any ideas? > > Riccardo > > _______________________________________________ > Gnustep-dev mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/gnustep-dev -- Ivan Vučica [email protected] - http://ivan.vucica.net/ Coming soon for iPhone, Zombie Ball - http://j.mp/zbivmail
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ Gnustep-dev mailing list [email protected] https://lists.gnu.org/mailman/listinfo/gnustep-dev
