Install on Fedora Core
From Geoqo
(Difference between revisions)
(→Installing the prerequisites) |
|||
| Line 1: | Line 1: | ||
| − | = | + | {{UnixInstallPrereqs}} |
| − | + | <font color="red">TODO: discuss RPMs that solve some prereqs</font> | |
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
| − | + | ||
{{UnixInstallGeoQO}} | {{UnixInstallGeoQO}} | ||
Revision as of 04:36, 9 April 2007
Installing the prerequisites
Run:
./check-prerequisites.pl
- and follow the instructions. You will likely need to re-run it multiple times.
TODO: discuss RPMs that solve some prereqs
Installing GeoQO itself
Run the following commands:
perl Makefile.PL make
And as root run:
make install