[MacPorts] #16023: samba3 3.2.0 dynamic libs not well referenced
MacPorts
noreply at macports.org
Mon Feb 28 00:31:46 PST 2011
#16023: samba3 3.2.0 dynamic libs not well referenced
---------------------------------------------+------------------------------
Reporter: pierre.augeard@… | Owner: mww@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.6.0
Keywords: | Port: samba3
---------------------------------------------+------------------------------
Comment(by bugs@…):
with better formatting:
{{{
cd /opt/local/sbin/
mkdir bin
cd bin
ln -s /opt/local/lib/samba3/libtdb.dylib* .
ln -s /opt/local/lib/samba3/libtalloc.dylib* .
}}}
to start smbd/nmbd first cd into /opt/local/sbin
{{{
cd /opt/local/sbin/
./smbd -D
./nmbd -D
}}}
--
Ticket URL: <https://trac.macports.org/ticket/16023#comment:14>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list