Monday, March 1, 2010

installing tuntap for OS X via macports

sudo port install tuntaposx
Password:
---> Computing dependencies for tuntaposx
---> Fetching tuntaposx
---> Attempting to fetch tuntap_20090913_src.tar.gz from http://kent.dl.sourceforge.net/tuntaposx
---> Verifying checksum(s) for tuntaposx
---> Extracting tuntaposx
---> Applying patches to tuntaposx
---> Configuring tuntaposx
---> Building tuntaposx
---> Staging tuntaposx into destroot
---> Creating launchd control script
###########################################################
# A startup item has been generated that will aid in
# starting tuntaposx with launchd. It is disabled
# by default. Execute the following command to start it,
# and to cause it to launch at startup:
#
# sudo launchctl load -w /Library/LaunchDaemons/org.macports.tuntaposx.plist
###########################################################
Note: tuntaposx installs files outside the common directory structure.
---> Installing tuntaposx @20090913_1+darwin_10+universal
---> Activating tuntaposx @20090913_1+darwin_10+universal
---> Cleaning tuntaposx

No comments:

Post a Comment