why do I get this error: Error: This is a R2018b installation . You can only install newer updates.
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Following these instructions: https://www.mathworks.com/help/releases/R2019a/install/ug/install-release-update-on-offline-machine.html
I get this error:
Error: This is a R2018b installation . You can only install newer updates.
complete log file for update_installer.exe:
(May 09, 2019 10:56:56) ##################################################################
(May 09, 2019 10:56:56) #
(May 09, 2019 10:56:56) # Today's Date:
(May 09, 2019 10:56:56) Thu May 09 10:56:56 PDT 2019
(May 09, 2019 10:56:56)
(May 09, 2019 10:56:56) System Info
(May 09, 2019 10:56:56) OS: Windows 10 10.0
(May 09, 2019 10:56:56) Arch: amd64
(May 09, 2019 10:56:56) Data Model: 64
(May 09, 2019 10:56:56) Language: en
(May 09, 2019 10:56:56) Java Vendor: Oracle Corporation
(May 09, 2019 10:56:56) Java Home: C:\Program Files\MATLAB\R2018b\sys\java\jre\win64\jre
(May 09, 2019 10:56:56) Java Version: 1.8.0_152
(May 09, 2019 10:56:56) Java VM Name: Java HotSpot(TM) 64-Bit Server VM
(May 09, 2019 10:56:56) Java Class Path: Skipped
(May 09, 2019 10:56:56) User Name: mccalejp
(May 09, 2019 10:56:56) Current Directory: C:\Program Files\MATLAB\R2018b\bin\win64
(May 09, 2019 10:56:56) mode: silent
(May 09, 2019 10:56:56) matlabroot: C:\Program Files\MATLAB\R2018b
(May 09, 2019 10:56:56) sessionid: fbd548fe-cd0c-4e19-92c4-1e5283d9e544
(May 09, 2019 10:56:56) helper_launch_path: C:\Users\mccalejp\AppData\Local\Temp\mw_7AA4.tmp
(May 09, 2019 10:56:56) updatepackage: \\A5811588\DropBox\Matlab\Matlab2018b\Update4Win\R2018b_Update_3
(May 09, 2019 10:56:56) Current Update level: R2018b
(May 09, 2019 10:56:57) current state: Init
(May 09, 2019 10:56:57) next state: Validate_Bundle, shouldSkip? false
(May 09, 2019 10:56:57) Error: This is a R2018b installation . You can only install newer updates.Error: This is a R2018b installation . You can only install newer updates.
(May 09, 2019 10:56:57) Update session complete.
1 Commento
Steven Lord
il 9 Mag 2019
What version (including what Update) are you currently using using and what Update are you trying to install?
Risposte (1)
Walter Roberson
il 9 Mag 2019
You tried to install a r2019a release update but you are not running r2019a.
Release updates are bug fixes for a release. They do not upgrade a previous major version to a newer version.
2 Commenti
Walter Roberson
il 9 Mag 2019
Ah. Though I notice the directory name is R2018b_Update_3 ?
Also I wonder if you just happen to have R2018b Update 1 ? That one corrupted installations.
Vedere anche
Categorie
Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!