Re: Install GNUStep on Ubuntu 16

Ivan Vučica <[email protected]> Thu, 12 May 2016 09:11:29 +0000
Newsgroups gmane.comp.lib.gnustep.user
Message-ID <CAGPLYoRo2M+V8=CX8Yp3=hyYfkSD_OneNuimpPUW5HRzNvZ_1g@mail.gmail.com>
--===============8434341113731329710==
Content-Type: multipart/alternative; boundary=047d7b3a8afcbe472b0532a18bf3

--047d7b3a8afcbe472b0532a18bf3
Content-Type: text/plain; charset=UTF-8

You are missing gnustep-make, which should have been installed when you did
this previously:
  sudo apt-get install gnustep-devel

If you are not missing it, then you need to load some settings into your
current shell. Presuming you use bash as your shell, and if I remember
correctly:
  . /usr/share/GNUstep/Makefiles/GNUstep.sh

"What is this?!", you might be asking.

Because GNUstep could be installed in many locations on your system, this
lets Makefiles know where that actually is, without having any sort of
logic to discover this. (We could tell everyone they must use
gnustep-config, but you would still run into Makefiles that don't do it.)

If you are installing from source, you do (iirc) get a message suggesting
you should update your .bashrc or .bash_profile. There isn't a good
opportunity to do so in Debian (or the packager elected not to do it).

If we were shipping a prebuilt "reference desktop", we would certainly do
this for you.

On Thu, May 12, 2016, 07:16 Gerhard Huber <[email protected]> wrote:

>
> First question: did you try running make && sudo -E make install ?
>
>
> I opend a Terminal and moved to the downloaded Gorm folder. Then I typed
> "make" and got the message
> GNUmakefile:29: /common.make: file or folder not found
>
>
>
> > Of course, first removing GORM that may have been installed from Debian
> packages.
> no, I didn't remove the old Gorm, but I am afraid now that I would have no
> more Gorm after this. Will the message above go away if I remove it?
>

--047d7b3a8afcbe472b0532a18bf3
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<p dir=3D"ltr">You are missing gnustep-make, which should have been install=
ed when you did this previously:<br>
=C2=A0 sudo apt-get install gnustep-devel</p>
<p dir=3D"ltr">If you are not missing it, then you need to load some settin=
gs into your current shell. Presuming you use bash as your shell, and if I =
remember correctly:<br>
=C2=A0 . /usr/share/GNUstep/Makefiles/GNUstep.sh</p>
<p dir=3D"ltr">&quot;What is this?!&quot;, you might be asking.</p>
<p dir=3D"ltr">Because GNUstep could be installed in many locations on your=
 system, this lets Makefiles know where that actually is, without having an=
y sort of logic to discover this. (We could tell everyone they must use gnu=
step-config, but you would still run into Makefiles that don&#39;t do it.)<=
/p>
<p dir=3D"ltr">If you are installing from source, you do (iirc) get a messa=
ge suggesting you should update your .bashrc or .bash_profile. There isn&#3=
9;t a good opportunity to do so in Debian (or the packager elected not to d=
o it).</p>
<p dir=3D"ltr">If we were shipping a prebuilt &quot;reference desktop&quot;=
, we would certainly do this for you.</p>
<br><div class=3D"gmail_quote"><div dir=3D"ltr">On Thu, May 12, 2016, 07:16=
 Gerhard Huber &lt;<a href=3D"mailto:[email protected]">[email protected]</a>=
&gt; wrote:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 =
0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor=3D"#FFFFFF=
" text=3D"#000066">
    <br>
    <blockquote type=3D"cite">
      <p dir=3D"ltr">First question: did you try running make &amp;&amp;
        sudo -E make install ?</p>
    </blockquote>
    </div><div bgcolor=3D"#FFFFFF" text=3D"#000066"><p dir=3D"ltr"><br>
      I opend a Terminal and moved to the downloaded Gorm folder. Then I
      typed &quot;make&quot; and got the message <br>
    </p>
    GNUmakefile:29: /common.make: file or folder not found</div><div bgcolo=
r=3D"#FFFFFF" text=3D"#000066"><br>
    <br>
    <br>
    <p dir=3D"ltr">&gt; Of course, first removing GORM that may have been
      installed from Debian packages.</p></div><div bgcolor=3D"#FFFFFF" tex=
t=3D"#000066">
    no, I didn&#39;t remove the old Gorm, but I am afraid now that I would
    have no more Gorm after this. Will the message above go away if I
    remove it?<br>
  </div>

</blockquote></div>

--047d7b3a8afcbe472b0532a18bf3--


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

--===============8434341113731329710==--