Forgot your password?
typodupeerror

Comment Re:That's the whole purpose of a "stable" release (Score 1) 86

> ... what happens to those users who need apache 2 functionality on mission critical servers?

echo deb-src http://kabuki.sfarc.net/apache2 / >> /etc/apt/sources.list
apt-get -b source apache2
dpkg -i *.deb

I've just done this on a potato system. It works just fine. Well, I've build perl and debhelper from woody to meet the build depencies. You can get bleeding edge software with debian! Just build it from debian source packages and they integrate well with the packaging system.

-Jade.

Slashdot Top Deals

The rule on staying alive as a program manager is to give 'em a number or give 'em a date, but never give 'em both at once.

Working...