Linux - NewbieThis 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
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Which GAIM are you trying to install on which system (6.1 or 7.3RH)?
If you're trying to install GAIM v 0.67, you more likely will need the
libgtkspell rpm (and maybe some others too) which is probably not installed on your system
In order to get that, you should simply go to http://www.freshrpms.net/ and choose the distro you are running (Valhalla for RH 7.3) and it will give you a list of rpms it has available for you on the left coloum of that website.
As my martinman has already suggested, you should at least tell us which dependencies it is missing. Simply copy the text from your terminal and paste it here and we can give you the links of where you can get those missing deps.
apt-get should work also, because I remember that it worked for me when I ran RH 7.3.
First off thank you all for your help! Secondly, I am running Redhat 7.3.
This is my error:
Found 0 source and 1 binary packages
Dependency Problem:
libc.so.6(GLIBC_2.3) is needed by gaim-0.67-1
libgcc_s.so.1 is needed by gaim-0.67-1
libgtkspell.so.0 is needed by gaim-0.67-1
libperl.so is needed by gaim-0.67-1
libstdc++.so.5 is needed by gaim-0.67-1
basically you're distro is too old.... well, not really but that's why you have those messages, either 1) upgrade glibc and the other packages from rpmfind.net or similar, 2) compile gaim from source, which then won't have these problems or 3) get a newer distro (overkill, but always a possibility for newbies)
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.