Обсуждение: hello

Поиск
Список
Период
Сортировка

hello

От
Cristian Ionescu
Дата:
My name is Cristian. I am from Romania.
I try to install postgresql from tar.gz . I extract from archive all
file. I enter in postgresql folder and run " ./configure". I receive
this message:
"
*** Could not execute a simple test program. This may be a problem
*** related to locating shared libraries. Check the file 'config.log'
*** for the exact reason.
"
I don't know what is problem. Here is my log file:
http://www.xplozia.ro/public/config.log.txt

Thanks,
Cristian

Re: hello

От
"Jim C. Nasby"
Дата:
On Thu, Oct 19, 2006 at 10:34:30AM +0300, Cristian Ionescu wrote:
> My name is Cristian. I am from Romania.
> I try to install postgresql from tar.gz . I extract from archive all
> file. I enter in postgresql folder and run " ./configure". I receive
> this message:
> "
> *** Could not execute a simple test program. This may be a problem
> *** related to locating shared libraries. Check the file 'config.log'
> *** for the exact reason.
> "
> I don't know what is problem. Here is my log file:
> http://www.xplozia.ro/public/config.log.txt

./conftest: error while loading shared libraries: libreadline.so.5:
cannot open shared object file: No such file or directory

Try ./configure --without-readline, though you probably won't like the
psql that results.
--
Jim Nasby                                            jim@nasby.net
EnterpriseDB      http://enterprisedb.com      512.569.9461 (cell)