Matlab R2012a & Mint 13 installation

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
ronnieb

Matlab R2012a & Mint 13 installation

Post by ronnieb »

Has anyone successfully installed Matlab R2012a on Mint 13?

I having trouble with the student version. License activation and the installer runs fine until the progress bar reaches around 15%. Then an error message pops up:

Code: Select all

The following error was detected while installing 3p/gmake_glnx86:  null  Would you like to retry installing 3p/gmake_glnx86? If you press No, the installer will exit without completing the installation. More information can be found at /tmp/mathworks_root.log
Here is the mentioned log file:

Code: Select all

(Aug 31, 2012 18:18:23) ##################################################################
(Aug 31, 2012 18:18:23) #
(Aug 31, 2012 18:18:23) # Today's Date: 
(Aug 31, 2012 18:18:23) Fri Aug 31 18:18:23 CEST 2012
(Aug 31, 2012 18:18:23) 
(Aug 31, 2012 18:18:23) System Info
(Aug 31, 2012 18:18:23) OS: Linux 3.4.0-030400-generic
(Aug 31, 2012 18:18:23) Arch: i386
(Aug 31, 2012 18:18:23) Data Model: 32
(Aug 31, 2012 18:18:23) Language: en
(Aug 31, 2012 18:18:23) Java Vendor: Sun Microsystems Inc.
(Aug 31, 2012 18:18:23) Java Home: /tmp/mathworks_2431/sys/java/jre/glnx86/jre
(Aug 31, 2012 18:18:23) Java Version: 1.6.0_17
(Aug 31, 2012 18:18:23) Java VM Name: Java HotSpot(TM) Server VM
(Aug 31, 2012 18:18:23) Java Class Path: .
(Aug 31, 2012 18:18:23) User Name: root
(Aug 31, 2012 18:18:23) Current Directory: /media/ISOimage
(Aug 31, 2012 18:18:23) Input arguments: 
(Aug 31, 2012 18:18:23) root /media/ISOimage
(Aug 31, 2012 18:18:23) tmpdir /tmp/mathworks_2431
(Aug 31, 2012 18:18:23) standalone true
(Aug 31, 2012 18:19:10) Empty EntitledProduct array. Disabling DWS.
(Aug 31, 2012 18:19:14) Default Installation Folder: /usr/local/MATLAB/R2012a
(Aug 31, 2012 18:19:15) The destination folder /usr/local/MATLAB/R2012a/ does not exist.  Would you like to create it?
(Aug 31, 2012 18:19:24) Confirmation Text: 
Installation folder:
/usr/local/MATLAB/R2012a

License number:
825108

Products:
MATLAB 7.14
Simulink 7.9
Bioinformatics Toolbox 4.1
Communications System Toolbox 5.2
Control System Toolbox 9.3
Curve Fitting Toolbox 3.2.1
DSP System Toolbox 8.2
Image Processing Toolbox 8.0
Instrument Control Toolbox 3.1
Optimization Toolbox 6.2
Signal Processing Toolbox 6.17
SimMechanics 4.0
Simscape 3.7
Stateflow 7.9
Statistics Toolbox 8.0
Symbolic Math Toolbox 5.8

(Aug 31, 2012 18:19:26) Installing Product: MATLAB 7.14
(Aug 31, 2012 18:19:54) java.io.EOFException
	at java.io.RandomAccessFile.readFully(Unknown Source)
	at java.io.RandomAccessFile.readFully(Unknown Source)
	at org.apache.commons.compress.archivers.zip.ZipFile.resolveLocalFileHeaderData(ZipFile.java:521)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:182)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:158)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:119)
	at com.mathworks.install.archive.zip.commonscompress.CopyInputStreamToTempZipFileExtractor.extract(CopyInputStreamToTempZipFileExtractor.java:43)
	at com.mathworks.install.archive.DecodeArchiveInputStreamExtractor.extract(DecodeArchiveInputStreamExtractor.java:34)
	at com.mathworks.install.input.ArchiveComponentSource.extract(ArchiveComponentSource.java:26)
	at com.mathworks.install.InstallableComponentImpl.install(InstallableComponentImpl.java:100)
	at com.mathworks.install.ComponentInstallerImpl.installComponent(ComponentInstallerImpl.java:98)
	at com.mathworks.install.ComponentInstallerImpl.installComponents(ComponentInstallerImpl.java:58)
	at com.mathworks.install.ProductInstallerImpl.installProduct(ProductInstallerImpl.java:133)
	at com.mathworks.install.ProductInstallerImpl.installProducts(ProductInstallerImpl.java:110)
	at com.mathworks.install.InstallerImpl.install(InstallerImpl.java:100)
	at com.mathworks.installwizard.model.InstallTask.execute(InstallTask.java:42)
	at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:82)
	at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:26)
	at com.mathworks.wizard.worker.WorkerImpl.doInBackground(WorkerImpl.java:24)
	at javax.swing.SwingWorker$1.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at javax.swing.SwingWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

(Aug 31, 2012 18:19:54) The following error was detected while installing 3p/gmake_glnx86:

null

Would you like to retry installing 3p/gmake_glnx86?  If you press No, the installer will exit without completing the installation.  More information can be found at /tmp/mathworks_root.log
(Aug 31, 2012 18:20:57) java.io.EOFException
	at java.io.RandomAccessFile.readFully(Unknown Source)
	at java.io.RandomAccessFile.readFully(Unknown Source)
	at org.apache.commons.compress.archivers.zip.ZipFile.resolveLocalFileHeaderData(ZipFile.java:521)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:182)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:158)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:119)
	at com.mathworks.install.archive.zip.commonscompress.CopyInputStreamToTempZipFileExtractor.extract(CopyInputStreamToTempZipFileExtractor.java:43)
	at com.mathworks.install.archive.DecodeArchiveInputStreamExtractor.extract(DecodeArchiveInputStreamExtractor.java:34)
	at com.mathworks.install.input.ArchiveComponentSource.extract(ArchiveComponentSource.java:26)
	at com.mathworks.install.InstallableComponentImpl.install(InstallableComponentImpl.java:100)
	at com.mathworks.install.ComponentInstallerImpl.installComponent(ComponentInstallerImpl.java:98)
	at com.mathworks.install.ComponentInstallerImpl.installComponent(ComponentInstallerImpl.java:110)
	at com.mathworks.install.ComponentInstallerImpl.installComponents(ComponentInstallerImpl.java:58)
	at com.mathworks.install.ProductInstallerImpl.installProduct(ProductInstallerImpl.java:133)
	at com.mathworks.install.ProductInstallerImpl.installProducts(ProductInstallerImpl.java:110)
	at com.mathworks.install.InstallerImpl.install(InstallerImpl.java:100)
	at com.mathworks.installwizard.model.InstallTask.execute(InstallTask.java:42)
	at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:82)
	at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:26)
	at com.mathworks.wizard.worker.WorkerImpl.doInBackground(WorkerImpl.java:24)
	at javax.swing.SwingWorker$1.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at javax.swing.SwingWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

(Aug 31, 2012 18:20:57) The following error was detected while installing 3p/gmake_glnx86:

null

Would you like to retry installing 3p/gmake_glnx86?  If you press No, the installer will exit without completing the installation.  More information can be found at /tmp/mathworks_root.log
(Aug 31, 2012 18:20:58) java.io.EOFException
	at java.io.RandomAccessFile.readFully(Unknown Source)
	at java.io.RandomAccessFile.readFully(Unknown Source)
	at org.apache.commons.compress.archivers.zip.ZipFile.resolveLocalFileHeaderData(ZipFile.java:521)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:182)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:158)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:119)
	at com.mathworks.install.archive.zip.commonscompress.CopyInputStreamToTempZipFileExtractor.extract(CopyInputStreamToTempZipFileExtractor.java:43)
	at com.mathworks.install.archive.DecodeArchiveInputStreamExtractor.extract(DecodeArchiveInputStreamExtractor.java:34)
	at com.mathworks.install.input.ArchiveComponentSource.extract(ArchiveComponentSource.java:26)
	at com.mathworks.install.InstallableComponentImpl.install(InstallableComponentImpl.java:100)
	at com.mathworks.install.ComponentInstallerImpl.installComponent(ComponentInstallerImpl.java:98)
	at com.mathworks.install.ComponentInstallerImpl.installComponent(ComponentInstallerImpl.java:110)
	at com.mathworks.install.ComponentInstallerImpl.installComponent(ComponentInstallerImpl.java:110)
	at com.mathworks.install.ComponentInstallerImpl.installComponents(ComponentInstallerImpl.java:58)
	at com.mathworks.install.ProductInstallerImpl.installProduct(ProductInstallerImpl.java:133)
	at com.mathworks.install.ProductInstallerImpl.installProducts(ProductInstallerImpl.java:110)
	at com.mathworks.install.InstallerImpl.install(InstallerImpl.java:100)
	at com.mathworks.installwizard.model.InstallTask.execute(InstallTask.java:42)
	at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:82)
	at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:26)
	at com.mathworks.wizard.worker.WorkerImpl.doInBackground(WorkerImpl.java:24)
	at javax.swing.SwingWorker$1.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at javax.swing.SwingWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

(Aug 31, 2012 18:20:58) The following error was detected while installing 3p/gmake_glnx86:

null

Would you like to retry installing 3p/gmake_glnx86?  If you press No, the installer will exit without completing the installation.  More information can be found at /tmp/mathworks_root.log
(Aug 31, 2012 18:20:58) Exiting with status -1
(Aug 31, 2012 18:20:58) End - Unsuccessful
(Aug 31, 2012 18:32:59) ##################################################################
(Aug 31, 2012 18:32:59) #
(Aug 31, 2012 18:32:59) # Today's Date: 
(Aug 31, 2012 18:32:59) Fri Aug 31 18:32:59 CEST 2012
(Aug 31, 2012 18:32:59) 
(Aug 31, 2012 18:32:59) System Info
(Aug 31, 2012 18:32:59) OS: Linux 3.4.0-030400-generic
(Aug 31, 2012 18:32:59) Arch: i386
(Aug 31, 2012 18:32:59) Data Model: 32
(Aug 31, 2012 18:32:59) Language: en
(Aug 31, 2012 18:32:59) Java Vendor: Sun Microsystems Inc.
(Aug 31, 2012 18:32:59) Java Home: /tmp/mathworks_3441/sys/java/jre/glnx86/jre
(Aug 31, 2012 18:32:59) Java Version: 1.6.0_17
(Aug 31, 2012 18:32:59) Java VM Name: Java HotSpot(TM) Server VM
(Aug 31, 2012 18:32:59) Java Class Path: .
(Aug 31, 2012 18:32:59) User Name: root
(Aug 31, 2012 18:32:59) Current Directory: /media/ISOimage
(Aug 31, 2012 18:32:59) Input arguments: 
(Aug 31, 2012 18:32:59) root /media/ISOimage
(Aug 31, 2012 18:32:59) tmpdir /tmp/mathworks_3441
(Aug 31, 2012 18:32:59) standalone true
(Aug 31, 2012 18:35:01) Empty EntitledProduct array. Disabling DWS.
(Aug 31, 2012 18:35:05) Default Installation Folder: /usr/local/MATLAB/R2012a
(Aug 31, 2012 18:35:06) The destination folder /usr/local/MATLAB/R2012a/ does not exist.  Would you like to create it?
(Aug 31, 2012 18:35:13) Confirmation Text: 
Installation folder:
/usr/local/MATLAB/R2012a

License number:
123456

Products:
MATLAB 7.14
Simulink 7.9
Bioinformatics Toolbox 4.1
Communications System Toolbox 5.2
Control System Toolbox 9.3
Curve Fitting Toolbox 3.2.1
DSP System Toolbox 8.2
Image Processing Toolbox 8.0
Instrument Control Toolbox 3.1
Optimization Toolbox 6.2
Signal Processing Toolbox 6.17
SimMechanics 4.0
Simscape 3.7
Stateflow 7.9
Statistics Toolbox 8.0
Symbolic Math Toolbox 5.8

(Aug 31, 2012 18:35:33) Installing Product: MATLAB 7.14
(Aug 31, 2012 18:36:02) java.io.EOFException
	at java.io.RandomAccessFile.readFully(Unknown Source)
	at java.io.RandomAccessFile.readFully(Unknown Source)
	at org.apache.commons.compress.archivers.zip.ZipFile.resolveLocalFileHeaderData(ZipFile.java:521)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:182)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:158)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:119)
	at com.mathworks.install.archive.zip.commonscompress.CopyInputStreamToTempZipFileExtractor.extract(CopyInputStreamToTempZipFileExtractor.java:43)
	at com.mathworks.install.archive.DecodeArchiveInputStreamExtractor.extract(DecodeArchiveInputStreamExtractor.java:34)
	at com.mathworks.install.input.ArchiveComponentSource.extract(ArchiveComponentSource.java:26)
	at com.mathworks.install.InstallableComponentImpl.install(InstallableComponentImpl.java:100)
	at com.mathworks.install.ComponentInstallerImpl.installComponent(ComponentInstallerImpl.java:98)
	at com.mathworks.install.ComponentInstallerImpl.installComponents(ComponentInstallerImpl.java:58)
	at com.mathworks.install.ProductInstallerImpl.installProduct(ProductInstallerImpl.java:133)
	at com.mathworks.install.ProductInstallerImpl.installProducts(ProductInstallerImpl.java:110)
	at com.mathworks.install.InstallerImpl.install(InstallerImpl.java:100)
	at com.mathworks.installwizard.model.InstallTask.execute(InstallTask.java:42)
	at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:82)
	at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:26)
	at com.mathworks.wizard.worker.WorkerImpl.doInBackground(WorkerImpl.java:24)
	at javax.swing.SwingWorker$1.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at javax.swing.SwingWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

(Aug 31, 2012 18:36:02) The following error was detected while installing 3p/gmake_glnx86:

null

Would you like to retry installing 3p/gmake_glnx86?  If you press No, the installer will exit without completing the installation.  More information can be found at /tmp/mathworks_root.log
(Aug 31, 2012 18:36:26) java.io.EOFException
	at java.io.RandomAccessFile.readFully(Unknown Source)
	at java.io.RandomAccessFile.readFully(Unknown Source)
	at org.apache.commons.compress.archivers.zip.ZipFile.resolveLocalFileHeaderData(ZipFile.java:521)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:182)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:158)
	at org.apache.commons.compress.archivers.zip.ZipFile.(ZipFile.java:119)
	at com.mathworks.install.archive.zip.commonscompress.CopyInputStreamToTempZipFileExtractor.extract(CopyInputStreamToTempZipFileExtractor.java:43)
	at com.mathworks.install.archive.DecodeArchiveInputStreamExtractor.extract(DecodeArchiveInputStreamExtractor.java:34)
	at com.mathworks.install.input.ArchiveComponentSource.extract(ArchiveComponentSource.java:26)
	at com.mathworks.install.InstallableComponentImpl.install(InstallableComponentImpl.java:100)
	at com.mathworks.install.ComponentInstallerImpl.installComponent(ComponentInstallerImpl.java:98)
	at com.mathworks.install.ComponentInstallerImpl.installComponent(ComponentInstallerImpl.java:110)
	at com.mathworks.install.ComponentInstallerImpl.installComponents(ComponentInstallerImpl.java:58)
	at com.mathworks.install.ProductInstallerImpl.installProduct(ProductInstallerImpl.java:133)
	at com.mathworks.install.ProductInstallerImpl.installProducts(ProductInstallerImpl.java:110)
	at com.mathworks.install.InstallerImpl.install(InstallerImpl.java:100)
	at com.mathworks.installwizard.model.InstallTask.execute(InstallTask.java:42)
	at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:82)
	at com.mathworks.installwizard.model.AbstractBackgroundTask.call(AbstractBackgroundTask.java:26)
	at com.mathworks.wizard.worker.WorkerImpl.doInBackground(WorkerImpl.java:24)
	at javax.swing.SwingWorker$1.call(Unknown Source)
	at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at javax.swing.SwingWorker.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)

(Aug 31, 2012 18:36:26) The following error was detected while installing 3p/gmake_glnx86:

null

Would you like to retry installing 3p/gmake_glnx86?  If you press No, the installer will exit without completing the installation.  More information can be found at /tmp/mathworks_root.log
(Aug 31, 2012 18:36:26) Exiting with status -1
(Aug 31, 2012 18:36:26) End - Unsuccessful

Anyone?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
rick.stv

Re: Matlab R2012a & Mint 13 installation

Post by rick.stv »

I'm having the same problem. I'm not sure exactly what my issue is but it wont install...
Locked

Return to “Software & Applications”