| Author |
Message |
|
|
Post subject: weird postgreSql problem
Posted: Jun 06, 2004 - 07:22 PM
|
|
Active Member
Joined: Dec 10, 2003
Posts: 45
|
|
Hi there, I just installed pgsql on qnx6.2.1NC and when I try initdb (or any other postgre command) I get the following error:
" The program
/opt/bin/postgres
used by initdb does not belong to PostgreSQL version 7.2.1, or
there may be a configuration problem.
This was the error message issued by that program:
unknown symbol: wcwidth
Could not resolve all symbols "
Maybe I missed something...is there anything I have to do after installing (from the 3rd party cd) before initdb?
Thanks for your patience |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jul 07, 2004 - 04:59 AM
|
|
Senior Member
Joined: Jul 06, 2002
Posts: 1629
|
|
| If I remember correctly, postgresql needs libreadline. Have you installed it from the 3rd party CD/repository ? what does "ls /usr/lib/libreadline*" say ? |
|
|
| |
|
|
|
 |
|
|
Post subject:
Posted: Jan 15, 2008 - 02:20 PM
|
|
New Member
Joined: Jan 15, 2008
Posts: 3
|
|
I have the same problem, I have installed package libreadline and the library files:
libreadline.so.4
libreadline.so
libreadline.a
are in /opt/lib directory (and not in /usr/lib)
I must install another package? |
|
|
| |
|
|
|
 |
|
|
Powered by PNphpBB2 © 2003-2007 The PNphpBB Group Credits |
|
|