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 [EMAIL PROTECTED] EnterpriseDB http://enterprisedb.com 512.569.9461 (cell) ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to [EMAIL PROTECTED] so that your message can get through to the mailing list cleanly