Matlab 2012a Ubuntu 12.04 (32-bit laptop)
Show older comments
Hi, I am trying to install matlab on my laptop.
1) I mount the iso file: seems to go OK (sudo mount -t iso9660 -o loop R2012a_UNIX.iso /mntMatlab)
2) give a command sudo ./install, but then get a large amount of error messages which start like
cp: reading `/mntMatlab/sys/java/jre/glnx86/jre/COPYRIGHT': Input/output error cp: failed to extend `/tmp/mathworks_3260/sys/java/jre/glnx86/jre/COPYRIGHT': Input/output error
etc etc.... and finally installation dies.
Can you help me what is wrong here? Kind regards, Jani Martikainen
Answers (1)
Walter Roberson
on 12 Feb 2013
0 votes
It looks like you ran out of disk space in /tmp
Categories
Find more on Introduction to Installation and Licensing in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!