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

Clash 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.
software-installation matlab
add a comment |Â
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.
software-installation matlab
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
add a comment |Â
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.
software-installation matlab
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
software-installation matlab
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
add a comment |Â
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
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
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
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
var $window = $(window),
onScroll = function(e)
var $elem = $('.new-login-left'),
docViewTop = $window.scrollTop(),
docViewBottom = docViewTop + $window.height(),
elemTop = $elem.offset().top,
elemBottom = elemTop + $elem.height();
if ((docViewTop elemBottom))
StackExchange.using('gps', function() StackExchange.gps.track('embedded_signup_form.view', location: 'question_page' ); );
$window.unbind('scroll', onScroll);
;
$window.on('scroll', onScroll);
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
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