LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
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 12-31-2002, 01:25 PM   #1
illtbagu
Member
 
Registered: Dec 2002
Location: Nevada
Distribution: fedora, RHEL, ubuntu, suse
Posts: 343

Rep: Reputation: 30
Question installing


red hat 8.0 not sure what compiler comes with it? i cant find what version i have where do i check this? what im trying to do is install mplayer but i get this error which i have pasted below this paragraph. so im going to install the compiler it says to.
ftp://mirrors.rcn.net/pub/sourceware...ases/gcc-3.2.1
im not sure which one to download and how to install it im new at this.

thanks for any time
illtbagu

[root@dhcp-338-33 Desktop]# cd MPlayer-0.90rc2
[root@dhcp-338-33 MPlayer-0.90rc2]# ./configure
Detected operating system: Linux
Detected host architecture: i386
Checking for gcc version ... not found
Checking for gcc-3.1 version ... not found
Checking for gcc3 version ... not found
Checking for gcc-3.0 version ... not found
Checking for cc version ... not found

*** Please downgrade/upgrade C compiler to version gcc-2.95.x or
gcc-3.x! ***

You are not using a supported compiler. We do not have the time to
make sure
everything works with compilers other than the ones we use. Use
either the
same compiler as we do, or use --disable-gcc-checking but DO *NOT*
REPORT BUGS
unless you can reproduce them after recompiling with a 2.95.x or 3.x
version!

Note for gcc 2.96 users: Some versions of this compiler are known to
miscompile
mplayer and lame (which is used for mencoder). If you get compile
errors,
first upgrade to the latest 2.96 release (minimum 2.96-85) and try
again.
If the problem still exists, try with gcc 3.x (or 2.95.x) *BEFORE*
reporting
bugs!

GCC 2.96 IS NOT AND WILL NOT BE SUPPORTED BY US !

*** For details please read DOCS/users_against_developers.html
***


Error: Bad gcc version

Check configure.log if you do not understand why it failed.red
 
Old 12-31-2002, 01:35 PM   #2
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
I don't think you installed gcc. In RedHat 8 the compiler is gcc version 3.2 which according to your errors should be fine.

run "gcc -dumpversion" and that will tell which gcc you have. Perhaps you didn't install gcc, look for it on your install disks rather than downloading...should be easier/faster

Last edited by bulliver; 12-31-2002 at 01:42 PM.
 
Old 12-31-2002, 04:14 PM   #3
illtbagu
Member
 
Registered: Dec 2002
Location: Nevada
Distribution: fedora, RHEL, ubuntu, suse
Posts: 343

Original Poster
Rep: Reputation: 30
installing

ok thanks man
it has not been installed. when i try to install it with package management i get a error that says package not found krb5-libs = 1.2.5-6 is required by krb5-devel. that happens when i try to install the development tools i looked for krb5 package everywhere in the package management but i cant find it anywhere.

thanks
 
Old 12-31-2002, 05:04 PM   #4
bulliver
Senior Member
 
Registered: Nov 2002
Location: Edmonton AB, Canada
Distribution: Gentoo x86_64; Gentoo PPC; FreeBSD; OS X 10.9.4
Posts: 3,760
Blog Entries: 4

Rep: Reputation: 78
Yup, that's RPM for you. gcc requires quite a few things as I recall, and each dependancy may have it's own dependencies until you work backwards so far you don't remember what you were trying to install in the first place.

This is bunk windows advice, I know, but if your install is reasonably fresh it may be easier to reinstall, and include the development tools (gcc,glibc, a thousand others...). If you set /home as a seperate partition then you can leave it, and only format your other partions. Otherwise you can backup your /home directory to a CDR, or unused partion, and drop it into your new install, thus keeping your personal files and settings intact (create the same username/password as you have now).

Of course you can just try to work through the dependencies, but it may take a while...
 
Old 12-31-2002, 05:57 PM   #5
illtbagu
Member
 
Registered: Dec 2002
Location: Nevada
Distribution: fedora, RHEL, ubuntu, suse
Posts: 343

Original Poster
Rep: Reputation: 30
installing

ok i downloaded the krb5-libs = 1.2.5-6 rpm package from redhats site. when i go to install it it says that its already installed and that its a newer version. so i know now that i have it installed im just thinking that maybe when i updated my system with redhat system update this package was updated and is causing problems with the gcc isntall i dont know. any ideas.

thanks
 
Old 12-31-2002, 06:47 PM   #6
illtbagu
Member
 
Registered: Dec 2002
Location: Nevada
Distribution: fedora, RHEL, ubuntu, suse
Posts: 343

Original Poster
Rep: Reputation: 30
installing

never mind
thanks,
AD
 
Old 01-12-2003, 09:33 PM   #7
Kayleah
LQ Newbie
 
Registered: Jan 2003
Posts: 1

Rep: Reputation: 0
Installing

I'm having the exact same problem, except I can't get to the "Nevermind, thanks" stage. I try to install GCC and get the 'unlocatable package' error for krb5-libs. I download and try to install that and I get a message saying it's already installed. Any advice would be greatly appreciated.

Thanks in advance
 
Old 01-26-2003, 03:44 PM   #8
illtbagu
Member
 
Registered: Dec 2002
Location: Nevada
Distribution: fedora, RHEL, ubuntu, suse
Posts: 343

Original Poster
Rep: Reputation: 30
http://www.linuxquestions.org/questi...light=illtbagu
try this post out kayleah. i ended up doing a force install.
 
  


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
Installing Mono-got stuck while installing gtk-sharp chutsu Linux - Software 11 01-18-2005 08:25 PM
installing from iso9660 - restarts installation without installing anything scuzzman Slackware 1 10-24-2004 07:46 PM
installing windows without re-installing FC ur-unholyness Linux - Software 1 10-17-2004 06:48 PM
Installing Windows XP after installing Red Hat 9 BluePyre Linux - General 7 03-09-2004 03:37 PM
Installing RAID Drivers before Installing RH 9 kwright Linux - Newbie 3 08-25-2003 09:57 AM

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

All times are GMT -5. The time now is 06:36 PM.

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