Hi all I have installed samba in my UNIX server 5.2.But I am facing problem both in running swat and starting the samba daemons. When I type http:/localhost:901 in IE it gives the following error exec(): 0509-036 Cannot load program swat because of the following errors: 0509-150 Dependent module libtalloc.so could not be loaded. 0509-022 Cannot load module libtalloc.so. 0509-026 System error: A file or directory in the path name does not exist. And when I try to start the daemons it says command not found.I already have gcc installed in my system.What to do Heena ********************************Disclaimer******************************* The information contained in this message is BPCL's Confidential and Proprietary information and is intended only for the use of the recipient(s) named above. If the reader of this message is not the intended recipient, he/she is hereby notified that any use, dissemination, distribution, or copying of this communication or any of its content is strictly prohibited. In such case, please advise the sender immediately and delete it from your system. Further acknowledge that any views expressed in this message are those of the individual sender and no binding nature of the message shall be implied or assumed unless the sender does so expressly with due authority of BPCL. ***********************************************************************
On Fri, Dec 12, 2008 at 04:39:04PM +0530, heena kaushik wrote:> Hi all > I have installed samba in my UNIX server 5.2.But I am > facing problem both in running swat and starting the samba > daemons. > When I type http:/localhost:901 in IE it gives the > following error > exec(): 0509-036 Cannot load program swat because of the > following errors: 0509-150 Dependent module libtalloc.so > could not be loaded. 0509-022 Cannot load module > libtalloc.so. 0509-026 System error: A file or directory > in the path name does not exist.You should do an export LD_LIBRARY_PATH=<directory-where-libtalloc-lives> Volker -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20081212/c707d24a/attachment.bin
---- Original message ---->Date: Fri, 12 Dec 2008 12:53:50 +0100 >From: Volker Lendecke <Volker.Lendecke@SerNet.DE> >Subject: Re: [Samba] problem regarding samba >To: heena kaushik <heenakaushik@bharatpetroleum.in> >Cc: "samba@lists.samba.org" <samba@lists.samba.org> > >On Fri, Dec 12, 2008 at 04:39:04PM +0530, heena kaushik wrote: >> Hi all >> I have installed samba in my UNIX server 5.2.But I am >> facing problem both in running swat and starting the samba >> daemons. >> When I type http:/localhost:901 in IE it gives the >> following error >> exec(): 0509-036 Cannot load program swat because of the >> following errors: 0509-150 Dependent module libtalloc.so >> could not be loaded. 0509-022 Cannot load module >> libtalloc.so. 0509-026 System error: A file or directory >> in the path name does not exist. > >You should do an > >export LD_LIBRARY_PATH=<directory-where-libtalloc-lives> >Unless this is AIX, which it sounds like it is, and probably running the prebuilt pWare code. :-) Is this the case, Heena? Cheers, Bill>Volker >________________ >application.pgp-signature (1k bytes) >________________ >-- >To unsubscribe from this list go to the following URL and read the >instructions: https://lists.samba.org/mailman/listinfo/samba
On Fri, Dec 12, 2008 at 08:32:31AM -0500, William Jojo wrote:> Unless this is AIX, which it sounds like it is, and > probably running the prebuilt pWare code. :-)Well, "Unix 5.2" could be anything from Unixware to RHEL to who-knows :-) Volker -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available Url : http://lists.samba.org/archive/samba/attachments/20081212/283132a1/attachment.bin