BUG #15254: The configure --with-zlib option ignores zlib customlocation

Поиск
Список
Период
Сортировка
От PG Bug reporting form
Тема BUG #15254: The configure --with-zlib option ignores zlib customlocation
Дата
Msg-id 153013272445.20033.10255441512493423589@wrigleys.postgresql.org
обсуждение исходный текст
Ответы Re: BUG #15254: The configure --with-zlib option ignores zlib customlocation  (Andres Freund <andres@anarazel.de>)
Список pgsql-bugs
The following bug has been logged on the website:

Bug reference:      15254
Logged by:          Stephane Eybert
Email address:      mittiprovence@yahoo.se
PostgreSQL version: 10.4
Operating system:   Linux Lubuntu 16.04
Description:

My zlib is being built under the user home directory. So is my postgresql
system.

zlib:
./configure \
  --prefix=/home/stephane/programs/install

postgresql:
./configure \
  --prefix=/home/stephane/programs/install \
  --without-zlib

Not all of us can install outside of our user directory. The postgresql
stands out quite lonely on that.


В списке pgsql-bugs по дате отправления:

Предыдущее
От: Jeff Janes
Дата:
Сообщение: Re: BUG #15253: DROP/select/update query waiting for pg_dump
Следующее
От: Andres Freund
Дата:
Сообщение: Re: BUG #15254: The configure --with-zlib option ignores zlib customlocation