Hello all!<br><br>I am trying to install Scilab-5.1 from source on a machine running Linux Ubuntu 8.04. I have managed to get the source compiled but when I issue 'sudo make install' it returns with the following error:<br>
<br>/usr/bin/install -c -m 644 ./examples//ihm/Readme /usr/local/share/scilab/modules/javasci/examples//ihm<br>/usr/bin/install: cannot stat `./examples//ihm/Readme': No such file or directory<br>/usr/bin/install -c -m 644 ./examples/(Windows).txt /usr/local/share/scilab/modules/javasci/examples<br>
/usr/bin/install: cannot stat `./examples/(Windows).txt': No such file or directory<br>make[3]: *** [install-data-local] Error 1<br>make[3]: Leaving directory `/home/sh/proggy/scilab-5.1/modules/javasci'<br>make[2]: *** [install-am] Error 2<br>
make[2]: Leaving directory `/home/sh/proggy/scilab-5.1/modules/javasci'<br>make[1]: *** [install-recursive] Error 1<br>make[1]: Leaving directory `/home/sh/proggy/scilab-5.1/modules'<br>make: *** [install-recursive] Error 1<br>
<br><br>Any help on how to fix this would be appreciated.<br><br>Thank you in advance<br> - Soren Hansen<br>