On Mon, Jul 7, 2008 at 11:05 AM, Urs Golla <[EMAIL PROTECTED]> wrote: > Hi > > I am trying to upgrade to samba 3.2 with the experimental package for > rhel5 64 bit from sernet. it tells me i have to install > libtalloc.so.1()(64bit) first. where do i get this? "yum provides > libtalloc.so.1" does not find anything. > > thanks > urs
I have same error. The libraries are in /usr/lib64/samba/. So I created a file /etc/ld.so.conf.d/samba-3.2.0-x86_64.conf with one line: /usr/lib64/samba Run ldconfig and that's ok :-) -- http://vnoss.org -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba
