Dear users, can somebody help me with starting
aolserver with nspostgres?

When I issue the following command:
./bin/nsd -fzt ./nsd.tcl -u nsadmin

I get this error:

[14/Oct/2005:23:54:46][9395.18446744072291651328][-main-]
Warning: modload: could not load
/usr/local/aolserver/bin/nspostgres.so: libpq.so.4:
cannot open shared object file: No such file or
directory
[14/Oct/2005:23:54:46][9395.18446744072291651328][-main-]
Fatal: modload: failed to load module
'/usr/local/aolserver/bin/nspostgres.so'

When I did a ldd I saw:

ldd bin/nspostgres.so
        libpq.so.4 => not found
        libnsthread.so =>
/usr/local/aolserver//lib/libnsthread.so
(0x00002aaaaabdc000)
        libnsd.so =>
/usr/local/aolserver//lib/libnsd.so
(0x00002aaaaace4000)
        libtcl8.4.so => /usr/local/lib/libtcl8.4.so
(0x00002aaaaae43000)
        libdl.so.2 => /lib64/libdl.so.2
(0x00002aaaab005000)
        libpthread.so.0 => /lib64/tls/libpthread.so.0
(0x00002aaaab108000)
        libm.so.6 => /lib64/tls/libm.so.6
(0x00002aaaab21e000)
        libz.so.1 => /lib64/libz.so.1
(0x00002aaaab375000)
        libgcc_s.so.1 => /lib64/libgcc_s.so.1
(0x00002aaaab488000)
        libc.so.6 => /lib64/tls/libc.so.6
(0x00002aaaab594000)
        /lib64/ld-linux-x86-64.so.2
(0x0000555555554000)


I'm using aolserver 4.0.10 together with nspostgres4
and postgresql8 on suse 9.3 amd64.

What could be wrong here?

When I issue the same command when logged in directly
as root (so NOT a SU as was the case above), I get the
following result:

Warning: modload: could not load
/usr/local/aolserver/bin/nspostgres.so:
/usr/loical/aolserver/bin/nspostgres.so: undefined
symbol: Ns_DbGetRow
Fatal: modload: failed to load module
/usr/local/aolserver/bin/nspostgres.so

The ldd command shows nothing strange and even
libpq.so.4 can be linked.

What is the case here?



                
__________________________________ 
Yahoo! Music Unlimited 
Access over 1 million songs. Try it free.
http://music.yahoo.com/unlimited/


--
AOLserver - http://www.aolserver.com/

To Remove yourself from this list, simply send an email to <[EMAIL PROTECTED]> 
with the
body of "SIGNOFF AOLSERVER" in the email message. You can leave the Subject: 
field of your email blank.

Reply via email to