Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jul 2005 23:59:14 -0400
From:      Craig Rodrigues <rodrigc@crodrigues.org>
To:        freebsd-ports@freebsd.org
Subject:   net/samba3 port dependency on ldap?
Message-ID:  <20050713035914.GA3381@crodrigues.org>

next in thread | raw e-mail | index | archive | help
Hi,

I installed net/samba3 on -CURRENT using:

portinstall -PP samba

After installing net/samba3, when I tried to run the 'net' command, there 
were missing shared libraries:

/usr/local/bin/net:
	libcrypt.so.2 => /lib/libcrypt.so.2 (0x281b9000)
	libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x281d1000)
	libpopt.so.0 => /usr/local/lib/libpopt.so.0 (0x282be000)
	libldap-2.2.so.7 => not found (0x0)
	liblber-2.2.so.7 => not found (0x0)
	libc.so.6 => /lib/libc.so.6 (0x282c5000)
	libintl.so.6 => /usr/local/lib/libintl.so.6 (0x2839c000)


Shouldn't the samba3 port install the appropriate ldap libraries
if they are required by the binaries in the port?

-- 
Craig Rodrigues        
rodrigc@crodrigues.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050713035914.GA3381>