Created
November 15, 2010 15:39
-
-
Save liwh/700486 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo port install mongodb | |
Password: | |
---> Computing dependencies for mongodb | |
---> Dependencies to be installed: boost boost-jam libpcap pcre scons spidermonkey nspr | |
---> Fetching boost-jam | |
---> Attempting to fetch boost-jam-3.1.18.tgz from http://cdnetworks-kr-2.dl.sourceforge.net/boost | |
---> Verifying checksum(s) for boost-jam | |
---> Extracting boost-jam | |
---> Applying patches to boost-jam | |
---> Configuring boost-jam | |
---> Building boost-jam | |
---> Staging boost-jam into destroot | |
---> Installing boost-jam @3.1.18_0 | |
---> Activating boost-jam @3.1.18_0 | |
---> Cleaning boost-jam | |
---> Fetching boost | |
---> Attempting to fetch boost_1_44_0.tar.bz2 from http://transact.dl.sourceforge.net/boost | |
---> Verifying checksum(s) for boost | |
---> Extracting boost | |
---> Configuring boost | |
---> Building boost | |
---> Staging boost into destroot | |
---> Installing boost @1.44.0_0 | |
---> Activating boost @1.44.0_0 | |
---> Cleaning boost | |
---> Fetching libpcap | |
---> Attempting to fetch libpcap-1.1.1.tar.gz from http://www.tcpdump.org/release/ | |
---> Verifying checksum(s) for libpcap | |
---> Extracting libpcap | |
---> Applying patches to libpcap | |
---> Configuring libpcap | |
---> Building libpcap | |
---> Staging libpcap into destroot | |
---> Installing libpcap @1.1.1_0 | |
---> Activating libpcap @1.1.1_0 | |
---> Cleaning libpcap | |
---> Fetching pcre | |
---> Attempting to fetch pcre-8.10.tar.bz2 from http://distfiles.macports.org/pcre | |
---> Verifying checksum(s) for pcre | |
---> Extracting pcre | |
---> Configuring pcre | |
---> Building pcre | |
---> Staging pcre into destroot | |
---> Installing pcre @8.10_0 | |
---> Activating pcre @8.10_0 | |
---> Cleaning pcre | |
---> Fetching scons | |
---> Attempting to fetch scons-2.0.1.tar.gz from http://distfiles.macports.org/python | |
---> Verifying checksum(s) for scons | |
---> Extracting scons | |
---> Applying patches to scons | |
---> Configuring scons | |
---> Building scons | |
---> Staging scons into destroot | |
---> Installing scons @2.0.1_0 | |
---> Activating scons @2.0.1_0 | |
---> Cleaning scons | |
---> Fetching nspr | |
---> Attempting to fetch nspr-4.8.6.tar.gz from http://ftp.mozilla.org/pub/mozilla.org/nspr/releases/v4.8.6/src/ | |
---> Verifying checksum(s) for nspr | |
---> Extracting nspr | |
---> Configuring nspr | |
---> Building nspr | |
---> Staging nspr into destroot | |
---> Installing nspr @4.8.6_0 | |
---> Activating nspr @4.8.6_0 | |
---> Cleaning nspr | |
---> Fetching spidermonkey | |
---> Attempting to fetch js-1.7.0.tar.gz from http://distfiles.macports.org/spidermonkey | |
---> Verifying checksum(s) for spidermonkey | |
---> Extracting spidermonkey | |
---> Applying patches to spidermonkey | |
---> Configuring spidermonkey | |
---> Building spidermonkey | |
---> Staging spidermonkey into destroot | |
---> Installing spidermonkey @1.7.0_4 | |
---> Activating spidermonkey @1.7.0_4 | |
---> Cleaning spidermonkey | |
---> Fetching mongodb | |
---> Attempting to fetch mongodb-src-r1.6.4.tar.gz from http://distfiles.macports.org/mongodb | |
---> Verifying checksum(s) for mongodb | |
---> Extracting mongodb | |
---> Applying patches to mongodb | |
---> Configuring mongodb | |
---> Building mongodb | |
---> Staging mongodb into destroot | |
---> Installing mongodb @1.6.4_0 | |
---> Activating mongodb @1.6.4_0 | |
---> Cleaning mongodb |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment