Log of an installation of libexodus on Ubuntu 8.04.1 LTS

From NEOSYS Dev Wiki
Jump to navigationJump to search

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