Well, since that's the slackware gcc that actually came with slack 8.1 you can just pop in your slack cd, mount it up, cd to your mount directory, then:
cd slackware/d
Now, you can either:
installpkg gcc-2.95.3-i386-2.tgz
OR
pkgtool
{from current directory}
select the GCC package
Cool
|