LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Non-*NIX Forums > General
User Name
Password
General This forum is for non-technical general discussion which can include both Linux and non-Linux topics. Have fun!

Notices


Reply
  Search this Thread
Old 12-10-2005, 10:37 AM   #1
i_suck_at_linux
LQ Newbie
 
Registered: Dec 2005
Location: Scotland
Distribution: FC4
Posts: 5

Rep: Reputation: 0
RPM's or ./configure-make-make install?


I just posted a thread over in the software section about problems I was having with VLC.
I decided to compile the dependancies separately, and then compile VLC.
It took me a while, but I found it more fun and, as a new linux user it taught me a fair amount about my system and how programs are installed and shared libraries etc.

I did, however, get a couple of comments regarding why I didn't use the RPM's.

My question is, what do you prefer?
RPM's or compiling programs yourself.

Obviously, RPM's are much easier, but personally, I find self compilation much more fun.
 
Old 12-10-2005, 11:10 AM   #2
Keruskerfuerst
Senior Member
 
Registered: Oct 2005
Location: Horgau, Germany
Distribution: Manjaro KDE, Win 10
Posts: 2,199

Rep: Reputation: 164Reputation: 164
You should use RPM´s.
 
Old 12-10-2005, 11:27 AM   #3
Megamieuwsel
Member
 
Registered: Sep 2002
Location: Haarlem , the Netherlands
Distribution: VectorLinux SOHO 5.1
Posts: 470

Rep: Reputation: 35
RPMs may be fine , if you're using an RPM-based distro "out-of-the-box".
If , however , this is not the case (ie.- a different distro , or a heavilly customised one) you're bound to end up in what's generally referred to as "DEP-HELL"(dependancy-hell) and you'll find the good 'ole "./configure make & make install"-jiggle will yield you far more satisfying results.
After all : RPM is limited to just a few of the distros out there and a PITA regarding dependancy-handling.
"./configure make & make install" will work on ANY linux distro.
Plus : once you get a bit more comfortable with compiling from source , you'll find you'll have more control over your system.
The only downside of it is that it takes more time.
 
Old 12-10-2005, 03:35 PM   #4
spooon
Senior Member
 
Registered: Aug 2005
Posts: 1,755

Rep: Reputation: 51
The distros RedHat/Fedora Core, Mandriva, Suse, and many other minor distros are all RPM-based distros. RPMs are nice in that it keeps a database of which files belong to each package in the system, so that it is very easy to update or remove packages (which is often not the case for compiled packages). Most distros come with a tool like Yum, SmartPM, Apt, etc. that installs / updates / removes packages from repositories and automatically resolves all dependencies. I have never had to worry about dependencies. These tools have features like the ability to search for a package that provides a specific program or file, etc. They can also automatically update all the packages in the system.
 
Old 12-10-2005, 05:07 PM   #5
stryka
Member
 
Registered: Oct 2005
Distribution: Slackware
Posts: 44

Rep: Reputation: 15
./configure; make; make install

I prefer compiling. It's more satisfying
 
Old 12-10-2005, 07:45 PM   #6
llmmix
Member
 
Registered: Jun 2005
Posts: 73

Rep: Reputation: 15
./configure --prefix=/home/XXX/garnome; make ; paco -lD make install

to uninstall,
gpaco

http://paco.sf.net
 
Old 12-11-2005, 01:43 PM   #7
wrj
Member
 
Registered: Aug 2003
Location: Canada/US
Distribution: Ubuntu, Arch
Posts: 84

Rep: Reputation: 15
Using a package manager like rpm or apt-get in my case is very convenient and keeps my system updated with not much effort. The problem is the packages in the repositories are not always exactly what you want. If I need something really new, experimental or highly customized I'll usually complie it from source.
 
Old 12-11-2005, 01:58 PM   #8
reddazz
LQ Guru
 
Registered: Nov 2003
Location: N. E. England
Distribution: Fedora, CentOS, Debian
Posts: 16,298

Rep: Reputation: 77
Most packages are best installed using your package manager but in some instances compiling from source is the best option to get the latest package or work around some limitations in the packages provided by your distro.
 
Old 12-11-2005, 02:02 PM   #9
king111
Member
 
Registered: Jul 2005
Distribution: Debian, Ubuntu
Posts: 85

Rep: Reputation: 15
Linux has package management for a reason. I don't find it very fun to enumerate all the dependencies and crap prior to installing something. I know how to use gcc and make; I want things to just work now.
 
  


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
a dilema after configure, make, make install... alixx Linux - Newbie 8 01-07-2007 06:09 PM
configure, make and make install commands don't work for me Fenster Fedora 8 08-18-2004 10:58 AM
Installed using ./configure, make, make install, how to remove? EnVoy Mandriva 4 03-10-2004 07:05 PM
./configure , make and make install does not work mobassir Linux - Software 7 07-30-2003 09:20 AM
Can I automate the tar, ./configure, make, and make install of about 50 packages? JoeLinux Linux - General 2 04-13-2002 03:35 AM

LinuxQuestions.org > Forums > Non-*NIX Forums > General

All times are GMT -5. The time now is 02:40 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