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.
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 ...
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.
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
Any one use octave while taking a matlab class? I am currently in MATLAB but cant offord the software and there are no trials of it. The studernt edition is still expensive and i need to save money. I have been going in during math class to do matlab homework but i cant keep skipping math since i am a mechanical engineer.
I am very new to linux. I just got the dual boot working a couple of days ago. Now I downloaded MATLAB (2009b) from my university website. It came in a zip file...well I have no clue how to install it. I looked at the instruction manual, it doesn't really explain much.
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)
I installed MATLAB R2009a in my laptop (Fedora 14 x86-64), the installation was succesful but when I run MATLAB (in a console), appears a message: error while loading shared libraries: libut.so: cannot enable executable stack as shared object requires: Permission denied
I find a "solution", execute in a terminal: execstack -c libut.so
I used several times with differents libraries that I needed, but I run MATLAB in a terminal, MATLAB starts in a terminal, only a prompt ">>" and nothing.
I have been trying to install MATLAB 2008b as a standalone version; however, every time when the process runs to 18% it shows an error as follows: "There was an error extracting the archives for MATLAB compiler. Chceck that you have enough disk space and rerun the installer."
I did have checked the disk space which is much more than enough. I have also changed few different disks that are way more than enough as well, about 5GB at least, but this error still popped out when it runs to 18%.
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.
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?
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.
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:
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?
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?
I am not being able to install KMPlayer and Matlab software on my system(red hat lnx 5),a message appears 'no thread found', please suggest me how to install them
I am trying to convert .raw images taken with a camera to fits format using a matlab script which is choking at fits_write_image command. The error is:
"??? Undefined function or method 'fits_write_image' for input arguments of type 'char'."
I already have downloaded cfitsio and fitsio. Does anyone know why I am getting this error and how to fix it?
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.
I had installed Matlab 2010a in Centos 5.5 using the Matlab GUI. It was working perfectly after the installation. I managed to run matlab from the installation GUI after they have verified my license and everything. However, I could not run matlab again after I close the software. I noticed that the installer has automatically created a symbolic link during the installation but when I open the terminal and type Matlab. It returns bash: matlab: command not found. I know the problem is related to either the environment or path is not being set correctly. tell me know I can run the newly installed application from the terminal?
I installed openoffice 3.0 from openoffice site (www.openoffice.org) in my Fedora Core 6 OS computer. However, while doing that I might have made some mistakes. I removed openoffice 2.4 and 2.0 by using openoffice uninstall. In fact, couple of occasions, I have uninstalled and again fresh installed openoffice 3.0 when I noticed that moment I pressed any key, the program crashes. I have by mistaken the script ooffice, thinking that it would automatically install a new one. But there is no ooffice. I have to call soffice for that.
I just upgraded from 11.2 to 11.3 and are facing now this mex compiling problem. The error output is:
Code: /usr/lib/gcc/i586-suse-linux/4.5/cc1: /usr/local/matlab/R2009a/sys/os/glnx86/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by /usr/lib/libppl_c.so.2) /usr/lib/gcc/i586-suse-linux/4.5/cc1: /usr/local/matlab/R2009a/sys/os/glnx86/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by /usr/lib/libppl_c.so.2) /usr/lib/gcc/i586-suse-linux/4.5/cc1: /usr/local/matlab/R2009a/sys/os/glnx86/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by /usr/lib/libppl.so.7)
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)
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 . . .
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.