LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
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


Reply
  Search this Thread
Old 03-07-2005, 05:26 PM   #1
MalachiX
LQ Newbie
 
Registered: Feb 2005
Location: Miramar
Distribution: Fedora Core 3
Posts: 13

Rep: Reputation: 0
When no rpm is found, what to do?


I gotta admit. I got addicted to the game Battle of Wesnoth on Windows. I was going to install it on Linux but when I went to pbone.net and rpmfind.net they did not have the most up to date version for Fedora Core 3.

I saw a few up to date rpm's but they were not for Fedora Core 3. I know you can use other distro's rpm's to install programs but I heard it is not good to do from a friend of mind.

I also know you can install programs from the source but I have not done it before. I could read probably install but would not know how to uninstall the program afterward if I did it that way.

I saw 1 source rpm for Fedora Core 3, but when I use the command, "rpm --rebuild", the terminal says that the option rebuild is an unknown option.(I guess this is why people say Fedora is a package based disto)

So that leads me to now. I don't mean to sound like a simpleton but what would be the best move to do, install from another Distro's rpm or install from source? If you recommend installing from source how would I uninstall?
 
Old 03-07-2005, 05:32 PM   #2
Linux~Powered
Member
 
Registered: Jan 2004
Location: /lost+found
Distribution: Slackware 14.2
Posts: 849

Rep: Reputation: 33
Download the source package, untar it and read the REAME and INSTALL files in it. When you get stumped come back.
 
Old 03-07-2005, 05:34 PM   #3
buffed317
Member
 
Registered: Jun 2004
Location: New Jersey, USA
Distribution: Slackware 11
Posts: 191

Rep: Reputation: 31
to install from source:
tar -zxvf filename.tar.gz
or
tar -xvjf filename.tar.bz2

cd filename
./configure
make
su
make install

that will install the program

to uninstall:

cd into the directory
make clean
make uninstall
cd ..
rm directory

i would use source to install
 
  


Reply



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 Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
FC2 RPM Installation Tree Not Found mrsolo Linux - Software 1 06-27-2005 07:58 PM
.RPM Trouble - .rpm was not found on the medium Sporadic SUSE / openSUSE 8 12-02-2004 05:49 PM
rpm installed right but is no where to be found! cgl72 Mandriva 3 08-17-2004 11:13 PM
rpm error-> patch: command not found Bosnja Linux - Software 5 01-30-2004 12:59 PM
gcc and rpm not found as root jarin scott Linux - Software 4 07-27-2003 01:18 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 09:38 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration