Generic Unix Install
From Geoqo
Revision as of 04:37, 9 April 2007; view current revision
←Older revision | Newer revision→
←Older revision | Newer revision→
[edit]
Installing the prerequisites
Run:
./check-prerequisites.pl
- and follow the instructions. You will likely need to re-run it multiple times.
[edit]
Installing GeoQO itself
Run the following commands:
perl Makefile.PL make
And as root run:
make install
