Hello: I am upgrading to postgresql version 7.2.1. I found that the psql has not included the readline library automatically and doesn't have any readline and history command function. So I configure the postgresql with option --with-includes=/usr/local/include and --with-libs=/usr/libs/ so that it should be able to search for the corresponding library and header files (libreadline.a, history.h, readline.h). But it still fails!!!! Does anyone get any idea??
Thanks a lot! _________________________________________________________________ Send and receive Hotmail on your mobile device: http://mobile.msn.com ---------------------------(end of broadcast)--------------------------- TIP 4: Don't 'kill -9' the postmaster