Re: gnustartup

Ala Saket <[email protected]> Sat, 19 May 2012 10:13:57 +0300
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <CAA+6Tvq+YfdG4tVi6AO51QzE4EHWT4o_=vwgTv3z38wh3ZBszQ@mail.gmail.com>
--===============1900268965034648862==
Content-Type: multipart/alternative; boundary=90e6ba21240999b1ca04c05e69fb

--90e6ba21240999b1ca04c05e69fb
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

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.

How come the other method i tried through MiniGW doesn't work well for
windows when the steps describe how install for windows?

Anyhow i've been trying to get the environment to work to compile objective
c but am not getting anywhere.

Best Regards,

Ala

On Sat, May 19, 2012 at 1:22 PM, Germ=E1n A. Arias <[email protected]> wro=
te:

> 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
>
>

--90e6ba21240999b1ca04c05e69fb
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">As i mentioned in my original email when i install (setup,=
core,dev) and then install =A0(make, base, gui, back) by running (./configu=
re, make, make install) it installs fine, but when i run gcc for a file i g=
et (Foundation/NSObject not a valid file or directory). =A0Should i be addi=
ng flags when i install the (make,base,etc...) or have a particular path wh=
ere i put the folders and run the ./configure for? =A0I have tried those st=
eps several times but am not getting any results.<div>
<br></div><div>How come the other method i tried through MiniGW doesn&#39;t=
 work well for windows when the steps describe how install for windows?</di=
v><div><br></div><div>Anyhow i&#39;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 <s=
pan dir=3D"ltr">&lt;<a href=3D"mailto:[email protected]" target=3D"_blank"=
>[email protected]</a>&gt;</span> wrote:<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">On Windows is better install each package se=
parately. 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 &lt;<a href=3D"mailto:[email protected]">[email protected]</a>&=
gt; escribi=F3:<br>
<div class=3D"HOEnZb"><div class=3D"h5">&gt; I am trying to install gnu usi=
ng the steps on<br>
&gt; <a href=3D"http://wiki.gnustep.org/index.php/Installation_on_Windows#I=
nstall_MinGW" target=3D"_blank">http://wiki.gnustep.org/index.php/Installat=
ion_on_Windows#Install_MinGW</a><br>
&gt; however when I am in gnu-startup-0.28.0 and want to<br>
&gt; run ./installgnustep, I keep getting the following messages and error:=
<br>
&gt;<br>
&gt; configure: WARNING: you should use --build, --host, --target<br>
&gt; configure: WARNING: you should use --build, --host, --target<br>
&gt; configure: WARNING: invalid host type: Saket/GNUstep<br>
&gt; configure: WARNING: you should use --build, --host, --target<br>
&gt; configure: WARNING: you should use --build, --host, --target<br>
&gt; configure: WARNING: invalid host type: Saket/GNUstep/GNUstep.conf<br>
&gt; configure: WARNING: unrecognized options: --disable-gsnd<br>
&gt; checking build system type... Invalid configuration `A.&#39;: machine<=
br>
&gt; `A.&#39; not recognized<br>
&gt; configure: error: /bin/sh<br>
&gt; /cygdrive/c/mygnu/gnustep/msys/1.0/home/install/gnustep-startup-0.28.0=
/config.sub<br>
&gt; A. failed<br>
&gt; *********************************************************************<=
br>
&gt; There was a problem checking the configuration of you system.<br>
&gt; One possible cause is that you do not have a C or Objective-C<br>
&gt; compiler on your system<br>
&gt; Please see the instructions that came with your operating system<br>
&gt; for installing the GNU GCC compiler and installing a developer<br>
&gt; system for compiling programs<br>
&gt; *********************************************************************<=
br>
&gt; cp: cannot stat `setupvars&#39;: No such file or directory<br>
&gt; If you don&#39;t understand something or think a test is in error,<br>
&gt; please email <a href=3D"mailto:[email protected]">[email protected]=
g</a> and send the<br>
&gt; /cygdrive/c/mygnu/gnustep/msys/1.0/home/install/gnustep-startup-0.28.0=
/build/logs.tar.gz<br>
&gt; file<br>
&gt;<br>
&gt;<br>
&gt; The path i&#39;m in is<br>
&gt; /c/mygnu/gnustep/msys/1.0/home/install/gnustep-startup-0.28.0/<br>
&gt; my computer or user name is : Ala A. Saket (which i think might be the=
<br>
&gt; problem)<br>
&gt; I tried installing from a msys shell as well as a cygwin shell but i&#=
39;m<br>
&gt; getting the same message.<br>
&gt; I ran ./configure and didn&#39;t get any error messages (that i could =
see<br>
&gt; at least).<br>
&gt;<br>
&gt; What do i need to do?<br>
&gt;<br>
&gt; I have already tried installing using the system, core &amp; dev .exe<=
br>
&gt; installers, and setup make, base, gui and back, =A0but when i tried<br=
>
&gt; compiling fraction.m i got the error that foundation/NSobject is not<b=
r>
&gt; a valid file or directory, which apparently is a problem a lot of<br>
&gt; people have when trying to run GNUstep on windows.<br>
&gt;<br>
&gt; Thanks!<br>
&gt;<br>
&gt; Ala<br>
<br>
</div></div></blockquote></div><br></div></div>

--90e6ba21240999b1ca04c05e69fb--


--===============1900268965034648862==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Help-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-gnustep

--===============1900268965034648862==--