This is a discussion on readline library not found within the pgsql Novice forums, part of the PostgreSQL category; --> Hallo, I'm using Postgresql for the first time. I try to install Postgresql with the command "./configure" but get ...
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hallo, I'm using Postgresql for the first time. I try to install Postgresql with the command "./configure" but get an error-message: "readline library not found" Where would I find this library? Thank you Klaus Finger -- _____________________________ Infratherapie GmbH Klaus Finger Postfach 10 08 30 D-60008 Frankfurt Tel.: +49 - (0) 69 - 13 87 98 43 Fax +49 - (0) 69 - 740 93 771 Mail finger@infratherapie.de Web www.infratherapie.de ---------------------------(end of broadcast)--------------------------- TIP 9: In versions below 8.0, the planner will ignore your desire to choose an index scan if your joining column's datatypes do not match |
| ||||
| Finger Infratherapie writes: > Hallo, > I'm using Postgresql for the first time. > I try to install Postgresql with the command "./configure" > but get an error-message: "readline library not found" > > Where would I find this library? <ftp://ftp.gnu.org/gnu/readline/> regards, Andreas -- ---------------------------(end of broadcast)--------------------------- TIP 1: if posting/reading through Usenet, please send an appropriate subscribe-nomail command to majordomo@postgresql.org so that your message can get through to the mailing list cleanly |