degate:start
Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
degate:start [2016/02/24 04:49] – created mcmaster | degate:start [2016/02/24 04:55] (current) – mcmaster | ||
---|---|---|---|
Line 5: | Line 5: | ||
< | < | ||
sudo apt-get install -y \ | sudo apt-get install -y \ | ||
- | doxygen g++ gdb libgtkmm-2.4-dev libglademm-2.4-dev libxml++2.6-dev \ | + | |
- | libfreetype6-dev libzip-dev libgtkglextmm-x11-1.2-dev \ | + | libfreetype6-dev libzip-dev libgtkglextmm-x11-1.2-dev \ |
- | libxmlrpc-c++8-dev libtiff-dev libpng-dev libcurl4-gnutls-dev \ | + | libxmlrpc-c++8-dev libtiff-dev libpng-dev libcurl4-gnutls-dev \ |
- | libcppunit-dev \ | + | libcppunit-dev \ |
- | libboost1.54-dev \ | + | libboost1.54-dev \ |
- | libboost-date-time1.54.0 libboost-date-time1.54-dev \ | + | libboost-date-time1.54.0 libboost-date-time1.54-dev \ |
- | libboost-date-time1.54.0 libboost-date-time1.54-dev \ | + | libboost-date-time1.54.0 libboost-date-time1.54-dev \ |
- | libboost-system1.54 libboost-system1.54-dev \ | + | libboost-system1.54 libboost-system1.54-dev \ |
- | libboost-program-options1.54 libboost-program-options1.54-dev \ | + | libboost-program-options1.54 libboost-program-options1.54-dev \ |
- | libboost-filesystem1.54.0 libboost-filesystem1.54-dev \ | + | libboost-filesystem1.54.0 libboost-filesystem1.54-dev \ |
- | libboost-thread1.54-dev libboost-thread1.54.0 \ | + | libboost-thread1.54-dev libboost-thread1.54.0 \ |
+ | |||
+ | git clone git:// | ||
+ | cmake . | ||
+ | make | ||
+ | sudo make install | ||
</ | </ | ||
degate/start.1456289395.txt.gz · Last modified: 2016/02/24 04:49 by mcmaster