Installation error chroot libdb*

Frank Stuehmer <[email protected]> Thu, 23 Jun 2005 09:54:30 +0200
Newsgroups gmane.linux.suse.proxy-suite
Message-ID <[email protected]>
Hello,

at fresh installed Suse 9.3 with ftp-proxy-suite and compartement.
(btw. same issue with 9.2)

"/etc/rc.d/ftp-proxy chroot" results in error message:
no such file or directory '/lib/libdb*'

libdb* files are in /usr/lib/

second problem came up:
no such file or directory '/usr/lib/libdbus-glib-1.a'
its because no x-rights exist for this file.
I think we don't need the libdbus libraries for ftp-proxy.

Correct startscript line 555:

- LIBS="/lib/libnss* /lib/libnsl* /lib/libresolv* /lib/libdb*"
+ LIBS="/lib/libnss* /lib/libnsl* /lib/libresolv* /usr/lib/libdb-*"

Now all seems correct. Is it really o.k.?

Frank


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]