Received: by 10.204.157.134 with SMTP id b6mr1711122bkx.5.1337401483131; Fri, 18 May 2012 21:24:43 -0700 (PDT) Path: e27ni14089bkw.0!nntp.google.com!news1.google.com!border1.nntp.dca.giganews.com!nntp.giganews.com!newsfeed.news.ucla.edu!usenet.stanford.edu!not-for-mail From: "=?ISO-8859-1?B?R2VybeFu?= A. Arias" Newsgroups: gnu.gnustep.help Subject: Re: gnustartup Date: Sat, 19 May 2012 04:22:59 -0600 Lines: 62 Approved: help-gnus...@gnu.org Message-ID: References: NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 X-Trace: usenet.stanford.edu 1337401391 21869 208.118.235.17 (19 May 2012 04:23:11 GMT) X-Complaints-To: action@cs.stanford.edu Cc: help-gnus...@gnu.org To: Ala Saket Envelope-to: help-gnus...@gnu.org d=google.com; s=20120113; h=date:from:to:cc:subject:message-id:in-reply-to:references:x-mailer :mime-version:content-type:content-transfer-encoding :x-gm-message-state; bh=5xpkAMvRnHj7jWGf3r8xarPNk+u6zCTkVc2VVYpORmo=; b=pCTuQYJJ4QvUV3lJBeTDSoK5FbcGvdU6KO2TRnAmYIl/CZ0nAblrENLQruwUop4H+W Gr/301pzMjIplw58LKrGKsRqBUgyFZu9OUM5yWM51henlZelzjtyDaodatCwhx+fHWjq kJiUJIxjWxDx7kLQUqFdyNj+KGEg8jDebE+nZbPMhjFCgNyy7kPvoUSkUvsAaPpOnPHR R0whjyYqxbqsdV0mYE1SOUOlEyxKNFJ1GJXdlXs6z7q0AMrWcdDEDdFETbs1uagxiYAC 0E9i5+ynGSH11ySgZIbRu2fVLM5D2aYs0KmKGXtnqjej5ofM1pSvcwdPD6ySyafxSunL Lhmw== In-Reply-To: X-Mailer: Claws Mail 3.8.0cvs39 (GTK+ 2.24.10; i486-dragora-linux-gnu) X-Gm-Message-State: ALoCoQkyjXfzPophzKvx/DLdKJQ4SvZyHjIPplSpm2qEGHW608AY9fXB2IOikNm1Zt7U2N56ZZWP X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 209.85.213.169 X-BeenThere: help-gnus...@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNUstep programming environment List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On Windows is better install each package separately. Make, Base, GUI and Back. Startup is for gnu/linux users.=20 El Thu, 17 May 2012 13:08:04 +0300 Ala Saket 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: >=20 > 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 bug-gnus...@gnu.org and send the > /cygdrive/c/mygnu/gnustep/msys/1.0/home/install/gnustep-startup-0.28.0/bu= ild/logs.tar.gz > file >=20 >=20 > 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). >=20 > What do i need to do? >=20 > 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. >=20 > Thanks! >=20 > Ala