Linux - Newbie This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
08-06-2003, 03:26 PM
|
#1
|
LQ Newbie
Registered: Aug 2003
Distribution: JAMD 0.0.6
Posts: 7
Rep:
|
Help with RPMs, I don't get it..
Hi folks I am ashamed to admit I was a tech lead on a HD that supported 500,000 and I can't even figure out how the heck to install an RPM. Heres the deal. I have RH9 installed and running, and I'd like to update GAIM. It is calling for the gtkspell package which I downloaded ( its called gtkspell-2.0.4-fr3.i386.rpm)
now here is where i am stuck. i don't understand what to do with it. i am logged in as root. if i double click it, it tells me it is Preparing a System Update, and then the little dialog closes and well, thats all she wrote... If I go into shell and type rpm -i gtkspell-2.0.4-fr3.i386.rpm, it does essentially the same thing without the dialog box. I get a progress bar with ###s and thats it. What am I missing here? I would very much like to install APT and Synaptic, and when I try to do those, the same thing happens.
I am enjoying my foray into Linux, and I probably will switch over to JAMD soon, and I think once I understand what to do with these packages things will go alot smoother. Any help would be GREATLY appreciated. Step by step instructions are generally best for me, as I am still not used to this OS yet.
dani
Last edited by kiteless; 08-06-2003 at 03:30 PM.
|
|
|
08-06-2003, 03:30 PM
|
#2
|
Senior Member
Registered: Apr 2003
Location: Toronto, Canada
Distribution: Ubuntu Jaunty (9.04)
Posts: 1,044
Rep:
|
rpm -ivh gtkspell-2.0.4-fr3.i386.rpm
Its better if you do it from console because if there is a problem with dependencies or anything then it will write them on the console. Also, check to see if the package is installed using this:
rpm -q name_of_package
|
|
|
08-06-2003, 03:36 PM
|
#4
|
Senior Member
Registered: Mar 2003
Location: Earth
Distribution: Slackware, Ubuntu, Smoothwall
Posts: 1,571
Rep:
|
Re: Help with RPMs, I don't get it..
Quote:
Originally posted by kiteless
If I go into shell and type rpm -i gtkspell-2.0.4-fr3.i386.rpm, it does essentially the same thing without the dialog box. I get a progress bar with ###s and thats it.
|
That should have installed gtkspell.
Then be sure to remove the current gaim first:
rpm -e gaim
then
rpm -ivh gaim.whatever.rpm
That should do it.
If you have more troubles with it, then cut and paste the session here. With linux you can select text with the mouse then simply change the focus back here and hit your middle button to paste.
regards...
Edit: dang i'm a slow typer
Last edited by itsjustme; 08-06-2003 at 03:38 PM.
|
|
|
08-06-2003, 03:41 PM
|
#5
|
LQ Newbie
Registered: Aug 2003
Distribution: JAMD 0.0.6
Posts: 7
Original Poster
Rep:
|
you guys are THE BEST! it worked. when i was checking with rpm -q i was typing the whole filename not just "gaim" or "gtkspell" so it was telling me things werent installed. duh of course!
lots to learn but I think i can do it!
|
|
|
08-17-2003, 05:43 AM
|
#6
|
LQ Newbie
Registered: Aug 2003
Location: Pretoria, South Africa
Distribution: RedHat 9
Posts: 1
Rep:
|
Hi all, I have more or less the same problem as kiteless, except that I don't even get the ###s. RPM stalls out completely, up2date stalls too and apt/synaptic does nothing either.
I suspect python is the culprit because RPM and up2date both runs of python, and apt/synaptic uses RPM. But how do I get them to work again? no matter what commands I give these apps, they just stall out completely.
I've updated my Python to 2.3 but still nothing helps... Looks like all programs that run of Python just stalls, well, all the programs mentioned above.
Thanks in advance!
Last edited by k3nny; 08-17-2003 at 10:09 AM.
|
|
|
All times are GMT -5. The time now is 11:11 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|