Message from discussion
gnustartup
Received: by 10.205.134.138 with SMTP id ic10mr1780649bkc.8.1337439864079;
Sat, 19 May 2012 08:04:24 -0700 (PDT)
Path: e27ni17274bkw.0!nntp.google.com!news2.google.com!news1.google.com!news.glorb.com!usenet.stanford.edu!not-for-mail
From: Adam Fedor <fe...@gnu.org>
Newsgroups: gnu.gnustep.help
Subject: Re: gnustartup
Date: Sat, 19 May 2012 11:04:11 -0400
Lines: 243
Approved: help-gnus...@gnu.org
Message-ID: <mailman.1402.1337439862.855.help-gnustep@gnu.org>
References: <CAA+6TvpQb4xiuXKaXvOGiyBpYWikRLm2eWdhJ2joPTG+VMt7bg@mail.gmail.com>
<20120519042259.78007602@rafaela>
<CAA+6Tvq+YfdG4tVi6AO51QzE4EHWT4o_=vwgTv3z38wh3ZBszQ@mail.gmail.com>
NNTP-Posting-Host: lists.gnu.org
Mime-Version: 1.0 (Apple Message framework v1257)
X-Trace: usenet.stanford.edu 1337439863 5451 208.118.235.17 (19 May 2012 15:04:23 GMT)
X-Complaints-To: action@cs.stanford.edu
Cc: Help GNUstep <help-gnus...@gnu.org>
To: Ala Saket <alasa...@gmail.com>
Envelope-to: help-gnus...@gnu.org
In-Reply-To: <CAA+6Tvq+YfdG4tVi6AO51QzE4EHWT4o_=vwgTv3z38wh3ZBszQ@mail.gmail.com>
X-Mailer: Apple Mail (2.1257)
X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 3)
X-Received-From: 208.118.235.10
X-BeenThere: help-gnus...@gnu.org
X-Mailman-Version: 2.1.14
Precedence: list
List-Id: Users list for the GNUstep programming environment
<help-gnustep.gnu.org>
List-Unsubscribe: <https://lists.gnu.org/mailman/options/help-gnustep>,
<mailto:help-gnustep-requ...@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/help-gnustep>
List-Post: <mailto:help-gnus...@gnu.org>
List-Help: <mailto:help-gnustep-requ...@gnu.org?subject=help>
List-Subscribe: <https://lists.gnu.org/mailman/listinfo/help-gnustep>,
<mailto:help-gnustep-requ...@gnu.org?subject=subscribe>
Content-Type: multipart/alternative;
boundary="Apple-Mail=_437EC9B8-1378-44C7-AE89-2F6994E2D908"
--Apple-Mail=_437EC9B8-1378-44C7-AE89-2F6994E2D908
Content-Transfer-Encoding: quoted-printable
Content-Type: text/plain;
charset=iso-8859-1
You should read a tutorial on writing Makefiles for GNUstep:
http://www.gnustep.it/nicola/Tutorials/WritingMakefiles/index.html
It's much easier than just passing all the flags you need via gcc to =
find all the frameworks
On May 19, 2012, at 3:13 AM, Ala Saket wrote:
> As i mentioned in my original email when i install (setup,core,dev) =
and then install (make, base, gui, back) by running (./configure, make, =
make install) it installs fine, but when i run gcc for a file i get =
(Foundation/NSObject not a valid file or directory). Should i be adding =
flags when i install the (make,base,etc...) or have a particular path =
where i put the folders and run the ./configure for? I have tried those =
steps several times but am not getting any results.
>=20
> How come the other method i tried through MiniGW doesn't work well for =
windows when the steps describe how install for windows?
>=20
> Anyhow i've been trying to get the environment to work to compile =
objective c but am not getting anywhere.
>=20
> Best Regards,
>=20
> Ala
>=20
> On Sat, May 19, 2012 at 1:22 PM, Germ=E1n A. Arias =
<ger...@xelalug.org> wrote:
> On Windows is better install each package separately. Make, Base, GUI
> and Back. Startup is for gnu/linux users.
>=20
>=20
> El Thu, 17 May 2012 13:08:04 +0300
> Ala Saket <alasa...@gmail.com> 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/con=
fig.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/bui=
ld/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
>=20
>=20
> _______________________________________________
> Help-gnustep mailing list
> Help-gnus...@gnu.org
> https://lists.gnu.org/mailman/listinfo/help-gnustep
--Apple-Mail=_437EC9B8-1378-44C7-AE89-2F6994E2D908
Content-Transfer-Encoding: quoted-printable
Content-Type: text/html;
charset=iso-8859-1
<html><head></head><body style=3D"word-wrap: break-word; =
-webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">You =
should read a tutorial on writing Makefiles for =
GNUstep:<div><br></div><div><a =
href=3D"http://www.gnustep.it/nicola/Tutorials/WritingMakefiles/index.html=
">http://www.gnustep.it/nicola/Tutorials/WritingMakefiles/index.html</a></=
div><div><br></div><div>It's much easier than just passing all the flags =
you need via gcc to find all the =
frameworks</div><div><br></div><div><br><div><div>On May 19, 2012, at =
3:13 AM, Ala Saket wrote:</div><br =
class=3D"Apple-interchange-newline"><blockquote type=3D"cite"><div =
dir=3D"ltr">As i mentioned in my original email when i install =
(setup,core,dev) and then install (make, base, gui, back) by =
running (./configure, make, make install) it installs fine, but when i =
run gcc for a file i get (Foundation/NSObject not a valid file or =
directory). Should i be adding flags when i install the =
(make,base,etc...) or have a particular path where i put the folders and =
run the ./configure for? I have tried those steps several times =
but am not getting any results.<div>
<br></div><div>How come the other method i tried through MiniGW doesn't =
work well for windows when the steps describe how install for =
windows?</div><div><br></div><div>Anyhow i've been trying to get the =
environment to work to compile objective c but am not getting =
anywhere.</div>
<div><br></div><div>Best =
Regards,</div><div><br></div><div>Ala<br><br><div class=3D"gmail_quote">On=
Sat, May 19, 2012 at 1:22 PM, Germ=E1n A. Arias <span dir=3D"ltr"><<a =
href=3D"mailto:ger...@xelalug.org" =
target=3D"_blank">ger...@xelalug.org</a>></span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 =
.8ex;border-left:1px #ccc solid;padding-left:1ex">On Windows is better =
install each package separately. Make, Base, GUI<br>
and Back. Startup is for gnu/linux users.<br>
<br>
<br>
El Thu, 17 May 2012 13:08:04 +0300<br>
Ala Saket <<a =
href=3D"mailto:alasa...@gmail.com">alasa...@gmail.com</a>> =
escribi=F3:<br>
<div class=3D"HOEnZb"><div class=3D"h5">> I am trying to install gnu =
using the steps on<br>
> <a =
href=3D"http://wiki.gnustep.org/index.php/Installation_on_Windows#Install_=
MinGW" =
target=3D"_blank">http://wiki.gnustep.org/index.php/Installation_on_Window=
s#Install_MinGW</a><br>
> however when I am in gnu-startup-0.28.0 and want to<br>
> run ./installgnustep, I keep getting the following messages and =
error:<br>
><br>
> configure: WARNING: you should use --build, --host, --target<br>
> configure: WARNING: you should use --build, --host, --target<br>
> configure: WARNING: invalid host type: Saket/GNUstep<br>
> configure: WARNING: you should use --build, --host, --target<br>
> configure: WARNING: you should use --build, --host, --target<br>
> configure: WARNING: invalid host type: =
Saket/GNUstep/GNUstep.conf<br>
> configure: WARNING: unrecognized options: --disable-gsnd<br>
> checking build system type... Invalid configuration `A.': =
machine<br>
> `A.' not recognized<br>
> configure: error: /bin/sh<br>
> =
/cygdrive/c/mygnu/gnustep/msys/1.0/home/install/gnustep-startup-0.28.0/con=
fig.sub<br>
> A. failed<br>
> =
*********************************************************************<br>
> There was a problem checking the configuration of you system.<br>
> One possible cause is that you do not have a C or Objective-C<br>
> compiler on your system<br>
> Please see the instructions that came with your operating =
system<br>
> for installing the GNU GCC compiler and installing a developer<br>
> system for compiling programs<br>
> =
*********************************************************************<br>
> cp: cannot stat `setupvars': No such file or directory<br>
> If you don't understand something or think a test is in error,<br>
> please email <a =
href=3D"mailto:bug-gnus...@gnu.org">bug-gnus...@gnu.org</a> and send =
the<br>
> =
/cygdrive/c/mygnu/gnustep/msys/1.0/home/install/gnustep-startup-0.28.0/bui=
ld/logs.tar.gz<br>
> file<br>
><br>
><br>
> The path i'm in is<br>
> /c/mygnu/gnustep/msys/1.0/home/install/gnustep-startup-0.28.0/<br>
> my computer or user name is : Ala A. Saket (which i think might be =
the<br>
> problem)<br>
> I tried installing from a msys shell as well as a cygwin shell but =
i'm<br>
> getting the same message.<br>
> I ran ./configure and didn't get any error messages (that i could =
see<br>
> at least).<br>
><br>
> What do i need to do?<br>
><br>
> I have already tried installing using the system, core & dev =
.exe<br>
> installers, and setup make, base, gui and back, but when i =
tried<br>
> compiling fraction.m i got the error that foundation/NSobject is =
not<br>
> a valid file or directory, which apparently is a problem a lot =
of<br>
> people have when trying to run GNUstep on windows.<br>
><br>
> Thanks!<br>
><br>
> Ala<br>
<br>
</div></div></blockquote></div><br></div></div>
_______________________________________________<br>Help-gnustep mailing =
list<br><a =
href=3D"mailto:Help-gnus...@gnu.org">Help-gnus...@gnu.org</a><br>https://l=
ists.gnu.org/mailman/listinfo/help-gnustep<br></blockquote></div><br></div=
></body></html>=
--Apple-Mail=_437EC9B8-1378-44C7-AE89-2F6994E2D908--