my distro is different but i think that problems are common  with my matlab 7 release 14:
so: i complete successfully the entire installation procedure but when i try to start the demon license manager before let matlab start the first time, i get this error:
$ /usr/local/matlab7/etc/scripts/lmstart
./etc/scripts/lmstart: line 686: /usr/local/matlab7/etc/scripts/util/setlmenv.sh: No such file or directory
and a similar problem arise when i try to let matlab itself start:
$ /usr/local/matlab7/bin/scripts/matlab
/usr/local/matlab7/bin/scripts/matlab: line 796: /usr/local/matlab7/bin/bin/util/arch.sh: No such file or directory
so i do not understand why the installation procedure inserts that extra "/bin" level which does not exist in fact or that extra "/scripts" in the first case
thank you for any help ...! |