This is a discussion on [Samba] Samba 3.2.0: error while loading shared libraries:libtalloc.so.1 within the Samba forums, part of the Networking and Network Related category; Hi, Just try to build rpm of Samba on my CentOS 5.2 box. RPM building & updating were fine, ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
Hi,
Just try to build rpm of Samba on my CentOS 5.2 box. RPM building & updating were fine, but I can not start smbd. Here are errors: # service smb start Starting SMB services: smbd: error while loading shared libraries: libtalloc.so.1: cannot open shared object file: No such file or directory [FAILED] Starting NMB services: nmbd: error while loading shared libraries: libtalloc.so.1: cannot open shared object file: No such file or directory [FAILED] With "yum provides libtalloc.so.1" I can not found any package for this library :( Any idea for help ? Thanks -- http://vnoss.org -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |
|
|||
|
On Tue, 2008-07-01 at 21:24 +0200, Vnpenguin wrote:
> Hi, > Just try to build rpm of Samba on my CentOS 5.2 box. RPM building & > updating were fine, but I can not start smbd. Here are errors: > > # service smb start > Starting SMB services: smbd: error while loading shared libraries: > libtalloc.so.1: cannot open shared object file: No such file or > directory > [FAILED] > Starting NMB services: nmbd: error while loading shared libraries: > libtalloc.so.1: cannot open shared object file: No such file or > directory > [FAILED] > > With "yum provides libtalloc.so.1" I can not found any package for > this library :( > > Any idea for help ? You should use the spec file we use in Fedora 9 I think. That will create all necessary packages. Simo. -- Simo Sorce Samba Team GPL Compliance Officer <simo@samba.org> Senior Software Engineer at Red Hat Inc. <ssorce@redhat.com> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/listinfo/samba |