Go Back   PCMech Forums > Linux Support > Linux OS and Software Assistance

Need Some Help? Type Your Keywords Here:

Reply
 
LinkBack Thread Tools Search this Thread Rate Thread Display Modes
Old 06-27-2004, 03:50 PM   #1
Member (7 bit)
 
AndyB404's Avatar
 
Join Date: Dec 2003
Location: Delaware
Posts: 88
Send a message via Yahoo to AndyB404
Suse 8.2 updating software help

I would like to know how to update software on suse 8.2. I am trying to get a newer version of Gaim on the pc so i can use yahoo as well cause the version in suse 8.2 doesnt support it. i downloaded the source rpm file but everytime i launched yast to install it, it intstalls the version already on the machine. Thank you for any help guys.
AndyB404 is offline   Reply With Quote
Old 06-27-2004, 10:46 PM   #2
Member (11 bit)
 
Join Date: Apr 2003
Posts: 1,524
This is one of the biggest problems I had with suse - installing any software not included with the distro.

Anyway, if you have a source rpm you have to rebuild it for your system. It will probably fail due to unmet dependencies, but this is how you do it. Open a console and navigate to the directory where the source rpm is located. su to root and run:

# rpmbuild --rebuild [name of source rpm]

If it successfully rebuilds, a new rpm for the app will be placed in some subdirectory of /usr/src. Not sure how suse does it but the rpmbuild command should tell you where it's putting the rpm you build. Navigate to that directory and run:

# rpm -ivh [name of rpm]
kilgoretrout is offline   Reply With Quote
Old 06-28-2004, 06:13 AM   #3
Member (10 bit)
 
LocoCoyote's Avatar
 
Join Date: Jan 2003
Location: Germany
Posts: 537
Send a message via Yahoo to LocoCoyote Send a message via Skype™ to LocoCoyote
http://rpmfind.net/linux/RPM/suse/8....9-57.i586.html

gets a working version (for 8.2 as well) watch for the security problems with gaim though
__________________
Nisi defectum, Exploro quippini
LocoCoyote is offline   Reply With Quote
Old 06-29-2004, 11:15 AM   #4
Member (7 bit)
 
AndyB404's Avatar
 
Join Date: Dec 2003
Location: Delaware
Posts: 88
Send a message via Yahoo to AndyB404
i actually have my nix machine down for now. I need to find a good place for it so i can setup my kvm switch when i get it in the next week. If what you said doesnt work, i will post back with what happened. Thanks again guys.
AndyB404 is offline   Reply With Quote
Reply

Bookmarks

Still Need Help? Type Your Keywords Here:


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT -5. The time now is 07:13 PM.
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2012, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 PL2