Gentoo Archives: gentoo-dev

From: Holger Brueckner <lists@××××××××.de>
To: gentoo-dev@××××××××××.org
Subject: Re: [gentoo-dev] make install suggestion/question
Date: Wed, 13 Jun 2001 09:56:30
Message-Id: 007901c0f421$45ef9080$c800000a@netlabs.local
In Reply to: Re: [gentoo-dev] make install suggestion/question by Aaron Blew
1 hi,
2
3 just my personal opinion ... is there any reason to use opt at all ? ok, you
4 reply it's standard .. but what do we really need it for ? now we have /usr
5 /usr/local and /opt .. three different places for binaries to go too. i
6 really don't like that :)
7
8 here's my personal fix:
9
10 mv /opt /usr/opt
11 ln -s /usr/opt /opt
12
13 :)
14 Holger ... voted most angry looking #gentoo member ... *hehe*
15
16 > Oops. Well then, if that's the standard, all for it! Maybe I shouldn't
17 > write stuff like this so late at night ;).
18 >
19 > Thanks for setting me straight,
20 > -Aaron
21 >
22 >
23 > On 13 Jun 2001 02:25:32 +0200, Thilo Bangert wrote:
24 > > hi aaron,
25 > >
26 > > Am Mittwoch, 13. Juni 2001 09:02 schrieben Sie:
27 > > > I have question/suggestion. Is it really necessary to put mozilla,
28 > > > gnome and others in /opt? I know it keeps it a bit more organzed and
29 > > > such, but it really makes it a pain when compiling things. Some
30 > > > programs, despite what they're told to use via the configure script
31 > > > insist on using includes from /usr/include instead of
32 > > > /opt/gnome/include. If not changing it, at least provide sympolic
33 > > > links or something (ie ln -s /usr/gnome/include/* /usr/include/ ). I
34 > > > think it would solve quite a few problems.
35 > > >
36 > >
37 > > if i remember correctly does the Linux Standard Base define to put
38 > > gnome, kde etc in /opt - so your "things" configure scripts/Makefiles
39 > > should be adjusted to look there too/first.
40 > >
41 > > > -Aaron
42 > >
43 > > greetings
44 > > Thilo
45 > >
46 > > _______________________________________________
47 > > gentoo-dev mailing list
48 > > gentoo-dev@××××××××××.org
49 > > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
50 > >
51 >
52 >
53 > _______________________________________________
54 > gentoo-dev mailing list
55 > gentoo-dev@××××××××××.org
56 > http://cvs.gentoo.org/mailman/listinfo/gentoo-dev
57 >

Replies

Subject Author
Re: [gentoo-dev] make install suggestion/question Ben Lutgens <blutgens@×××××××.com>
Re: [gentoo-dev] make install suggestion/question AGottinger@t-online.de (Achim Gottinger)