Log of an installation of libexodus on Ubuntu 8.04.1 LTS

From NEOSYS Dev Wiki
Revision as of 14:00, 24 November 2010 by Steve (talk | contribs) (Reverted edits by Anecada (Talk) to last revision by Steve)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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