net/samba3 port dependency on ldap?

Craig Rodrigues rodrigc at crodrigues.org
Wed Jul 13 03:59:22 GMT 2005


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 at crodrigues.org


More information about the freebsd-ports mailing list