Re: gnustartup
"Germán A. Arias" <[email protected]> Sat, 19 May 2012 04:22:59 -0600
| Newsgroups | gmane.comp.lib.gnustep.user |
|---|---|
| Message-ID | <20120519042259.78007602@rafaela> |
On Windows is better install each package separately. Make, Base, GUI and Back. Startup is for gnu/linux users. = El Thu, 17 May 2012 13:08:04 +0300 Ala Saket <[email protected]> escribi=F3: > I am trying to install gnu using the steps on > http://wiki.gnustep.org/index.php/Installation_on_Windows#Install_MinGW > however when I am in gnu-startup-0.28.0 and want to > run ./installgnustep, I keep getting the following messages and error: > = > configure: WARNING: you should use --build, --host, --target > configure: WARNING: you should use --build, --host, --target > configure: WARNING: invalid host type: Saket/GNUstep > configure: WARNING: you should use --build, --host, --target > configure: WARNING: you should use --build, --host, --target > configure: WARNING: invalid host type: Saket/GNUstep/GNUstep.conf > configure: WARNING: unrecognized options: --disable-gsnd > checking build system type... Invalid configuration `A.': machine > `A.' not recognized > configure: error: /bin/sh > /cygdrive/c/mygnu/gnustep/msys/1.0/home/install/gnustep-startup-0.28.0/co= nfig.sub > A. failed > ********************************************************************* > There was a problem checking the configuration of you system. > One possible cause is that you do not have a C or Objective-C > compiler on your system > Please see the instructions that came with your operating system > for installing the GNU GCC compiler and installing a developer > system for compiling programs > ********************************************************************* > cp: cannot stat `setupvars': No such file or directory > If you don't understand something or think a test is in error, > please email [email protected] and send the > /cygdrive/c/mygnu/gnustep/msys/1.0/home/install/gnustep-startup-0.28.0/bu= ild/logs.tar.gz > file > = > = > The path i'm in is > /c/mygnu/gnustep/msys/1.0/home/install/gnustep-startup-0.28.0/ > my computer or user name is : Ala A. Saket (which i think might be the > problem) > I tried installing from a msys shell as well as a cygwin shell but i'm > getting the same message. > I ran ./configure and didn't get any error messages (that i could see > at least). > = > What do i need to do? > = > I have already tried installing using the system, core & dev .exe > installers, and setup make, base, gui and back, but when i tried > compiling fraction.m i got the error that foundation/NSobject is not > a valid file or directory, which apparently is a problem a lot of > people have when trying to run GNUstep on windows. > = > Thanks! > = > Ala