Ubuntu :: Installing MATLAB R2010a On 10.04 LTS

Jul 1, 2011

I don't know why but when I put the installation dvd ib the dvd drive Ubuntu doesn't seem to recognize it at all. How am I supposed to install it? I know my DVD drive is working fine. It recognizes other dvds. But what's happening here?

View 3 Replies


ADVERTISEMENT

Ubuntu Installation :: Installing Matlab On A 64-bit?

Jul 22, 2010

I've been trying to install Matlab r2008b but with no sucess.here are the commands i ran.

sudo mkdir /usr/local/matlabR2008b
cd /usr/local/matlabR2008b/

copied my files to tmp folder and run

sudo sh /tmp/MATHWORKS_R2008B/install

here is what i get at the terminal

Code:

An error status was returned by the program 'xsetup', the X Window System version of 'install'. The following messages were written to standard error:

/tmp/MATHWORKS_R2008B/update/install/main.sh: 178: /tmp/MATHWORKS_R2008B/update/bin/glnxa64/xsetup: Permission denied

Attempt to fix the problem and try again. If X is not available or 'xsetup' cannot be made to work then try the terminal version of 'install' using the command:

install* -t or INSTALL* -t
-------------------------------------------------------------------
Setup aborted . . .

when i run install* -t i get

Code:

awk: cmd. line:2: BEGIN { found = 0; extra = 9; min = 24; default = 24 }
awk: cmd. line:2: ^ syntax error
awk: cmd. line:6: if (nrows < min) nrows = default

[code].....

View 1 Replies View Related

Ubuntu Installation :: Installing MATLAB R2008b On U9.10

Apr 21, 2010

I have a Dell Studio 1749 and am having problems installing MATLAB on Ubuntu 9.10 Karmic Koala. After putting in the DVD, I start the installation script:
Code:
/media/cdrom/install_unix.sh
and I get the message:

Code:
An error status was returned by the program 'xsetup', the X Window System version of 'install'. The following messages were written to standard error:
/media/cdrom0/unix/update/install/main.sh: 178: /media/cdrom0/unix/update/bin/glnxa64/xsetup: not found. Attempt to fix the problem and try again. If X is not available or 'xsetup' cannot be made to work then try the terminal version of 'install' using the command:
install* -t or INSTALL* -t
Sorry! Setup aborted . . .

View 8 Replies View Related

Ubuntu Installation :: Installing Software - Matlab ?

Oct 18, 2010

I have never installed anything on Ubuntu from files, and I do not know how to do it. There are have been internet pages I have visited, but each one tells you to do it in a different method, and each one is more complicated that the last. So, I was wondering if anyone knows the simplest way of installing Matlab -

I have these files:

Code:

View 9 Replies View Related

Fedora :: Installing MATLAB - Cannot Open Shared Object File

Sep 8, 2011

I am trying to install matlab R2011a student edition in Fedora 15, 64 bits system. This version of matlab do not support 64 bits linux out of the box, but can be installed by adding -glnx86 as an argumenof the installing script.

However after running the installation script I receive the following error message:
Exception in thread "main" java.lang.UnsatisfiedLinkError: /tmp/mathworks_32316/java/jre/glnx86/jre/lib/i386/xawt/libmawt.so: libXext.so.6: cannot open shared object file: No such file or directory

It seems to be a problem with libXext.so.6, however, I do have libXext library installed in my computer. The name of the package I have installed is:
X.Org X11 libXext runtime library
libXext-1.2.0-2.fc15 (x86_64)

View 2 Replies View Related

Ubuntu :: Can't Paste In Matlab?

May 27, 2010

I'm having a really annoying problem with matlab and I've finally resolved to fix it. I just can't paste in matlab at all. I can copy and cut, just not paste.

View 3 Replies View Related

Ubuntu :: 10.04.1 - How To Start MATLAB

Sep 1, 2010

I have installed latest MATLAB in Ubuntu 10.04.1. I gave the installation directory as /home/Matlab. Now how do I start the MATLAB? Any executable anywhere?

View 1 Replies View Related

Ubuntu :: Matlab Cannot Find JRE?

Jan 16, 2011

I am trying to install Matlab in 9.10 x86, but the installer gives me the following. I've tried as sudo, then with "install -glnx86", but it always gives me these lines.

Code:
ibo@ibo-laptop:~/Desktop/MatLab R2010b [UNIX]$ ./install
dirname: missing operand
Try `dirname --help' for more information.

[Code]....

View 5 Replies View Related

Ubuntu :: Possible To Install Matlab

Jun 17, 2011

is it possible to install matlab in linux?

View 2 Replies View Related

Ubuntu :: Install Matlab On Computer?

Oct 23, 2010

I am trying to install Matlab on my computer. When I type

Code:
sudo sh /home/armen/Downloads/Matlab.R2010b.UNIX/matu20Xb/install
I get this error, which stops installation right away:

Code:
eval: 1: /tmp/mathworks_29716/java/jre/glnxa64/jre/bin/java: Permission denied
What can I do? Is it some problem with Java?

View 5 Replies View Related

Ubuntu :: Matlab Desktop (JVM) Won't Open?

Oct 28, 2010

I'm suddenly having an odd problem after running Matlab successfully on my 10.10 system for a while.When I try to open Matlab now with

Code:
matlab -glnx86 -desktop
matlab only opens in console mode and doesn't load the jvm desktop. It doesn't report any errors. The command
Code:
version('-java');
gives no response.

If I try to run a command in the console such as plot, I get the following warning: Code: Warning: This functionality is no longer supported under the -nojvm startup option So, matlab is somehow starting with the -nojvm option even though I'm explicitly telling it not to with the -desktop flag. I don't know how this has suddenly changed today. When I first set Matlab up on Maverick a few weeks ago I followed https://help.ubuntu.com/community/MATLAB to get the java stuff working properly. Does anyone have ideas on where -nojvm might be implicitly set or log files I can access to give me more info on why this might be happening?

View 5 Replies View Related

Software :: Get MATLAB Running In Ubuntu 10.04 , 64 Bit

Sep 24, 2010

get matlab running in ubuntu 10.04,(64 bit) .

View 5 Replies View Related

Ubuntu :: MATLAB - Could Not Launch JNLP File

Jan 25, 2010

I am trying to install matlab onto my personal laptop. When I start to download I get a file "download_agent" I have updated my java to the most recent edition and when I run "javaws download_agent" I get this error :

net.sourceforge.jnlp.LaunchException: Fatal: Launch Error: Could not launch JNLP file.
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:395)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:623)
Caused by: java.lang.IllegalAccessException: Class net.sourceforge.jnlp.Launcher can not access a member of class com.mathworks.agent.AgentGUI with modifiers "public static"
at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:95)
at java.lang.reflect.Method.invoke(Method.java:607)
at net.sourceforge.jnlp.Launcher.launchApplication(Launcher.java:387) ... 1 more

Caused by:
java.lang.IllegalAccessException: Class net.sourceforge.jnlp.Launcher can not access a member of class com.mathworks.agent.AgentGUI with modifiers "public static" at sun.reflect.Reflection.ensureMemberAccess(Reflection.java:95)
at java.lang.reflect.Method.invoke(Method.java:607)
at net.sourceforge.jnlp.Launcher.launchApplication(Luncher.java:387)
at net.sourceforge.jnlp.Launcher$TgThread.run(Launcher.java:623)

View 8 Replies View Related

Ubuntu Installation :: MATLAB Not Launching - Flashes Only

Apr 23, 2010

I have installed matlab 7.9 in ubuntu 9.10. I tried to launch it on the desktop using launcher. But as I double click on it it flashes but its not opening. After seeing previous posts somewhere it is given that matlab-desktop should be used. But I am not clear where to use it. How to create a desktop icon for matlab. It got solved by adding -desktop at the end of command.

View 2 Replies View Related

Ubuntu :: Matlab Can Not Save Preference File?

Jun 11, 2010

Cannot write to preference file "matlab.prf" in "/home/jiangmi/.matlab/R2010a".Check file permissions.every time i run matlab by typing matlab in the terminal,i see this error messagei can run some m files, but i can not use ctrl+A to copy, etc.when i view the permission, i find below:

jiangmi@jiangmi-laptop:~/.matlab/R2010a$ ls -rl
total 1368
-rw-r--r-- 1 root root 1265183 2010-06-05 20:04 toolbox_cache-7.10.0-2356054188-glnx86.xml

[code]...

View 1 Replies View Related

Ubuntu Installation :: Matlab 2009a Without Using The Terminal?

Jun 22, 2010

I am new in ubuntu 10.4 and want to install matlab 2009a on it. but the problem is that for the first time i use linux and ubuntu. if there is any way without using the terminal.

View 2 Replies View Related

Ubuntu :: Cannot Load Matlab From Start Menu

Jun 26, 2010

I have installed Matlab into /opt/matlab and the file to run the program is located in /opt/matlab/bin and is called matlab. I created a file:

#! /bin/bash
/opt/matlab/bin/matlab
and placed it in /usr/bin.

From there, I can run matlab by typing 'matlab' in a Terminal window. My problem is that I created a link in my start menu with the command 'matlab' but all I get is the splash screen for 5-10 secs then the program crashes out. However, when I run it from a Terminal, it loads up just fine.

View 2 Replies View Related

Ubuntu Installation :: Matlab Install Not Working?

Oct 14, 2010

i needed a new harddrive and installed a new system (10.04 - previously 8.04) on it.one of the things i wanted to install is matlab, however the installer doesn't do anything. I used the same iso image before on 8.04 and the install went smoothly.i cant even get it to display the options.so i untared all matlab related files out of my 8.04 backup.can i just copy those files to the right places in my new system? guess not,but maybe there aren't that many things to modify.

View 9 Replies View Related

Ubuntu Installation :: Download Iso Image Of Matlab?

Feb 2, 2011

I have downloaded iso image of matlab provided by my school. As I mount the image using gmount, I saw number of files. One of the file name is 'install'. I imagine this is the file which will initiate the installation process, but don't know how to use it. Do I have to go to the mount folder in terminal and type sude install ?

View 1 Replies View Related

Ubuntu :: Natty Xserver Crash And Matlab?

Aug 12, 2011

I'm having troubles with ubuntu Natty."Randomly" I'm thrown out back to the log-in page; I saw some threads online talking about xserver crashes but I didn't find any solution.I noticed it happens more often (but not always) when I use this matlab code to delete all the matlab figures.

Matlab code (not mine):

-----------------------
f = findobj(0);
f(f == 0) = [];
set(f, 'DeleteFcn', '')
f = findobj('Type', 'figure');;

[code]...

I have a Radeon HD 6370M with proprietary drivers.

View 1 Replies View Related

Ubuntu :: How To Install MATLAB (Windows Version)

Feb 27, 2010

I recently shifted from windows to Linux(Ubuntu). I need to install Matlab now. I have a windows version matlab software. How to install it in Ubuntu. Can install it using Wine?

View 3 Replies View Related

Fedora :: How To Set Permissions For Matlab

Sep 18, 2010

I need to set up permissions for matlab (at least I think permissions is the problem). I haven't been able to find any conclusive instructions how to set permissions and the advice I see are often confusing or contradictory. I have installed matlab (64-bit version) using root account as that was recommended by the installer and everything seems fine except for the error message I got after installation:

[root@localhost User]# /mnt/dvd/install
The following messages were written to standard error while running 'xsetup' the X Window System version of 'install'.
xsetup: Unable to load required font.
Warning: This program is an suid-root program or is being run by the root user. The full text of the error or warning message cannot be safely formatted in this environment. You may get a more descriptive message by running the program as a non-root user or by removing the suid bit on the executable.
Warning: Cannot convert string "%s" to type %s
Check the content of the installation output file (backend):

/usr/local/lib64/matlab/install_matlab.out
Error messages found:
Warning: Permission Problem With MATLAB Files!
| Checked some files in your MATLAB root directory. These are bad:|
-r--r--r--. (not world readable) - ./toolbox/matlab/general/diary.m .....

Can I set up permissions to make it work afterwards? If so - how? I see the error message talking about the permissions being -r--r--r-- which I guess is only readable to all users. But should I set permissions to folders, executables or both? Was there anything I could have done before installation to make this work? I'm rather new to linux though I feel quite comfortable to work with the terminal. My system is fedora 13.

I found this excellent resource: [URL]. Though I'm still not sure how to set up permissions and I'm a bit hesitant as I don't want to create any security holes in my system. Would it be enough for me to give executable rights for my user to the program files in usr/local/bin? Now that I look at the permissions it seems I already have permission (through others...?) to the mentioned files.
...
-r-xr-xr-x. 1 root root 174426 5 jan 2010 librxtxSerial.so
-r-xr-xr-x. 1 root root 94246 4 jan 2010 libtbbmalloc.so.2
...

View 1 Replies View Related

OpenSUSE :: How To Use Wine To Use Matlab

Apr 13, 2009

matlab installed in windows; is it possible to launch it through wine in suse? I dont know much about wine

View 5 Replies View Related

Fedora :: How To Install Matlab On 14

Mar 8, 2011

want to install Matlab on my fedora 14. tried using "yum" but it says "no package Matlab found". do i have to add some repository.

View 2 Replies View Related

Ubuntu :: MATLAB Installation - Adding Directory To $PATH

May 27, 2010

I've followed the guide here for installing MATLAB. The installation completed successfully, however, the launcher created doesn't launch MATLAB as MATLAB isn't installed anywhere pointed to by $PATH. What's the best way of solving this - adding MATLAB's directory to $PATH (in which case how do I go about doing so), or (re)installing MATLAB to somewhere already in $PATH?

View 2 Replies View Related

Ubuntu :: Matlab Latex Interpreter - Broken Fonts In EPS And PDF

May 27, 2011

Our Matlab users met the problem in Ubuntu while using Latex interpreter in Matlab. Namely, eps and pdf files generation out of Matlab plot outputs plot legend and axes lables incorrectly. All the letters are mixed, impression that character spaces are too dense. We can't blame Matlab, since exactly the same examples with the same Matlab version work fine on CentOS. We tested Ubntu 9.10, 10.4 and 10.10 -- same problem. Matlab version R2010b.

In addition, jpg, png generated with no problems. It's eps and pdf only
Matlab example:
plot(1:1:10)
xlabel('example','Interpreter','latex')
ylabel('ExAmPlE','Interpreter','latex')
a=legend('EXAMPLE example ExAmPle')
set(a,'Interpreter','latex','Fontsize',13)
print -depsc2 figure1
I am attaching a PDF, looks same as eps, but easier to display.

View 9 Replies View Related

Ubuntu :: Program (MATLAB) Not Showing Up In Software Center?

Aug 19, 2011

Hi, I'm running Ubuntu 11.04 (Natty Narwhal, right?). Switched from Vista a few days ago and I'm already loving it! Feels like I'm using a powerful machine again instead of some rusty, buggy contraption. Anyway, just installed MATLAB off a CD. Installation went fine and program seems to be working on par as far as I can tell (apart from that it crashes when I try to load a .fig, but can get around that).

However, it is not showing up in the Software Centre, even though it appears to be in the applications folder. Attempts to keep it in the launcher bar fail - it stays there but clicking on the icon doesn't do anything. Don't want to have to go the applications folder every time I want to run MATLAB...

View 2 Replies View Related

Fedora :: How To Remotely Monitor Matlab

Feb 3, 2010

I currently work at a lab which uses Matlab to do calculations that take weeks. We're having problems monitoring Matlab outside of the lab. Specifically, what we would like would be to have Matlab run on a linux computer in the lab and be able to check up on it every so often. We've tried playing around with X server and are going to try VNC when there's time.

View 2 Replies View Related

Fedora :: Matlab Is Runniing But Not Shown?

Jan 1, 2011

iam working on F14 KDE 64-bit ....i installed Matlab today it was installed successfully with no errors at all but when i try running it from /usr/local/MATLAB/R2010b/bin/glnxa64/ ..... the Matlab logo shows up then disappear again .and with no errors.. i opened the system monitor to see that Matlab is running ..... i searched the web and got that Matlab makes problems with selinux so i turned it off ...and still the same

View 6 Replies View Related

Fedora :: Matlab R2010b Crashes In 14

May 5, 2011

having migrated from Ubuntu 10.10 and just installed Matlab 2010b on it It does not run in Fedora but producs the following error :-

Code:
[milli@milli bin]$ ./matlab
expr: error while loading shared libraries: libgmp.so.3: cannot enable executable stack as shared object requires: Permission denied
/usr/local/MATLAB/R2010b/bin/util/oscheck.sh: line 138: [: -eq: unary operator

[Code].....

I tried running this under super user mode by giving su - and going to the directory but still gives the same error is shown . Also I get a SE Linux Security alert about AVC , I have no clue what that means.

View 14 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved