Prev: coheren CSK
Next: Read 12bit DICOM images
From: Rethabile on 22 Jul 2010 07:39 I've been trying to install Matlab r2008b but with no sucess. here are the commands i ran. sudo mkdir /usr/local/matlabR2008b cd /usr/local/matlabR2008b/ copied my files to tmp folder and run sudo sh /tmp/MATHWORKS_R2008B/install here is what i get at the terminal ------------------------------------------------------------------- An error status was returned by the program 'xsetup', the X Window System version of 'install'. The following messages were written to standard error: /tmp/MATHWORKS_R2008B/update/install/main.sh: 178: /tmp/MATHWORKS_R2008B/update/bin/glnxa64/xsetup: Permission denied Attempt to fix the problem and try again. If X is not available or 'xsetup' cannot be made to work then try the terminal version of 'install' using the command: install* -t or INSTALL* -t ------------------------------------------------------------------- when i run install* -t here is what i get awk: cmd. line:2: BEGIN { found = 0; extra = 9; min = 24; default = 24 } awk: cmd. line:2: ^ syntax error awk: cmd. line:6: if (nrows < min) nrows = default awk: cmd. line:6: ^ syntax error awk: cmd. line:12: END { if (found == 0) print (default - extra) } awk: cmd. line:12: ^ syntax error awk: cmd. line:12: END { if (found == 0) print (default - extra) } awk: cmd. line:12: ^ syntax error awk: cmd. line:2: (FILENAME=- FNR=1) fatal: division by zero attempted in `%' /tmp/4274d: 3: cannot create /1: Permission denied [: 582: -le: argument expected /tmp/MATHWORKS_R2008B/update/install/main.sh: 582: /tmp/MATHWORKS_R2008B/update/bin/glnxa64/xsetup: Permission denied anyway i can fix this?
From: Steven_Lord on 22 Jul 2010 09:12 "Rethabile " <retha_727(a)yahoo.ca> wrote in message news:i29akn$475$1(a)fred.mathworks.com... > I've been trying to install Matlab r2008b but with no sucess. *snip* I recommend you send this information to Technical Support -- they can help you determine what's preventing you from installing MATLAB on your machine and how to correct the problem. -- Steve Lord slord(a)mathworks.com comp.soft-sys.matlab (CSSM) FAQ: http://matlabwiki.mathworks.com/MATLAB_FAQ To contact Technical Support use the Contact Us link on http://www.mathworks.com
|
Pages: 1 Prev: coheren CSK Next: Read 12bit DICOM images |