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

From NEOSYS Dev Wiki
Jump to navigationJump to search
No edit summary
Line 5: Line 5:


  sudo apt-get install postgresql postgresql-server-dev* libpq-dev libboost-dev libboost-date-time-dev libboost-filesystem-dev libboost-regex-dev libboost-thread-dev build-essential subversion
  sudo apt-get install postgresql postgresql-server-dev* libpq-dev libboost-dev libboost-date-time-dev libboost-filesystem-dev libboost-regex-dev libboost-thread-dev build-essential subversion
The rest is almost identical to [[Log_of_an_installation_of_libexodus_on_Centos_5.3]]

Revision as of 17:23, 11 July 2009

Preparation

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

The rest is almost identical to Log_of_an_installation_of_libexodus_on_Centos_5.3