Hello FEAP Users,
I don't know if I can ask a question about MATFEAP here or not, but maybe someone can help me to solve this problem.
I want to use MATLAB together with FEAP and I would like to use the interface MATFEAP that I find in this site:
http://www.cs.cornell.edu/~bindel/sw/matfeap/ . I followed the instuctions in the manual as follows:
To build the FEAP server, edit makefile.in in the MATFEAP home directory and run make. This will build the FEAP pipe server (srv/feapp) and the FEAP socket server (srv/feaps)
I editted the makefile.in and run it, but some errors occured: some header files in "include" folder are not accessible. Then I copied the whole thing from this folder to my matfeap folder, and I get the error message that rcsclean is not there, but actually it is there.
make[1]: entrant dans le répertoire « /home/yohanes/matfeap-0.8/srv »
rcsclean -q
/usr/bin/rcsclean: 22: exec: /usr/bin/rcs: not found
make[1]: *** [clean] Erreur 127
make[1]: quittant le répertoire « /home/yohanes/matfeap-0.8/srv »
make: *** [server] Erreur 2
Can anyone help me with this problem?
I am working in Linux Debian 7.7 and FEAP 8.4.