|
FP |
|
|
|
|
|
|
|
|
|
|
||||||
|
|
12/23/2009, 14:22:09 |
|
|
|
|
Installation of FPLO-9The FPLO installation is composed of two steps:
First change into the directory in which you want to install FPLO: cd <installdir>
sh ./ftreeinst.sh
cd FPLO/FPLO<version>/install
sh ./MMakefile
cd ..
make clean && make && make install
ls ../bin
PATH=$PATH:$HOME/<installdir>/bin ; export PATH |
|
|