Re: Installation Postgres 8.1.3 on Linux Suse 9.1

Поиск
Список
Период
Сортировка
От Andy Shellam
Тема Re: Installation Postgres 8.1.3 on Linux Suse 9.1
Дата
Msg-id 43FC5F2D.9060305@mailnetwork.co.uk
обсуждение исходный текст
Ответ на Installation Postgres 8.1.3 on Linux Suse 9.1  ("Moritz Bayer" <moritz.bayer@googlemail.com>)
Список pgsql-admin
Hi moritz,

termcap seems stable at 1.3.1 (it hasn't been updated since 2002 so chances are it wont be again.)
readline is now up to 5.1 - I've updated the 5.0 library on my server and all seems OK.

Termcap you can get from: ftp://prep.ai.mit.edu/pub/gnu/termcap/termcap-1.3.1.tar.gz
(cd into your /tmp folder and do wget ftp://prep.ai.mit.edu/pub/gnu/termcap/termcap-1.3.1.tar.gz)

For readline 5.1 do:
wget ftp://ftp.cwru.edu/pub/bash/readline-5.1.tar.gz

Then if you un-tar each of the above 2 files, cd into readline-5.1 and termcap-1.3.1 respectively and in each one do:

./configure && make && make install

Then try re-configuring pgSQL 8.1.3.

Regards

Andy

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

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: Re: Installation Postgres 8.1.3 on Linux Suse 9.1
Следующее
От: "Jayaram Bhat"
Дата:
Сообщение: unsubscribe