You are not logged in.

#1 2014-03-02 15:59:50

PolePosition
Member
From: France
Registered: 2012-04-15
Posts: 90

[SOLVED] Matlab installation problem

Hello,

I am using Arch for more than one year.
I have installed Matlab R2013b in the past and had no problem at all.
But today, I have tried to reinstall Matlab R2013b on this same Arch, without success : nothing happen ! I immediately get "Finished" in the Terminal !!
I have changed nothing during the time between now and the previous Matlab installation so I am wondering...

I have launched the installation process with "-v" flag to get more information about the problem, but I still have no details about what is the problem :

[bastien@zoulou MATLABISO]$ ./install --verbose
Preparing installation files ...
Installing ...
Finished
[bastien@zoulou MATLABISO]$ ./install -v
Preparing installation files ...
->  DVD                 = /opt/MATLABISO
->  ARCH                = glnxa64
->  DISPLAY             = :0.0
->  TESTONLY            = 0
->  JRE_LOC             = /tmp/mathworks_10629/sys/java/jre/glnxa64/jre
->  LD_LIBRARY_PATH     = /tmp/mathworks_10629/bin/glnxa64
 
Command to run:
/tmp/mathworks_10629/sys/java/jre/glnxa64/jre/bin/java -Xmx512m  -splash:"/opt/MATLABISO/java/splash.png" -Djava.ext.dirs=/tmp/mathworks_10629/sys/java/jre/glnxa64/jre/lib/ext:/tmp/mathworks_10629/java/jar:/tmp/mathworks_10629/java/jar/ja_jp:/tmp/mathworks_10629/java/jar/zh_cn:/tmp/mathworks_10629/java/jarext:/tmp/mathworks_10629/java/jarext/webservices:/tmp/mathworks_10629/java/jarext/webservices/mcr_dws_client:/tmp/mathworks_10629/java/jarext/webservices/ws_client_core:/tmp/mathworks_10629/java/jarext/guice:/tmp/mathworks_10629/java/jarext/axis2 com/mathworks/professionalinstaller/Launcher -root "/opt/MATLABISO" -tmpdir "/tmp/mathworks_10629" 
 
Installing ...
Finished
[bastien@zoulou MATLABISO]$ 

And now as root user :

[bastien@zoulou MATLABISO]$ su
Password: 
[root@zoulou MATLABISO]# ./install -v
Preparing installation files ...
->  DVD                 = /opt/MATLABISO
->  ARCH                = glnxa64
->  DISPLAY             = :0.0
->  TESTONLY            = 0
->  JRE_LOC             = /tmp/mathworks_10748/sys/java/jre/glnxa64/jre
->  LD_LIBRARY_PATH     = /tmp/mathworks_10748/bin/glnxa64
 
Command to run:
/tmp/mathworks_10748/sys/java/jre/glnxa64/jre/bin/java -Xmx512m  -splash:"/opt/MATLABISO/java/splash.png" -Djava.ext.dirs=/tmp/mathworks_10748/sys/java/jre/glnxa64/jre/lib/ext:/tmp/mathworks_10748/java/jar:/tmp/mathworks_10748/java/jar/ja_jp:/tmp/mathworks_10748/java/jar/zh_cn:/tmp/mathworks_10748/java/jarext:/tmp/mathworks_10748/java/jarext/webservices:/tmp/mathworks_10748/java/jarext/webservices/mcr_dws_client:/tmp/mathworks_10748/java/jarext/webservices/ws_client_core:/tmp/mathworks_10748/java/jarext/guice:/tmp/mathworks_10748/java/jarext/axis2 com/mathworks/professionalinstaller/Launcher -root "/opt/MATLABISO" -tmpdir "/tmp/mathworks_10748" 
 
Installing ...
Finished
[root@zoulou MATLABISO]#

The Arch is up to date (fresh pacman -Syu) has been run.

I have tried to run :

yaourt jre6-compat

Then install again Matlab but it change nothing.

Do you have an idea?

Last edited by PolePosition (2014-03-07 17:35:34)


Life is not linear.
-----------
Arch power !

Offline

#2 2014-03-03 10:41:24

Algernop
Member
Registered: 2014-01-17
Posts: 28

Re: [SOLVED] Matlab installation problem

Try running it with it an explicit '-javadir' option. Like,

kdesu (or w/e works for you) ./install -javadir  /usr/<w/e>/jre

. See if that does anything.

Offline

#3 2014-03-03 11:43:08

Neburski
Member
Registered: 2009-09-15
Posts: 118

Re: [SOLVED] Matlab installation problem

PolePosition wrote:

But today, I have tried to reinstall Matlab R2013b on this same Arch, without success : nothing happen ! I immediately get "Finished" in the Terminal !!
I have changed nothing during the time between now and the previous Matlab installation so I am wondering...

I'm not really sure what the issue is. You claim that you haven't changed anything between your previous Matlab installation and now. Then why are you trying to reinstall Matlab?
We can't really know easily how the installer for Matlab works, but it could be that it first checks if the files are already existing and if they exist then it might not overwrite them any more. In such a case it's quite clear that the installation will finish quite quickly.
Have you tried getting help from Mathworks?

The bottom line is: no error logs means we can't help you.

Last edited by Neburski (2014-03-03 11:43:54)

Offline

#4 2014-03-03 17:58:41

Kooothor
Member
From: Paname
Registered: 2008-08-02
Posts: 226

Re: [SOLVED] Matlab installation problem

Just gonna leave this here and move away…
http://www.gnu.org/software/octave/
http://julialang.org/


ktr

Offline

#5 2014-03-04 08:59:36

Algernop
Member
Registered: 2014-01-17
Posts: 28

Re: [SOLVED] Matlab installation problem

Kooothor, nothing to add except: thanks for the heads up. Looks like I'll be rerouting some of my Matlab addiction big_smile.

Offline

#6 2014-03-07 17:34:20

PolePosition
Member
From: France
Registered: 2012-04-15
Posts: 90

Re: [SOLVED] Matlab installation problem

Hi,

Thanks for your answers!

The option "javadir" was the right way to investigate!

[bastien@zoulou MATLABISO]$ su -c 'find / | grep jre'
....
/usr/lib/jvm/java-7-openjdk/jre/lib/cmm/PYCC.pf
/usr/lib/jvm/java-7-openjdk/jre/lib/cmm/LINEAR_RGB.pf
/usr/lib/jvm/java-7-openjdk/jre/lib/cmm/GRAY.pf
/usr/lib/jvm/java-7-openjdk/jre/lib/cmm/CIEXYZ.pf
/usr/lib/jvm/java-7-openjdk/jre/lib/cmm/sRGB.pf
/usr/lib/jvm/java-7-openjdk/jre/lib/management-agent.jar
/usr/lib/jvm/java-7-openjdk/jre/lib/psfontj2d.properties
/usr/lib/jvm/java-7-openjdk/jre/bin
/usr/lib/jvm/java-7-openjdk/jre/bin/tnameserv
....
[bastien@zoulou MATLABISO]$

Then I just run:

[bastien@zoulou MATLABISO]$ ./install -javadir /usr/lib/jvm/java-7-openjdk/jre/

And it works!

Thank you again, guys.

+

Last edited by PolePosition (2014-03-07 17:35:20)


Life is not linear.
-----------
Arch power !

Offline

Board footer

Powered by FluxBB