
deb http://grendel.firewall.com/debian/caudium/1.2 unstable main
|
deb http://ftp.oav.net/caudium unstable main
deb ftp://ftp.oav.net/caudium unstable main
|
If you want php4 Debian package for Caudium, you can do:
# su -
# apt-get update
# apt-get install -f caudium caudium-modules \
caudium-ultralog caudium-pixsl caudium-dev
|
# exit
$ cd /usr/src; apt-get source -d php4; apt-get build-dep php4
|
$ debuild binary
|