2,561
edits
m (→Compiling FGMS) |
m (→Installation) |
||
| Line 71: | Line 71: | ||
$ PREFIX=~/bin ./configure --prefix=$PREFIX && make install || echo "Oops, there was a problem !" | $ PREFIX=~/bin ./configure --prefix=$PREFIX && make install || echo "Oops, there was a problem !" | ||
Depending on whether ~/bin exists already and is already specified in your $PATH environment variable, you may also want to add this folder to $PATH. | |||
= Running FGMS for the first time = | = Running FGMS for the first time = | ||
edits