Hi,
I am trying to Install Matlab 2010b using Wine 1.4 (I know this is not the latest vesion but this was the version installed from the Software Centre and I have not updated it since the AppDB suggests Matlab does not work at all using 1.6) in Ubuntu 12.04 32 bit.
The installer will open and go through the licence pages fine but when it gets to the page where it asks where to save the files it first says that C:\Program Files\MATLAB\R2010b does not exist do you want to create it, I say yes and then next and it says there has been an unexpected error. I have attached the log file for the first time I tried. I am completely new to Ubuntu and Wine. I've done this a few times with the same result (after a restart). I have installed another small Windows progam and that installed fine so I think Wine has installed ok. If I view the hidden folders then Matlab did make the MATLAB/R2010b folders as above but there is nothing in them. Also, at the bottom of the where to save the files window it says the required space 500 MB but the available space is 0 MB, I don't know if this has anything to do with it. Any ideas if I have done something wrong or is this an unresolvable issue?
Any help much appreciated,
Cat
System Info
(Dec 29, 2013 17:07:12) OS: Windows XP 5.1
(Dec 29, 2013 17:07:12) Arch: x86
(Dec 29, 2013 17:07:12) Data Model: 32
(Dec 29, 2013 17:07:12) Language: en
(Dec 29, 2013 17:07:12) Java Vendor: Sun Microsystems Inc.
(Dec 29, 2013 17:07:12) Java Home: C:\users\catriona\Temp\TMW443c.tmp\java\jre\win32\jre
(Dec 29, 2013 17:07:12) Java Version: 1.6.0_17
(Dec 29, 2013 17:07:12) Java VM Name: Java HotSpot(TM) Client VM
(Dec 29, 2013 17:07:12) Java Class Path:
(Dec 29, 2013 17:07:12) User Name: catriona
(Dec 29, 2013 17:07:12) Current Directory: Z:\home\catriona\Downloads\Matlab files
(Dec 29, 2013 17:07:12) Input arguments:
(Dec 29, 2013 17:07:12) standalone files\bin\win32\setup.exe
(Dec 29, 2013 17:07:12) root Z:\home\catriona\Downloads\Matlab files
(Dec 29, 2013 17:07:12) tmpdir C:\users\catriona\Temp\TMW443c.tmp
(Dec 29, 2013 17:09:25) Chosen Installation Folder: C:\Program Files\MATLAB\R2010b
(Dec 29, 2013 17:09:27) java.io.IOException: Command line returned OS error code '9009' for command [cmd.exe, /C, dir /-c C:]
at org.apache.commons.io.FileSystemUtils.performCommand(FileSystemUtils.java:419)
at org.apache.commons.io.FileSystemUtils.freeSpaceWindows(FileSystemUtils.java:225)
at org.apache.commons.io.FileSystemUtils.freeSpaceOS(FileSystemUtils.java:194)
at org.apache.commons.io.FileSystemUtils.freeSpaceKb(FileSystemUtils.java:166)
at com.mathworks.installwizard.model.FileSystemImpl.getMegabytesAvailable(FileSystemImpl.java:48)
at com.mathworks.wizard.ui.panels.FolderSelectionPanelUI$SpaceAvailableUpdater.doInBackground(FolderSelectionPanelUI.java:143)
at com.mathworks.wizard.ui.panels.FolderSelectionPanelUI$SpaceAvailableUpdater.doInBackground(FolderSelectionPanelUI.java:134)
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)
(Dec 29, 2013 17:09:27) java.io.IOException: Command line returned OS error code '9009' for command [cmd.exe, /C, dir /-c C:]
at org.apache.commons.io.FileSystemUtils.performCommand(FileSystemUtils.java:419)
at org.apache.commons.io.FileSystemUtils.freeSpaceWindows(FileSystemUtils.java:225)
at org.apache.commons.io.FileSystemUtils.freeSpaceOS(FileSystemUtils.java:194)
at org.apache.commons.io.FileSystemUtils.freeSpaceKb(FileSystemUtils.java:166)
at com.mathworks.installwizard.model.FileSystemImpl.getMegabytesAvailable(FileSystemImpl.java:48)
at com.mathworks.wizard.ui.panels.FolderSelectionPanelUI$SpaceAvailableUpdater.doInBackground(FolderSelectionPanelUI.java:143)
at com.mathworks.wizard.ui.panels.FolderSelectionPanelUI$SpaceAvailableUpdater.doInBackground(FolderSelectionPanelUI.java:134)
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)
(Dec 29, 2013 17:10:55) The destination folder C:\Program Files\MATLAB\R2010b\ does not exist. Would you like to create it?
(Dec 29, 2013 17:10:56) java.io.IOException: Command line returned OS error code '9009' for command [cmd.exe, /C, dir /-c C:]
at org.apache.commons.io.FileSystemUtils.performCommand(FileSystemUtils.java:419)
at org.apache.commons.io.FileSystemUtils.freeSpaceWindows(FileSystemUtils.java:225)
at org.apache.commons.io.FileSystemUtils.freeSpaceOS(FileSystemUtils.java:194)
at org.apache.commons.io.FileSystemUtils.freeSpaceKb(FileSystemUtils.java:166)
at com.mathworks.installwizard.model.FileSystemImpl.getMegabytesAvailable(FileSystemImpl.java:48)
at com.mathworks.installwizard.command.AbstractCommandStepFactory$4.forwardVisitStep(AbstractCommandStepFactory.java:189)
at com.mathworks.installwizard.command.AbstractCommandStep.forwardVisitStep(AbstractCommandStep.java:17)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:48)
at com.mathworks.installwizard.command.AbstractCommandStep.forwardVisitStep(AbstractCommandStep.java:18)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:48)
at com.mathworks.installwizard.command.AbstractCommandStep.forwardVisitStep(AbstractCommandStep.java:18)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:48)
at com.mathworks.installwizard.command.AbstractCommandStep.forwardVisitStep(AbstractCommandStep.java:18)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:48)
at com.mathworks.installwizard.command.AbstractCommandStep.forwardVisitStep(AbstractCommandStep.java:18)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:48)
at com.mathworks.installwizard.command.AbstractCommandStep.forwardVisitStep(AbstractCommandStep.java:18)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:48)
at com.mathworks.installwizard.command.AbstractCommandStep.forwardVisitStep(AbstractCommandStep.java:18)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:48)
at com.mathworks.installwizard.command.AbstractCommandStep.forwardVisitStep(AbstractCommandStep.java:18)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:48)
at com.mathworks.installwizard.command.AbstractCommandStep.forwardVisitStep(AbstractCommandStep.java:18)
at com.mathworks.wizard.StepSequencerImpl$StepSequenceController.stepForward(StepSequencerImpl.java:48)
at com.mathworks.wizard.ui.panels.PanelStep$StepForwardCommand.execute(PanelStep.java:204)
at com.mathworks.wizard.ui.navigation.NavigationButtonFactoryImpl$2.actionPerformed(NavigationButtonFactoryImpl.java:57)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
(Dec 29, 2013 17:10:56) Error: The application encountered an unexpected error. More information can be found at C:\users\catriona\Temp\mathworks_catriona.log
(Dec 29, 2013 17:11:03) java.io.IOException: Command line returned OS error code '9009' for command [cmd.exe, /C, dir /-c C:]
at org.apache.commons.io.FileSystemUtils.performCommand(FileSystemUtils.java:419)
at org.apache.commons.io.FileSystemUtils.freeSpaceWindows(FileSystemUtils.java:225)
at org.apache.commons.io.FileSystemUtils.freeSpaceOS(FileSystemUtils.java:194)
at org.apache.commons.io.FileSystemUtils.freeSpaceKb(FileSystemUtils.java:166)
at com.mathworks.installwizard.model.FileSystemImpl.getMegabytesAvailable(FileSystemImpl.java:48)
at com.mathworks.wizard.ui.panels.FolderSelectionPanelUI$SpaceAvailableUpdater.doInBackground(FolderSelectionPanelUI.java:143)
at com.mathworks.wizard.ui.panels.FolderSelectionPanelUI$SpaceAvailableUpdater.doInBackground(FolderSelectionPanelUI.java:134)
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)
(Dec 29, 2013 17:11:46) The installation is not complete. If you quit now, your MathWorks products will not be installed and you will need to restart the installation from the beginning.
Do you really want to quit now?
(Dec 29, 2013 17:11:46) Exiting with status -1
(Dec 29, 2013 17:11:46) End - Unsuccessful
(Dec 29, 2013 17:16:14)
Installing Matlab 2010b, unexpected error when saving to C
Re: Installing Matlab 2010b, unexpected error when saving to
The user who filed the garbage test report for 1.6 did file a bug, http://bugs.winehq.org/show_bug.cgi?id=34728. He was asked to run a regression test two months ago, and still hasn't.Cat44 wrote: I am trying to Install Matlab 2010b using Wine 1.4 (I know this is not the latest vesion but this was the version installed from the Software Centre and I have not updated it since the AppDB suggests Matlab does not work at all using 1.6) in Ubuntu 12.04 32 bit.
I would upgrade to the current development release and retest.
Re: Installing Matlab 2010b, unexpected error when saving to
Thanks for your prompt reply. That is a good plan and I will upgrade Wine, but unfortuantely I have had a problem with the software centre when I tried to Uninstall Wine 1.4 (something about the sources) which I have posted on the Ubuntu forum. Hopefully I will be able to get that sorted and then sort out Wine. I will let you know if the upgrade solves the problem.
Many thanks,
Cat
Many thanks,
Cat