I'm trying to install PHP5, by compiling it myself.
I'm doing this on Crunchbang Linux, version 11. Specifically, the version using the 3.2 kernel. Crunchbang 11 is based on Debian. This is a 64-bit Virtual machine, running on a 64-bit Win7 Professional. Using Virtualbox 4.2
This is my sources.list file: http://pastebin.com/rQJNwX7c
When I try to do sudo apt-get build-dep php5, I get the following output:
Reading package lists...
Done Building dependency tree
Reading state information... Done
E: You must put some 'source' URIs in your sources.list
I'm not sure what's going on here. Can anyone point out what's missing in my setup?
Also, since I'm under 300 reputation on serverfault, I can't add the "crunchbang" tag.