Install MATLAB on Ubuntu 17.10 - The following error was detected while installing 3p/icu_glnxa4:

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP








up vote
1
down vote

favorite















I've been trying to install MATLAB 2017a on my Ubuntu 17.10. I've had encountered several problems while installing, most importantly not being able to install as root, which was solved by another ask ubuntu post asking me to use

xhost si:localuser:root

and beginning the sudo operation as

sudo sh ./install -javadir /usr/lib/jvm/java-8-openjdk-amd64/jre/.


However, while the installation begins, I'm being thrown another error "archive is not a zip file". I've attached the image for your references,
Matlab Installation Error.


Any help would be really appreciated thanks.










share|improve this question

















  • 2




    Hi Vijey, could you please post the contents of /tmp/mathworks_root.log? Also, why do you want to install as root rather than as a normal user?
    – dja
    Feb 18 at 0:41










  • Here is the link to the log file "drive.google.com/open?id=1ScJa3Wn2kSiae5yC1RSwauc8mC1P1LbZ". I'm trying to install as root, as it requires root permission to install its files in usr/local directory.
    – Vijey
    Feb 18 at 1:03










  • Looking at au.mathworks.com/matlabcentral/answers/… - have you tried redownloading the installer? The other thing you could try is running 'sudo chmod 777 /usr/local' but I wouldn't really recommend this on your primary system...
    – dja
    Feb 18 at 1:20














up vote
1
down vote

favorite















I've been trying to install MATLAB 2017a on my Ubuntu 17.10. I've had encountered several problems while installing, most importantly not being able to install as root, which was solved by another ask ubuntu post asking me to use

xhost si:localuser:root

and beginning the sudo operation as

sudo sh ./install -javadir /usr/lib/jvm/java-8-openjdk-amd64/jre/.


However, while the installation begins, I'm being thrown another error "archive is not a zip file". I've attached the image for your references,
Matlab Installation Error.


Any help would be really appreciated thanks.










share|improve this question

















  • 2




    Hi Vijey, could you please post the contents of /tmp/mathworks_root.log? Also, why do you want to install as root rather than as a normal user?
    – dja
    Feb 18 at 0:41










  • Here is the link to the log file "drive.google.com/open?id=1ScJa3Wn2kSiae5yC1RSwauc8mC1P1LbZ". I'm trying to install as root, as it requires root permission to install its files in usr/local directory.
    – Vijey
    Feb 18 at 1:03










  • Looking at au.mathworks.com/matlabcentral/answers/… - have you tried redownloading the installer? The other thing you could try is running 'sudo chmod 777 /usr/local' but I wouldn't really recommend this on your primary system...
    – dja
    Feb 18 at 1:20












up vote
1
down vote

favorite









up vote
1
down vote

favorite














I've been trying to install MATLAB 2017a on my Ubuntu 17.10. I've had encountered several problems while installing, most importantly not being able to install as root, which was solved by another ask ubuntu post asking me to use

xhost si:localuser:root

and beginning the sudo operation as

sudo sh ./install -javadir /usr/lib/jvm/java-8-openjdk-amd64/jre/.


However, while the installation begins, I'm being thrown another error "archive is not a zip file". I've attached the image for your references,
Matlab Installation Error.


Any help would be really appreciated thanks.










share|improve this question
















I've been trying to install MATLAB 2017a on my Ubuntu 17.10. I've had encountered several problems while installing, most importantly not being able to install as root, which was solved by another ask ubuntu post asking me to use

xhost si:localuser:root

and beginning the sudo operation as

sudo sh ./install -javadir /usr/lib/jvm/java-8-openjdk-amd64/jre/.


However, while the installation begins, I'm being thrown another error "archive is not a zip file". I've attached the image for your references,
Matlab Installation Error.


Any help would be really appreciated thanks.







software-installation matlab






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Feb 17 at 23:56









Vijey

62




62







  • 2




    Hi Vijey, could you please post the contents of /tmp/mathworks_root.log? Also, why do you want to install as root rather than as a normal user?
    – dja
    Feb 18 at 0:41










  • Here is the link to the log file "drive.google.com/open?id=1ScJa3Wn2kSiae5yC1RSwauc8mC1P1LbZ". I'm trying to install as root, as it requires root permission to install its files in usr/local directory.
    – Vijey
    Feb 18 at 1:03










  • Looking at au.mathworks.com/matlabcentral/answers/… - have you tried redownloading the installer? The other thing you could try is running 'sudo chmod 777 /usr/local' but I wouldn't really recommend this on your primary system...
    – dja
    Feb 18 at 1:20












  • 2




    Hi Vijey, could you please post the contents of /tmp/mathworks_root.log? Also, why do you want to install as root rather than as a normal user?
    – dja
    Feb 18 at 0:41










  • Here is the link to the log file "drive.google.com/open?id=1ScJa3Wn2kSiae5yC1RSwauc8mC1P1LbZ". I'm trying to install as root, as it requires root permission to install its files in usr/local directory.
    – Vijey
    Feb 18 at 1:03










  • Looking at au.mathworks.com/matlabcentral/answers/… - have you tried redownloading the installer? The other thing you could try is running 'sudo chmod 777 /usr/local' but I wouldn't really recommend this on your primary system...
    – dja
    Feb 18 at 1:20







2




2




Hi Vijey, could you please post the contents of /tmp/mathworks_root.log? Also, why do you want to install as root rather than as a normal user?
– dja
Feb 18 at 0:41




Hi Vijey, could you please post the contents of /tmp/mathworks_root.log? Also, why do you want to install as root rather than as a normal user?
– dja
Feb 18 at 0:41












Here is the link to the log file "drive.google.com/open?id=1ScJa3Wn2kSiae5yC1RSwauc8mC1P1LbZ". I'm trying to install as root, as it requires root permission to install its files in usr/local directory.
– Vijey
Feb 18 at 1:03




Here is the link to the log file "drive.google.com/open?id=1ScJa3Wn2kSiae5yC1RSwauc8mC1P1LbZ". I'm trying to install as root, as it requires root permission to install its files in usr/local directory.
– Vijey
Feb 18 at 1:03












Looking at au.mathworks.com/matlabcentral/answers/… - have you tried redownloading the installer? The other thing you could try is running 'sudo chmod 777 /usr/local' but I wouldn't really recommend this on your primary system...
– dja
Feb 18 at 1:20




Looking at au.mathworks.com/matlabcentral/answers/… - have you tried redownloading the installer? The other thing you could try is running 'sudo chmod 777 /usr/local' but I wouldn't really recommend this on your primary system...
– dja
Feb 18 at 1:20















active

oldest

votes











Your Answer







StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "89"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













 

draft saved


draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1007230%2finstall-matlab-on-ubuntu-17-10-the-following-error-was-detected-while-installi%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes















 

draft saved


draft discarded















































 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f1007230%2finstall-matlab-on-ubuntu-17-10-the-following-error-was-detected-while-installi%23new-answer', 'question_page');

);

Post as a guest













































































Popular posts from this blog

How do so many people here on Academia.SE, and in general, afford lavish higher education programs?

Trouble downloading packages list due to a “Hash sum mismatch” error

How do I move numbers in filenames, in a batch renaming operation?