On 03/22/2012 11:54 AM, Jeremy Allison wrote:
On Mon, Mar 12, 2012 at 05:17:39PM +0000, [email protected] wrote:
Hi Allison,
I have downloaded the package yesterday night, complied&
installed. While I am starting the nmbd& smbd process, I am getting below error.
# ./nmbd
exec(): 0509-036 Cannot load program ./nmbd because of the following errors:
0509-150 Dependent module libwbclient.so could not be loaded.
0509-022 Cannot load module libwbclient.so.
0509-026 System error: A file or directory in the path name does not
exist.
# ./smbd
exec(): 0509-036 Cannot load program ./smbd 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 need to fix your shared library load paths. Hopefully an AIX expert can
help.
I have the following lines in /etc/rc.tcpip for startup (this is AIX 5.2):
LIBPATH=/usr/lib:/lib:/usr/local/lib:/usr/local/samba/lib
/usr/local/samba/sbin/smbd -s /usr/local/samba/lib/smb.conf
LIBPATH=/usr/lib:/lib:/usr/local/lib:/usr/local/samba/lib
/usr/local/samba/sbin/nmbd -s /usr/local/samba/lib/smb.conf
--
Tim Evans, TKEvans.com, Inc. | 5 Chestnut Court
UNIX System Admin Consulting | Owings Mills, MD 21117
http://www.tkevans.com/ | 443-394-3864
http://www.come-here.com/News/ | [email protected]
--
To unsubscribe from this list go to the following URL and read the
instructions: https://lists.samba.org/mailman/options/samba