Results 1 to 5 of 5
Hi, I'm trying to install an older student version of Matlab on Ubuntu 10.04 (32-bit). It seems to install just fine, but on activation, I get unexpected exceptions when trying ...
- 07-10-2011 #1Just Joined!
- Join Date
- May 2011
- Posts
- 4
Help installing Matlab on Ubuntu 10.04
Hi, I'm trying to install an older student version of Matlab on Ubuntu 10.04 (32-bit). It seems to install just fine, but on activation, I get unexpected exceptions when trying to activate matlab through the mathworks website. I've attached the activation.log file.
I don't know what the log notes mean or how to interpret whats going wrong. Can someone take a look at the file and provide some thoughts.
Thanks
- 07-11-2011 #2
I don't know a thing about MetLab.
But I looked at the system requirements...
Does your computer meet those standards?
Something that may get more replies from our members that know about MetLab...
When you try to start it, and it fails, immediately open a terminal, execute:
Others who are in the know may be able to chime in with some help.Code:tail -20 /var/log/syslog
Jay
New users, read this first.
New Member FAQ
Registered Linux User #463940
I do not respond to Private Messages asking for Linux help. Please, keep it on the public boards.
- 07-11-2011 #3Linux Newbie
- Join Date
- May 2009
- Location
- Kitchener, Ontario, Canada
- Posts
- 187
have you tried google searching your issue with your version of matlab your trying to install? google something like this "ubuntu matlab X install" X= version number of matlab
and can you tell us what version your trying to install?
- 07-11-2011 #4
Looks like there is an so file missing. Are there any errors in the install log, if so, look for anything related to /etc/Matlab/bin/glnx86/libactivation.so.
The log you already provided holds some typical Java stack traces, with, as usual, way too much info.
- 07-12-2011 #5
When I was trying to install MATLAB to open some .fig files last week. I came across this post Installing Matlab 2008a on Ubuntu 10.10 « Thameera's MicroBlog
HTH- Lakshmipathi.G
-------------------
FOSS India Award winning ext3fs Undelete tool and tutorials www.giis.co.in
First they criticize you,Then they laugh at you,Then they fight with you,Then you win. - M.K.Gandhi
-------------------


Reply With Quote