From: | Karl DeBisschop <karl(at)debisschop(dot)net> |
---|---|
To: | Franck Martin <franck(at)sopac(dot)org> |
Cc: | pgsql-hackers(at)postgresql(dot)org, Lamar Owen <lamar(dot)owen(at)wgcr(dot)org> |
Subject: | Re: Re: RC3 ... and rpms... |
Date: | 2001-04-07 13:49:03 |
Message-ID: | 3ACF1ACF.906B9840@debisschop.net |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
Franck Martin wrote:
>
> I have no idea if what I say is true about the PG distribution by PG people, but
> I have noticed than in the rpms of other distros the postgresql-devel rpms do not
> include all the .h files necessary to build PG extensions. For instance the
> rtree.h and itup.h and gist.h headers are missing. Could you please ensure that
> all the headers are taken into account when you write your spec file.
>
> May be also in the tar.gz or tar.bz2 distribution (bz2 is more effective than gz
> and available on all platforms) you add a developer file that list all the
> required headers, so that package builders know which files to include.
In my experience so far, it is also noticably slower than gzip. It does
work, and it is available. I have not yet been convinced that the space
savings is worth the time lost. But ISTM this is a minor point.
> It seems that the rpm distributions will go as:
> postgresql
> postgresql-docs (user and manager docs)
> postgresql-devel (header files and developper docs)
Actually, since you can suppress installation of the docs with --nodocs,
I would very much prefer to keep the html and text docs in the main RPM.
Otherwise I have two directories in /usr/doc for one software suite.
The 'hard copy' docs can go whereever they want as far as I'm concerned,
since I typically have little use for paper these days.
Of course, these are only my preferences, but it seems unlikely that the
assertions above are universally accepted either.
--
Karl DeBisschop
From | Date | Subject | |
---|---|---|---|
Next Message | Lamar Owen | 2001-04-07 13:56:04 | Re: Re: RC3 ... |
Previous Message | The Hermit Hacker | 2001-04-07 13:39:46 | Re: Re: RC3 ... |