FEAP User Forum
FEAP => Installation => Topic started by: shuweilin on December 03, 2012, 03:39:11 AM
-
hey guys,
I would like to install FEAP 8.2 on a linux machine, but I met these problem:
make[1]: Entering directory `/home/weilin/FEAP/ver82/program'
makefile:1: /makefile.in: No such file or directory
make[1]: *** No rule to make target `/makefile.in'. Stop.
make[1]: Leaving directory `/home/weilin/FEAP/ver82/program'
make: *** [archive] Error 2
help me!!! thank you
-
Well, it seems that you forgot to set the environment variable for FEAPHOME.
Before commencing the installation, enter this command in the shell (I suppose you are using the standard bash):
export FEAPHOME8_2=/home/weilin/FEAP/ver82
and then enter the command
make install