toddlar
07-09-2002, 03:44 AM
Alright,
First I'd like to say that I've been reading this forum for just about a week now. I read the walk through on how to install it on Mandrake and Redhat in hopes that it would translate over to Slackware 8.1.
I used Slackware Linux about 2 years ago for about 8 months, then I decided I would go back to Windows because I couldn't play games. Anyhow, thats why I chose to install Slackware instead of Mandrake/Redhat.
So, now that I've read both walkthroughs. Followed the instructions, I've come to little(BIG) problem.
With this slackware installation I had it install _All_ packages, from that I have version 2.95.3 of GCC. So I said to myself, 'self, I need to upgrade gcc and gcc++ before I can install qt/seq.' I tried downloading the file from rpmfind and snagged "gcc3-3.0.1-3.i386.rpm" used the command "rpm -i gcc3-3.0.1-3.i386.rpm" and it gives me a long dump:
"
error: failed depencies
binutils >= 2.11.90.0.8-3 is needed by gcc3-3.0.1-3
glibc-devel is needed by gcc3-3.0.1-3
libgcc >= 3.0.1-3 is needed by gcc3-3.0.1-3
/sbin/install-info is needed by gcc3-3.0.1-3
ld-linux.so.2 is needed by gcc3-3.0.1-3
libc.so.6 is needed by gcc3-3.0.1-3
libc.so.6(glibc_2.0) is needed by gcc3-3.0.1-3
libc.so.6(glibc_2.1) is needed by gcc3-3.0.1-3
libc.so.6(glibc_2.1.3) is needed by gcc3-3.0.1-3
libc.so.6(glibc_2.2) is needed by gcc3-3.0.1-3
"
So I thought to myself. "Well, lets get started. I best be downloading libc first."
I go ahead and download libc-5.3.12-31.i386.rpm and get this error dump:
"
error: failed dependencies:
/sbin/ldconfig is needed by libc-5.3.12-31
grep is needed by libc-5.3.12-31
fileutils is needed by libc-5.3.12-31
/lib/ld-linux.so.1 is neeed by libc-5.3.12-31
/bin/sh is neeed by libc-5.3.12-31
"
Wasn't sure if this was the right rpm so I went ahead and downloaded "libc-5.4.44-1glibc.i386.rpm" and it gave me similiar error messages.
I find/locate most of the files its looking for.
ldconfig 2.2.5
grep 2.5
sh 2.05a.0
At this point I got discouraged. Originally I had figured I could keep downloading rpm's untill I got through all the dependencies, however long that took. But the fact that I already had these files and it wasn't locating them left my amateur butt with nothing to do except to start downloading Redhat. I came here to post for help, and if none is offered then I'll remove Slackware and start the Redhat installation as soon as it finishes downloading.
Thanks for any help offered
P.s. I did many searches for help on slackware installation or help on gcc installation, i found many links that said they were having problems installing gcc but had figured it out. I am obviously not that fortunate
--I'm downloading redhat 7.3, not 7.2 I don't think that newer version will make any difference in the walk through, but if anybody can think of any differences please post back--
First I'd like to say that I've been reading this forum for just about a week now. I read the walk through on how to install it on Mandrake and Redhat in hopes that it would translate over to Slackware 8.1.
I used Slackware Linux about 2 years ago for about 8 months, then I decided I would go back to Windows because I couldn't play games. Anyhow, thats why I chose to install Slackware instead of Mandrake/Redhat.
So, now that I've read both walkthroughs. Followed the instructions, I've come to little(BIG) problem.
With this slackware installation I had it install _All_ packages, from that I have version 2.95.3 of GCC. So I said to myself, 'self, I need to upgrade gcc and gcc++ before I can install qt/seq.' I tried downloading the file from rpmfind and snagged "gcc3-3.0.1-3.i386.rpm" used the command "rpm -i gcc3-3.0.1-3.i386.rpm" and it gives me a long dump:
"
error: failed depencies
binutils >= 2.11.90.0.8-3 is needed by gcc3-3.0.1-3
glibc-devel is needed by gcc3-3.0.1-3
libgcc >= 3.0.1-3 is needed by gcc3-3.0.1-3
/sbin/install-info is needed by gcc3-3.0.1-3
ld-linux.so.2 is needed by gcc3-3.0.1-3
libc.so.6 is needed by gcc3-3.0.1-3
libc.so.6(glibc_2.0) is needed by gcc3-3.0.1-3
libc.so.6(glibc_2.1) is needed by gcc3-3.0.1-3
libc.so.6(glibc_2.1.3) is needed by gcc3-3.0.1-3
libc.so.6(glibc_2.2) is needed by gcc3-3.0.1-3
"
So I thought to myself. "Well, lets get started. I best be downloading libc first."
I go ahead and download libc-5.3.12-31.i386.rpm and get this error dump:
"
error: failed dependencies:
/sbin/ldconfig is needed by libc-5.3.12-31
grep is needed by libc-5.3.12-31
fileutils is needed by libc-5.3.12-31
/lib/ld-linux.so.1 is neeed by libc-5.3.12-31
/bin/sh is neeed by libc-5.3.12-31
"
Wasn't sure if this was the right rpm so I went ahead and downloaded "libc-5.4.44-1glibc.i386.rpm" and it gave me similiar error messages.
I find/locate most of the files its looking for.
ldconfig 2.2.5
grep 2.5
sh 2.05a.0
At this point I got discouraged. Originally I had figured I could keep downloading rpm's untill I got through all the dependencies, however long that took. But the fact that I already had these files and it wasn't locating them left my amateur butt with nothing to do except to start downloading Redhat. I came here to post for help, and if none is offered then I'll remove Slackware and start the Redhat installation as soon as it finishes downloading.
Thanks for any help offered
P.s. I did many searches for help on slackware installation or help on gcc installation, i found many links that said they were having problems installing gcc but had figured it out. I am obviously not that fortunate
--I'm downloading redhat 7.3, not 7.2 I don't think that newer version will make any difference in the walk through, but if anybody can think of any differences please post back--