Click to See Complete Forum and Search --> : Source or Packages?


LordShryku
03-30-2004, 02:09 PM
A new slashdot article (http://ask.slashdot.org/askslashdot/04/03/30/0952253.shtml?tid=106&tid=130&tid=185&tid=190) poses the question: Do you prefer to build from source or use packages?
Wondering the same from all of you. When you install, which do you prefer?
Personally, I'm a build from source man. Gives me more control over the application....

piersk
03-30-2004, 05:22 PM
package management. I use Debian. I can't be arsed with faffing around with source. i wanna get on and develop man!

dalecosp
03-30-2004, 07:03 PM
LordS, shame on you!!

Ports, man, ports ... best of both worlds on FreeBSD!!

goldbug
03-30-2004, 07:54 PM
Depends on which machine/OS I'm working on.

Gentoo boxen: source, obviously
FreeBSD boxen: source (ports + my own scripts for php, apache, mysql)
Windows boxen (work): packages (duh)
OS X: packages unless it's not available native... then I Fink it.

swr
03-31-2004, 05:04 AM
I use packages for most stuff, but for really important things (like PHP) I build from source.

Best of both worlds, really.

Moonglobe
03-31-2004, 02:39 PM
i go from source wherever possible. Slackware's pkg managment isn't very good imo, and i don't change much anyways.

LordShryku
03-31-2004, 05:39 PM
Hrmmm....I did leave you BSD boys out in the cold, didn't I? :p

Using Red Hat, the latest rpm package is never anywhere near the latest actual release(at least in PHP/Apache terms), so I always just went from source. Just seems like the natural thing for me now...