Install on Fedora Core
From Geoqo
(Difference between revisions)
| Line 7: | Line 7: | ||
:and follow the instructions. You will likely need to re-run it multiple times. | :and follow the instructions. You will likely need to re-run it multiple times. | ||
| − | {{ | + | {{UnixInstallGeoQO}} |
Revision as of 04:34, 9 April 2007
Installing the prerequisites
Run:
./check-prerequisites.pl
- and follow the instructions. You will likely need to re-run it multiple times.
Installing GeoQO itself
Run the following commands:
perl Makefile.PL make
And as root run:
make install