LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing (https://www.linuxquestions.org/questions/linux-newbie-8/installing-39904/)

illtbagu 12-31-2002 01:25 PM

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 :)

bulliver 12-31-2002 01:35 PM

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

illtbagu 12-31-2002 04:14 PM

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
;)

bulliver 12-31-2002 05:04 PM

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...

illtbagu 12-31-2002 05:57 PM

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

illtbagu 12-31-2002 06:47 PM

installing
 
never mind
thanks,
AD

Kayleah 01-12-2003 09:33 PM

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

illtbagu 01-26-2003 03:44 PM

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


All times are GMT -5. The time now is 09:33 AM.