LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 10-21-2012, 01:50 PM   #1
anish10
LQ Newbie
 
Registered: Aug 2012
Posts: 3

Rep: Reputation: Disabled
Installation of matlab in fedora core 8


I am installing matlab in fedora core 8 and the following error message occurs. Please help

An error status was returned by the program 'xsetup',
the X Window System version of 'install'. The following
messages were written to standard error:

/root/Desktop/Matlab R2010a for Linux and MacOS/update/bin/glnx86/xsetup: error while loading shared libraries: /root/Desktop/Matlab R2010a for Linux and MacOS/update/bin/glnx86/libmwins.so: cannot restore segment prot after reloc: 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
 
Old 10-21-2012, 03:10 PM   #2
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,617

Rep: Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963
Quote:
Originally Posted by anish10 View Post
I am installing matlab in fedora core 8 and the following error message occurs. Please help
Code:
 An error status was returned by the program 'xsetup',
    the X Window System version of 'install'. The following
    messages were written to standard error:

        /root/Desktop/Matlab R2010a for Linux and MacOS/update/bin/glnx86/xsetup: error while loading shared libraries: /root/Desktop/Matlab R2010a for Linux and MacOS/update/bin/glnx86/libmwins.so: cannot restore segment prot after reloc: 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
Well, Fedora 8 is *ANCIENT*...it is not surprising at all that you're getting errors, when the version of Linux you're using has been unpatched/end-of-life, for THREE YEARS now, and it was old before that. Please, get a CURRENT version of Linux (latest Fedora is 17), which will make EVERYTHING easier, and may fix your problem. To put it another way...would you try to install a current piece of software on Windows 95?

Also...it tells you to run the terminal install, and tells you how...did you try that?
 
Old 10-21-2012, 03:10 PM   #3
Elv13
Member
 
Registered: Apr 2006
Location: Montreal,Quebec
Distribution: Gentoo
Posts: 825

Rep: Reputation: 129Reputation: 129
Hi, welcome to LQ

Please note that Fedora Core 8 is years old and totally unsupported. Don't expect modern Linux application to work or be compatible. FC8 belong to the same league as Windows 98. If your MathLab is from the same 'era' of Fedora, then it might work anyway with some work, but then again, I strongly discourage you from doing so. Fedora is not a long term distribution. The closest relative is CentOS, where everything is supported for a least 7 years. Fedora is only supported for 18 months.

As for your problem, is the X server installed and running (it should be 'yes')? Have you tried to execute this script as root or as regular user (it should be 'root')?
 
Old 10-22-2012, 08:40 AM   #4
anish10
LQ Newbie
 
Registered: Aug 2012
Posts: 3

Original Poster
Rep: Reputation: Disabled
I know that Fedora 8 is old but I am doing a project on ns-2.27 which works well on this platform.

I dont know how to install the x server. Can you guide me?
 
Old 10-22-2012, 10:03 AM   #5
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,617

Rep: Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963Reputation: 7963
Quote:
Originally Posted by anish10 View Post
I know that Fedora 8 is old but I am doing a project on ns-2.27 which works well on this platform.

I dont know how to install the x server. Can you guide me?
It should already BE installed, and again, we tried to 'guide you' to doing what the error message said, which is installing via terminal with the command it gave you.

Do you have a GUI up now, on the FC8 machine?? If so, X is running. AGAIN, we will point out that new software will probably not work. The installer may very well be checking for a specific version or higher of software, which you will not/can not have. Install a new version of Fedora, and NS2 will install nicely on it as well, so there's no reason to use something so old at all.
 
Old 10-22-2012, 06:06 PM   #6
John VV
LQ Muse
 
Registered: Aug 2005
Location: A2 area Mi.
Posts: 17,623

Rep: Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651Reputation: 2651
it is unlikely that a current Matlab will run on the ANCIENT fedora 8
it is also unlikley that fedora 8 will even install on any NEW hardware
you might have to use an older computer from 2008

HOWEVER the FREE "octave" ( a matlap port / reverse engineering ) IS in the CURRENT fedora 17 repos

but if you also MUST use the even older ns2.2 and NOT the just old 2.34

matlab and Octave (I use Octave a lot ) are " almost " interchangeable

but if YOU MUST ( go against recommendation ) then post a question over at the END OF LIFE section at "fedoraforum"
http://forums.fedoraforum.org/forumdisplay.php?f=75
BE WARNED it is a ROYAL pain in the "BLEEP" ( the thing you sit on) to install software on a VERY VERY DEAD version of fedora

and on 8 there is a "special EXTRA pain "

the rpm hashes were RE-released do to a server intrusion
the hashes on the install dvd are USELESS
you have to use the rereleased security hashes

Last edited by John VV; 10-22-2012 at 09:48 PM.
 
Old 10-22-2012, 08:39 PM   #7
grizlbr
LQ Newbie
 
Registered: Sep 2010
Posts: 26

Rep: Reputation: 0
Mathlab courses

Wife was stuck using my linux computer and it would not access Mathlab for classes until I tried Archbang. The version of Firefox on Archbang would allow her to perform her homework. Just a heads up.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
MATLAB for fedora core 7 avi368 Linux - Software 1 10-09-2007 10:20 AM
Matlab For Fedora 7 Installation Hem Linux - Software 5 09-27-2007 10:12 AM
symbolic toolbox matlab doesn't work fedora core 5 obarrero Fedora 1 04-06-2006 06:30 AM
symbolic toolbox matlab doesn't work fedora core 5 obarrero Linux - Software 0 03-27-2006 10:05 PM
MATLAB GUI on Fedora Core 2 fixed? long post. paulo Fedora 4 06-18-2004 03:41 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 02:32 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration