Skip to content

Instantly share code, notes, and snippets.

@springmeyer
Created November 6, 2013 21:10
Show Gist options
  • Save springmeyer/d324e60c4082d4bdce42 to your computer and use it in GitHub Desktop.
Save springmeyer/d324e60c4082d4bdce42 to your computer and use it in GitHub Desktop.
$ sudo apt-get install build-essential git cmake libprotoc-dev libprotobuf7 protobuf-compiler libprotobuf-dev libosmpbf-dev libpng
12-dev libbz2-dev libstxxl-dev libstxxl-doc libstxxl1 libxml2-dev libzip-dev lua5.1 liblua5.1-0-dev libluabind-dev
Reading package lists... Done
Building dependency tree
Reading state information... Done
git is already the newest version.
libbz2-dev is already the newest version.
liblua5.1-0-dev is already the newest version.
libpng12-dev is already the newest version.
libprotobuf-dev is already the newest version.
libprotobuf7 is already the newest version.
libprotoc-dev is already the newest version.
libzip-dev is already the newest version.
lua5.1 is already the newest version.
protobuf-compiler is already the newest version.
libosmpbf-dev is already the newest version.
libstxxl-dev is already the newest version.
libstxxl-doc is already the newest version.
libstxxl1 is already the newest version.
build-essential is already the newest version.
cmake is already the newest version.
libxml2-dev is already the newest version.
The following packages were automatically installed and are no longer required:
libtorque2 libicu48 libopenmpi-dev libopenmpi1.3 libnuma1 libibverbs1 libibverbs-dev libicu-dev mpi-default-dev openmpi-common
Use 'apt-get autoremove' to remove them.
The following extra packages will be installed:
libboost-dev libboost-python-dev libboost-python1.46-dev libboost-python1.46.1 libboost1.46-dev
Suggested packages:
libboost1.46-doc python3 libboost-date-time1.46-dev libboost-filesystem1.46-dev libboost-graph1.46-dev libboost-iostreams1.46-dev libboost-math1.46-dev
libboost-program-options1.46-dev libboost-random1.46-dev libboost-regex1.46-dev libboost-serialization1.46-dev libboost-signals1.46-dev libboost-system1.46-dev
libboost-test1.46-dev libboost-thread1.46-dev libboost-wave1.46-dev xsltproc doxygen docbook-xml docbook-xsl default-jdk fop libluabind-doc libluabind-examples
The following NEW packages will be installed:
libboost-dev libboost-python-dev libboost-python1.46-dev libboost-python1.46.1 libboost1.46-dev libluabind-dev
0 upgraded, 6 newly installed, 0 to remove and 10 not upgraded.
Need to get 0 B/8,348 kB of archives.
After this operation, 61.1 MB of additional disk space will be used.
Do you want to continue [Y/n]?
Selecting previously unselected package libboost1.46-dev.
(Reading database ... 58008 files and directories currently installed.)
Unpacking libboost1.46-dev (from .../libboost1.46-dev_1.46.1-7ubuntu3_amd64.deb) ...
Selecting previously unselected package libboost-dev.
Unpacking libboost-dev (from .../libboost-dev_1.48.0.2_amd64.deb) ...
Selecting previously unselected package libboost-python1.46.1.
Unpacking libboost-python1.46.1 (from .../libboost-python1.46.1_1.46.1-7ubuntu3_amd64.deb) ...
Selecting previously unselected package libboost-python1.46-dev.
Unpacking libboost-python1.46-dev (from .../libboost-python1.46-dev_1.46.1-7ubuntu3_amd64.deb) ...
Selecting previously unselected package libboost-python-dev.
Unpacking libboost-python-dev (from .../libboost-python-dev_1.48.0.2_amd64.deb) ...
Selecting previously unselected package libluabind-dev.
Unpacking libluabind-dev (from .../libluabind-dev_0.9.1+dfsg-4_amd64.deb) ...
Processing triggers for man-db ...
Setting up libboost1.46-dev (1.46.1-7ubuntu3) ...
Setting up libboost-dev (1.48.0.2) ...
Setting up libboost-python1.46.1 (1.46.1-7ubuntu3) ...
Setting up libboost-python1.46-dev (1.46.1-7ubuntu3) ...
Setting up libboost-python-dev (1.48.0.2) ...
Setting up libluabind-dev (0.9.1+dfsg-4) ...
Processing triggers for libc-bin ...
ldconfig deferred processing now taking place
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment