I'm having this apparently stupid problem installing matlab 7 in FC6. I 'm following the steps from the installation guide, but when i try to run the installer (logged as root) by typing "install* &" i get this message:
[1] 5491
[root@localhost MathWorks_R14_1]# install: missing file operand
Try `install --help' for more information.
If I just type "install" instead, i get:
install: missing file operand
Try `install --help' for more information.
What should I do?