Re: Installation error chroot libdb*
Marius Tomaschewski <[email protected]> Tue, 5 Jul 2005 10:52:03 +0200
| Newsgroups | gmane.linux.suse.proxy-suite |
|---|---|
| Organization | MaT@Home |
| Message-ID | <[email protected]> |
On Thu, Jun 23, 2005 at 09:54:30AM +0200, Frank Stuehmer wrote: > 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.? Yes, it should be fine. The complete line contains libraries, that aren't needed by the ftp-proxy binary directly, but by some other (glibc) library. Bye, Marius. -- ° --- Marius Tomaschewski <[email protected]>, Germany --- ° The number of UNIX installations has grown to 10, with more expected. - The Unix Programmer's Manual, 2nd Edition, June 1972 --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]