Computer Problems? Computing.Net has over 1,000,000 posts about all things technology related! Over 90% answered within 24 hours! Click here to start participating now! Also, be sure to check out the New User Guide.
Matlab in Linux
Name: Ahmad Date: August 5, 2003 at 23:01:29 Pacific OS: LINUX RH 8.0 CPU/Ram: Intel p-3/128 RAM
Name: taurus Date: August 6, 2003 at 05:00:54 Pacific
Reply:
I used to have Matlab 6.1 running on my RedHat Linux 8.0. Then I re-installed RedHat Linux 9.0 (because I had too much crap on the system and wanted a clean machine) and found out that Matlab 6.1 doesn't run on it anymore because of the newer version of glib!!! I don't know whether 6.0 would run on RedHat Linux 8.0 or not but have you at least tried to install it first???
taurus
0
Response Number 2
Name: Router Date: August 6, 2003 at 05:08:37 Pacific
Reply:
you must start 'matlab license manager' ($MATLAB_HOME/etc/lmstart) before you run matlab
R.
0
Response Number 3
Name: Ahmad Date: August 6, 2003 at 05:36:14 Pacific
Reply:
hello every1,
Taurus, can you please guide through the installation. will it be required to download a linux compatible matlab or i can install the same matlab ..
thanks
0
Response Number 4
Name: taurus Date: August 6, 2003 at 08:28:39 Pacific
Reply:
Shouldn't you already have Matlab 6.0 with you??? It is not free but you can request a 30-day trial from www.matlab.com.
First, you need to untar boot.ftp so you can install from it.
tar -xvf boot.ftp ./install
Follow the instructions on the screen or read the ins_unix.pdf...
Summary: Hi All, can you help me on, question is : How to access a cd in Linux but cd inserted in windows cdrom drive, now I wanna access it through sharing. ...
Summary: Basically, power management is handled by the BIOS. In Linux, a daemon called apmd, performs the interrupt calls to the kernel's APM layer. There are applets availible for various desktops for apmd....