Log of an installation of libexodus on Ubuntu 8.04.1 LTS: Difference between revisions

From NEOSYS Dev Wiki
Jump to navigationJump to search
m (Reverted edits by Anecada (Talk) to last revision by Steve)
 
(One intermediate revision by one other user not shown)
(No difference)

Latest revision as of 14:00, 24 November 2010

Preparation

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install postgresql postgresql-server-dev* libpq-dev  build-essential subversion \
libboost-dev libboost-date-time-dev libboost-filesystem-dev libboost-regex-dev libboost-thread-dev

The rest is almost identical to Log_of_an_installation_of_libexodus_on_Centos_5.3