Hi, I want to install GNUstep system and development tools: Gorm and Project Center on my Win32 system.
I have downloaded and installed the gnustep-system-0.24.0-setup.exe. I have set up the HOME environment variables to C:/ in Start / Control Panel / System / Spetial (or Advanced?) / Environment variables... In the MINGW32 shell I check out the gnustep SVN repository: svn co svn://svn.gna.org/svn/gnustep/modules So I have now in C:\ the following directories: C:\GNUstep C:\modules Using MINGW32 shell I navigate to c/modules/core/make and run the commands: $ ./configure --prefix=C:/GNUstep successfully, $ make successfully, $ make install get error message: Creating system tools directory: C:/GNUstep/System/Tools Creating makefiles directories in: C:/GNUstep/System/Library/Makefiles Installing GNUstep configuration file in /etc/GNUstep/GNUstep.conf /bin/install: cannot open `GNUstep.conf´ for reading: No such file or directory make: **** [install] Error 1 Why get I this error? What I'm doing wrong? Any advices will be appreciated! -- Regards, Paul Chany _______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
