I'm kind of new to Linux, I used alot of UNIX and Linux before as a user, but I've never been root before.
And now I'm delving deep into it, and I can do some really neat things, but I find that I'm constantly missing some basic 'know how' when it comes to Linux.
1) I have really no clue how to search the file system. There's a manual page for 'search' but it's got alot of testing operaters in it, and I can't get the syntax I put it in to provide any meaningful results.
2) I've no idea how to check my dependencies. I'm using Red Hat 8.0, and I know my Kernel is 2.4.18-14.
But I've been trying to install firefox, to see what it's like, because Netscape is trash (imo), and Netscape 7.2 is trash on steroids (imo).
But it says under 'requirements' on www . getfirefox . com ... (Can't post a URL since I'm a newbie?)
* Linux kernel - 2.2.14 with the following libraries or packages minimums:
o glibc 2.3.2
o XFree86-3.3.6
o gtk+2.0
o fontconfig (also known as xft)
o libstdc++5
* Firefox has been tested on Red Hat Linux 8.0 and later
I have no idea how to check for any of that. Other than the kernel, which I meet requirements on.
But as far as 'Test on Red Hat Linux 8.0' goes, that should mean they're all installed already. I didn't skimp out on any of the packages when I installed either. And just for kicks, I installed all 4gigs of packages on another computer and tried to install firefox, but it failed anyway.
3) I've been trying to get firefox to work, but it always fails with the 'couldn't find xpistub library' error. I've looked for solutions on google, to no avail. I've checked other threads here, and I've gone down the list of solutions, and nothing has worked for me.
Some people say 'Yeah, installed on Red Hat 8.0 no problem.' Some people say 'Yeah, oops, I was running ./firefox-installer-bin instead of ./firefox-installer.' Some people talk about not being root, or not having file permissions on their /tmp directory.
I've been downloading firefox-1.0PR-i686-linux-gtk2+xft-installer.tar.gz and unzipping and untarring it into /root
And I've downloaded firefox-0.9 to see if that'd work, but it doesn't, and I've also downloaded the one without the installer, but I've really no idea what to do from there, unless it's like 'make' or something.
Anyway, help would be appreciated
