Re: [HACKERS] Building Postgres
От | Thomas Lockhart |
---|---|
Тема | Re: [HACKERS] Building Postgres |
Дата | |
Msg-id | 376F22C5.18E905F8@alumni.caltech.edu обсуждение исходный текст |
Ответ на | Re: [HACKERS] Building Postgres (Tom Lane <tgl@sss.pgh.pa.us>) |
Список | pgsql-hackers |
> In the meantime, I'd suggest living with the static-library build, or > else installing libpq and then repeating the build step for psql... For v6.5, I think I'm going to do the phased build (the "repeating" option). But I'm pretty sure I'll do it with a patch to the top level Makefile, and will suggest it as a feature for v6.6, so this phasing can be repeated. It's an interesting problem, since preparing an rpm involves building the entire app, and then copying pieces like libraries into the binary rpm file. For the basic pieces this looks fairly straightforward, except for the phasing problem mentioned above, but for some packages like perl and pythong it apparently involves modifying configuration files in the perl or python distribution itself. Hopefully there will be a reasonable way to do it... - Thomas -- Thomas Lockhart lockhart@alumni.caltech.edu South Pasadena, California
В списке pgsql-hackers по дате отправления: