Problems installing MCR on Win 7 x64
Mostrar comentarios más antiguos
Hello,
I am trying to install the MCR R2013a on our linux server without MATLAB licence but I encounter a systematic error (see below .log file and system description)
I have downloaded the MCR_R2013a_glnxa64_installer.zip on the http://www.mathworks.fr/products/compiler/mcr/ unzip was done using the unzip command on terminal
Installation was done using the ./install command
Can you help me to solve that problem.
Kind regards / Sandrine
System info - OS: Linux 2.6.32-358.6.1.el6.x86_64 Arch: amd64
*log file*
(juil. 15, 2013 14:01:48) (juil. 15, 2013 14:01:48) Today's Date: (juil. 15, 2013 14:01:48) Mon Jul 15 14:01:48 CEST 2013 (juil. 15, 2013 14:01:48) (juil. 15, 2013 14:01:48) System Info (juil. 15, 2013 14:01:48) OS: Linux 2.6.32-358.6.1.el6.x86_64 (juil. 15, 2013 14:01:48) Arch: amd64 (juil. 15, 2013 14:01:48) Data Model: 64 (juil. 15, 2013 14:01:48) Language: fr (juil. 15, 2013 14:01:48) Java Vendor: Sun Microsystems Inc. (juil. 15, 2013 14:01:48) Java Home: /tmp/mathworks_4748/sys/java/jre/glnxa64/jre (juil. 15, 2013 14:01:48) Java Version: 1.6.0_17 (juil. 15, 2013 14:01:48) Java VM Name: Java HotSpot™ 64-Bit Server VM (juil. 15, 2013 14:01:48) Java Class Path: . (juil. 15, 2013 14:01:48) User Name: root (juil. 15, 2013 14:01:48) Current Directory: /mnt/MD1200/MUTSIG/MCR_R2013a_glnxa64_installer/MCR (juil. 15, 2013 14:01:48) Input arguments: (juil. 15, 2013 14:01:48) root /mnt/MD1200/MUTSIG/MCR_R2013a_glnxa64_installer/MCR (juil. 15, 2013 14:01:48) tmpdir /tmp/mathworks_4748 (juil. 15, 2013 14:01:48) standalone true (juil. 15, 2013 14:01:48) connectionMode OFFLINE_ONLY (juil. 15, 2013 14:01:49) com.google.inject.ProvisionException: Guice provision errors:
1) Error in custom provider, java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.mathworks.installwizard.InstallerModule.provideIpConfig(InstallerModule.java:46) while locating com.mathworks.instutil.system.HostIdProvider for parameter 2 at com.mathworks.installwizard.workflow.DefaultInstallWorkflowFactory.(DefaultInstallWorkflowFactory.java:33) while locating com.mathworks.installwizard.workflow.DefaultInstallWorkflowFactory while locating com.mathworks.installwizard.workflow.InstallWorkflowFactory at com.mathworks.installwizard.InstallerModule.provideWorkflow(InstallerModule.java:38) while locating com.mathworks.wizard.Workflow
1 error at com.google.inject.InjectorImpl$4.get(InjectorImpl.java:767) at com.google.inject.InjectorImpl.getInstance(InjectorImpl.java:793) at com.mathworks.wizard.WizardLauncher.startWizard(WizardLauncher.java:164) at com.mathworks.wizard.WizardLauncher.start(WizardLauncher.java:71) at com.mathworks.wizard.AbstractLauncher.launch(AbstractLauncher.java:27) at com.mathworks.wizard.AbstractLauncher.launchStandalone(AbstractLauncher.java:18) at com.mathworks.mcrinstaller.MCRInstallLauncher.main(MCRInstallLauncher.java:28) Caused by: java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:106) at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48) at com.google.inject.SingleParameterInjector.inject(SingleParameterInjector.java:42) at com.google.inject.SingleParameterInjector.getAll(SingleParameterInjector.java:66) at com.google.inject.ConstructorInjector.construct(ConstructorInjector.java:84) at com.google.inject.ConstructorBindingImpl$Factory.get(ConstructorBindingImpl.java:111) at com.google.inject.FactoryProxy.get(FactoryProxy.java:56) at com.google.inject.InjectorImpl$4$1.call(InjectorImpl.java:758) at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:811) at com.google.inject.InjectorImpl$4.get(InjectorImpl.java:754) at com.google.inject.spi.ProviderLookup$1.get(ProviderLookup.java:89) at com.google.inject.spi.ProviderLookup$1.get(ProviderLookup.java:89) at com.google.inject.spi.ProviderLookup$1.get(ProviderLookup.java:89) at com.google.inject.spi.ProviderLookup$1.get(ProviderLookup.java:89) at com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:95) at com.google.inject.InternalFactoryToProviderAdapter.get(InternalFactoryToProviderAdapter.java:48) at com.google.inject.InjectorImpl$4$1.call(InjectorImpl.java:758) at com.google.inject.InjectorImpl.callInContext(InjectorImpl.java:804) at com.google.inject.InjectorImpl$4.get(InjectorImpl.java:754) ... 6 more Caused by: java.lang.reflect.InvocationTargetException at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.google.inject.internal.ProviderMethod.get(ProviderMethod.java:101) ... 24 more Caused by: com.mathworks.instutil.JNIException: java.lang.UnsatisfiedLinkError: /mnt/MD1200/MUTSIG/MCR_R2013a_glnxa64_installer/MCR/bin/glnxa64/libinstutil.so: /mnt/MD1200/MUTSIG/MCR_R2013a_glnxa64_installer/MCR/bin/glnxa64/libinstutil.so: échec d'adressage (mapping) du segment de l'objet partagé: Opération non permise at com.mathworks.instutil.NativeUtility.loadNativeLibrary(NativeUtility.java:39) at com.mathworks.instutil.NativeUtility.(NativeUtility.java:24) at com.mathworks.instutil.system.HostIdProviderImpl.(HostIdProviderImpl.java:23) at com.mathworks.installwizard.InstallerModule.provideIpConfig(InstallerModule.java:46) ... 29 more Caused by: java.lang.UnsatisfiedLinkError: /mnt/MD1200/MUTSIG/MCR_R2013a_glnxa64_installer/MCR/bin/glnxa64/libinstutil.so: /mnt/MD1200/MUTSIG/MCR_R2013a_glnxa64_installer/MCR/bin/glnxa64/libinstutil.so: échec d'adressage (mapping) du segment de l'objet partagé: Opération non permise at java.lang.ClassLoader$NativeLibrary.load(Native Method) at java.lang.ClassLoader.loadLibrary0(Unknown Source) at java.lang.ClassLoader.loadLibrary(Unknown Source) at java.lang.Runtime.load0(Unknown Source) at java.lang.System.load(Unknown Source) at com.mathworks.instutil.NativeUtility.loadNativeLibrary(NativeUtility.java:37) ... 32 more
(juil. 15, 2013 14:01:49) Error: The application encountered an unexpected error and needs to close. You may want to try re-installing your product(s). More information can be found at /tmp/mathworks_root.log (juil. 15, 2013 14:01:53) Exiting with status -1 (juil. 15, 2013 14:01:53) End - Unsuccessful
Respuestas (0)
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!