bug-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #24675] libobjc installs by default into SYSTEM


From: Nicola Pero
Subject: [bug #24675] libobjc installs by default into SYSTEM
Date: Wed, 29 Oct 2008 21:45:58 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_5_5; en-us) AppleWebKit/525.18 (KHTML, like Gecko) Version/3.1.2 Safari/525.20.1

Follow-up Comment #2, bug #24675 (project gnustep):

/usr/GNUstep/System is for stuff installed by your GNUstep distribution. ;-)

If you are compiling libobjc from source, it should go into
/usr/GNUstep/Local
- like every other package.

Your packager, when creating your GNUstep distribution, if libobjc is part of
the
distribution, will put it into /usr/GNUstep/System.

But when you compile your own libobjc from source, you don't want to
overwrite
the libobjc that comes as part of your GNUstep distribution.

I know that traditionally all the "core" packages are installed into System,
but
that because we were all always compiling from sources and we had no
distributions or packagers at all.  As we're putting more and more efforts
into 
supporting packagers/packages as a separate group of people/process, we need

to adapt our habits and how we install things to take into account the
existence
of packagers and packages and the fact that they are a separate step.

So, when someone downloads libobjc from source to compile it, we have to
assume 
by default that they already have an entire GNUstep system, installed from 
packages, into /usr/GNUstep/System (or /usr/bin, /usr/lib on FHS), and that
libobjc ought to go into /usr/GNUstep/Local (or /usr/local/lib) to avoid 
overwriting the system packages/software.

We can make a compromise though: if they also compiled and installed 
gnustep-make from source, I'm happy to assume that they have installed
everything from source, they are using no packagers and there are no
packagers involved, and we can install all the "core" stuff into System.

So I guess we could make an exception for that, and it should work
for everyone who is building his own hand-made system from source.

But for the large public who will - hopefully - get gnustep-make as part
of some packaging/distribution system - their /usr/GNUstep/System
(or /usr/lib etc) is reserved for their packaging/distribution stuff and
we shouldn't be overwriting it when installing from source.

Thanks

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?24675>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]