![]() |
ubuntu.com - launchpad.net - ubuntu help
|
|
|||||||
Hello, Unregistered You are browsing a READ only archive of the main support categories pre 4/21/2008. You will not be able to post or reply any threads in this section.
|
|
Absolute Beginner Talk The perfect starting place to find out more about computers, Linux and Ubuntu. |
|
|
Thread Tools | Display Modes |
|
|
|
|
#1 |
|
Just Give Me the Beans!
![]() Join Date: Jul 2007
Beans: 63
|
I've looked around for days and I cannot figure out how to install matlab in my linux laptop. Please tell me what I need to install to get it to work. Here's my specs:
HP dv9000z, Ubuntu Feisty Fawn AMD Turion64 2.2 GHz 2 Gigs of ram Nvidia GeForce Go 7600 I tried to install MATLAB R2007a from the DVD but I didn't have permissions so I copied everything to my home folder and changed permissions. I typed in: PHP Code:
PHP Code:
PHP Code:
PHP Code:
|
|
|
|
|
|
#2 |
|
Run, little guy, run...
![]() |
Re: Help installing MATLAB
Try changing the permissions first before running the installer again.
Code:
chmod -R 755 /home/chris/matlab
__________________
In the world of Linux, who needs Windows and Gates... Got most of my golden beans at an auction on eBay (with a couple of free drinks). |
|
|
|
|
|
#3 |
|
on a pale blue spec of dust
![]() Join Date: Nov 2005
Location: NEK Vermont
My beans are hidden!
|
Re: Help installing MATLAB
this might be a case where being root would be beneficial during the install. That is, creating a root account and becoming SU then install. I'm wondering, too, if you have install instructions for this program? Do you need to autogen or some other step missing?
__________________
|
|
|
|
|
|
#4 |
|
Just Give Me the Beans!
![]() Join Date: Jul 2007
Beans: 63
|
Re: Help installing MATLAB
I have changed the permissions of the directory where matlab is before I posted the problem so that cannot be the issue. The instructions that came from mathworks is not helpful at all. I'll try to install as root. Thanks for the responses.
|
|
|
|
|
|
#5 |
|
Just Give Me the Beans!
![]() Join Date: Jul 2007
Beans: 63
|
Re: Help installing MATLAB
I got the same error in root. Am I missing something?
|
|
|
|
|
|
#6 |
|
on a pale blue spec of dust
![]() Join Date: Nov 2005
Location: NEK Vermont
My beans are hidden!
|
Re: Help installing MATLAB
I'm not familiar with the type of install you are trying, sorry. I did notice you must have glibc-2.3.6 or later. Have you installed this dependency?
__________________
|
|
|
|
|
|
#7 |
|
May the Ubuntu Be With You!
![]() Join Date: Mar 2005
Location: Texas
Beans: 1,710
Ubuntu 9.04 Jaunty Jackalope
|
Re: Help installing MATLAB
try doing
sudo sh install_unix.sh directly off the cd...
__________________
100 buckets of bits on the bus, 100 buckets of bits, Take one down, short it to ground, FF buckets of bits on the bus. |
|
|
|
|
|
#8 | |
|
Just Give Me the Beans!
![]() Join Date: Jul 2007
Beans: 63
|
Re: Help installing MATLAB
I tried it directly from the dvd and got the same error. I even switched over to root and it gave me the,
PHP Code:
Quote:
Thanks for the help. EDIT: I've requested help from mathworks and I'm waiting on a reply. Last edited by Eezyville; December 7th, 2007 at 09:16 PM.. |
|
|
|
|
|
|
#9 |
|
on a pale blue spec of dust
![]() Join Date: Nov 2005
Location: NEK Vermont
My beans are hidden!
|
Re: Help installing MATLAB
found important instructions here:
http://www.mathworks.com/access/help...l/install.html If you are installing from a DVD, execute the following command to run the MathWorks Installer. /dvd/install & If you are installing from downloaded files, extract the installer in the $TEMP directory. For example, on Linux systems run the following command. tar -xf boot.ftp Once you have expanded all the installer files in the $TEMP directory, execute the appropriate command to run the MathWorks installer on your platform. ./install The installer displays the following welcome dialog box. and so on....
__________________
|
|
|
|
|
|
#10 |
|
First Cup of Ubuntu
![]() Join Date: Jul 2006
My beans are hidden!
|
Re: Help installing MATLAB
I have exactly the same problem
|
|
|
|
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|