glibc, libc6 and psql

Поиск
Список
Период
Сортировка
От Ruedi.Hofer@ascom.ch
Тема glibc, libc6 and psql
Дата
Msg-id 0F03006MTKBB22@pmdf-it.hasler.ascom.ch
обсуждение исходный текст
Список pgsql-general
Hi

While compiling psql I ran into the following problem:

psql needs libreadline.so.3

libreadline.so.3 needs libc.so.6

Therefore I upgraded to libc6. Now while compiling psql
the linker says that lbc5 and libc6 may conflict.

It does! psql crashes with a segmentation fault while starting up.

Question:

Is psql available for libc5 or is libreadline available for libc5 ?

Is it possible to compile on mixed libc5, libc6 systems ?



Best regards
                                \\\|///
Ruedi Hofer                   \\  - -  //
                               (  @ @  )
-----------------------------oOOo-(_)-oOOo-----------------------------
Hessstrasse 32, 3097 Liebefeld, Switzerland  EMail: ruedi.hofer@span.ch


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

Предыдущее
От: "Sergei Chernev"
Дата:
Сообщение: IN/NOT IN operators
Следующее
От: Mario Filipe
Дата:
Сообщение: How do i use unix sockets...