with.a.twist
10-11-2003, 09:18 PM
Hello all,
I've only built 4 or 5 linux server systems so I should still be treated like a newbie... But, as I was building my last web / database / J2EE server it dawned on me that I have options as to "how" to get my software.
In the past, I've always just used apt-get or what ever your distro uses to download packages. These seemed to be pretty tight and very efficient. But this time I thought I'd go retrieve the the software from the source... You know, mysql.com, apache (httpd, php), jboss.org, etc... Although it was fun downloading and playing the:: ./configure, make install, make, song, I don't know if I just wasted my time, or did I do myself a service.
On one hand, I can say that I have exaclty the versions I want, but on the other hand the distro packages seem so easy. Here's my question....
What is best for you? Use the distro's packaging system, or roll your own source and "make" it on your own system?
Thanks in advance for the insights,
I've only built 4 or 5 linux server systems so I should still be treated like a newbie... But, as I was building my last web / database / J2EE server it dawned on me that I have options as to "how" to get my software.
In the past, I've always just used apt-get or what ever your distro uses to download packages. These seemed to be pretty tight and very efficient. But this time I thought I'd go retrieve the the software from the source... You know, mysql.com, apache (httpd, php), jboss.org, etc... Although it was fun downloading and playing the:: ./configure, make install, make, song, I don't know if I just wasted my time, or did I do myself a service.
On one hand, I can say that I have exaclty the versions I want, but on the other hand the distro packages seem so easy. Here's my question....
What is best for you? Use the distro's packaging system, or roll your own source and "make" it on your own system?
Thanks in advance for the insights,