LinuxQuestions.org
Help answer threads with 0 replies.
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 12-13-2004, 10:30 AM   #1
Siljrath
Bedrock Linux Advocate
 
Registered: Nov 2004
Location: the internet
Distribution: server:Gentoo | workstation:Bedrock (hijacked:void, fetched:Gentoo,Devuan,Artix)
Posts: 227

Rep: Reputation: 66
create an RPM install file from tar?


i've heard there's a piece of software that can do this. anyone know it?

until i get to better grips with command lines, installing from source or tar files or whatever is too impractical and time consuming, i need the ease and speed of RPM for now.
 
Old 12-13-2004, 11:30 AM   #2
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
it's certainly possible (all rpms are made from source packages). Take a look at maximum-rpm a book that can tesch you the basics. If you want to make rpms for Fedora then go to to the fedora developers page.
 
Old 12-13-2004, 11:41 AM   #3
abisko00
Senior Member
 
Registered: Mar 2004
Location: Munich
Distribution: Ubuntu
Posts: 3,517

Rep: Reputation: 58
A very simple way of creating rpm's from source tar's is checkinstall.

Do ./configure and make as usual but instead of make install run checkinstall. This will create an rpm (that probably runs on your system only )

http://asic-linux.com.mx/~izto/checkinstall/
 
Old 12-16-2004, 04:32 AM   #4
Siljrath
Bedrock Linux Advocate
 
Registered: Nov 2004
Location: the internet
Distribution: server:Gentoo | workstation:Bedrock (hijacked:void, fetched:Gentoo,Devuan,Artix)
Posts: 227

Original Poster
Rep: Reputation: 66
thnx for the help guys. much appreciated.

was reading through the RPM-HOWTO i came across this line; "We assume here that you know how to build software from source. If you don't you probably shouldn't be starting with this document." and stopped reading. i've learned from other books theres little point in carrying on once you get this type of message as you'll only find yourself even more confused from unknown lingo, comands, unexplained processes etc. and time woulda been a wasted.

i'm still a and so have yet to get to grips with make, compile, yada yada.

there IS a piece of software out there that will do this for me until i get more read up and better practiced. i just can't remember the name of it.

(still getting through max rpm, finding it very easy to read, very informative, very helpfull, but still not what i'm looking for, so far)
 
Old 12-16-2004, 05:03 AM   #5
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
checkinstall will build rpms for you but you do need a good understanding about how to install packages from source, so that you can enable configure flags etc that can make your rpm work not just on your system but on other peoples as well.
 
Old 01-02-2005, 05:42 PM   #6
Siljrath
Bedrock Linux Advocate
 
Registered: Nov 2004
Location: the internet
Distribution: server:Gentoo | workstation:Bedrock (hijacked:void, fetched:Gentoo,Devuan,Artix)
Posts: 227

Original Poster
Rep: Reputation: 66
one day... i'll find it again.... a fully functioning piece of software that can fully manage all your source to rpm gubbins, with a front end pretty gui.

why can't all gui front ends provide all info on what commands you've just executed in command form read out even when you're clicking a mouse or running software. it would ease the learning curve to ensure that more software users become software developers, just through their normal use.
 
Old 01-02-2005, 05:59 PM   #7
Surfmonkey
Member
 
Registered: Nov 2003
Location: S. CA
Distribution: redhat 7.2-Fedora
Posts: 132

Rep: Reputation: 15
I wish someone could make me an RPM so I can have a volume control in KDE
 
Old 01-07-2005, 12:36 PM   #8
Siljrath
Bedrock Linux Advocate
 
Registered: Nov 2004
Location: the internet
Distribution: server:Gentoo | workstation:Bedrock (hijacked:void, fetched:Gentoo,Devuan,Artix)
Posts: 227

Original Poster
Rep: Reputation: 66
Quote:
Originally posted by Surfmonkey
I wish someone could make me an RPM so I can have a volume control in KDE
u dont have KMix? there's meelions of volume controls that come with suse9.2, as i asumed there would be with most distros these days. how come you don't have a volume control in KDE?
 
Old 01-07-2005, 01:33 PM   #9
Quigi
Member
 
Registered: Mar 2003
Location: Cambridge, MA, USA
Distribution: Ubuntu (Dapper and Heron)
Posts: 377

Rep: Reputation: 32
Typically building from source is not that hard. Say you downloaded foo.tar.gz. Then

tar zxf foo.tar.gz
cd foo
./configure
make
sudo make install

There are other ways to do it, and some packages may need manual configuring. But usually the above is enough. And often it has gotten me around the dependency nightmares of RPM.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Create .rpm for executable file from Kylix 3 swg079 Linux - Newbie 4 10-16-2004 07:00 AM
how to create a tar.gz file? fuelinjection Linux - General 2 07-09-2004 05:22 AM
where to find a tar-file in a rpm sneezesnoeze Linux - Newbie 1 04-06-2004 11:18 AM
How to Install tar, zip, rpm file? AskMe Linux - Newbie 5 09-25-2003 03:13 PM
How can I create an RPM file mayankjohri Linux - Software 1 04-16-2002 08:13 AM

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

All times are GMT -5. The time now is 06:36 AM.

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