From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
---|---|
To: | The Hermit Hacker <scrappy(at)hub(dot)org> |
Cc: | PostgreSQL Development <pgsql-hackers(at)postgresql(dot)org> |
Subject: | Re: Installation layout idea |
Date: | 2000-08-19 22:37:45 |
Message-ID: | Pine.LNX.4.21.0008200034480.461-100000@localhost.localdomain |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
The Hermit Hacker writes:
> I do have issues with the whole /usr/local/include/pgsql concept though
> ... that is one of the things that I *really* hate about FreeBSD ports
> where they install qt 1.x in /usr/X11R6/include/qt and qt 2 in
> /usr/X11R6/include/qt2, and ... *roll eyes* I like the fact that
> everything goes into one place ...
Whether or not this is a good idea is not really on trial here, although
I'd certainly hate to have the 200 Qt include files cluttering
/usr/include or some such directory. The fact is that various file system
standards, including FHS and GNU (and apparently FreeBSD) request
(require) such behaviour.
As long as we install semi-internal files such as config.h we better put
them in a non-shared location. The current state is broken in my mind.
--
Peter Eisentraut Sernanders väg 10:115
peter_e(at)gmx(dot)net 75262 Uppsala
http://yi.org/peter-e/ Sweden
From | Date | Subject | |
---|---|---|---|
Next Message | Peter Eisentraut | 2000-08-19 22:54:17 | Re: autoconf check for AF_UNIX sockets |
Previous Message | Peter Eisentraut | 2000-08-19 22:33:49 | Re: Re: [GENERAL] +/- Inf for float8's |