"John" <[email protected]> schreef in bericht news:[email protected]... > > "Sebastian Ries" <[email protected]> schreef in bericht > news:[email protected]... >> Hi >> >> I need to install a current version of samba on a server running >> SuSE9.0 :-/ >> >> My Idea was to use the binary package provided at samba.org for SLES9 >> but I do not have the exact libraries that are needed: >> >> libtalloc.so.1 is needed by samba-3.2.8-2.1.140 >> libtdb.so.1 is needed by samba-3.2.8-2.1.140 >> libwbclient.so.0 is needed by samba-3.2.8-2.1.140 >> -> these are also provided on samba.org so there should be no problem >> >> liblber.so.199 is needed by samba-3.2.8-2.1.140 >> libldap.so.199 is needed by samba-3.2.8-2.1.140 >> libpopt.so.0 is needed by samba-3.2.8-2.1.140 >> >> All of these are located on the system but with another version in the >> name e.g.: >> server:~ # ll /usr/lib/liblber* >> -rw-r--r-- 1 root root 61606 Oct 3 >> 2003 /usr/lib/liblber.a >> -rw-r--r-- 1 root root 785 Oct 3 >> 2003 /usr/lib/liblber.la >> lrwxrwxrwx 1 root root 18 Mar 12 >> 09:59 /usr/lib/liblber.so -> liblber.so.2.0.122 >> lrwxrwxrwx 1 root root 18 Aug 23 >> 2004 /usr/lib/liblber.so.2 -> liblber.so.2.0.122 >> -rwxr-xr-x 1 root root 56275 Sep 23 >> 2003 /usr/lib/liblber.so.2.0.122 >> >> Does someone have experiences with these libraries? >> Will (should) samba run when I just create the needed names as links to >> the available libraries? >> >> Any hint is welcome. >> >> Regards >> Sebastian Ries >> > Hi, > > The most easiest way to samba running on SuSE 9.0, is to use the Sernet > packages. Sernet provides recent Samba packages for older SuSE distro's > (back to 8.2). Check out: ftp://ftp.sernet.de/pub/samba/ > > An other possebility is to try to rebuild the samba packages based on the > specfile creation tools at > ftp://ftp.suse.com/pub/projects/samba/ SuSE 9.0 is close to SLES9. > This will not be easy and requires to use the old way "SuSE" buildsystem. > The SLES 9 specfile needs to be adapted to fit SuSE 9.0 > > > Success, > John
I just saw that link to binary SuSE packages at the Samba site mirrors ftp://ftp.suse.com/pub/projects/samba/ Using binary packages for not the same distro often gives problems. You should then at least rebuild the package. > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba > -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
