Found your email on usenet. I need to install php4-curl but I am getting the following error from apt:
$ sudo apt-get install php4-curl Reading Package Lists... Done Building Dependency Tree... Done Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. Since you only requested a single operation it is extremely likely that the package is simply not installable and a bug report against that package should be filed. The following information may help to resolve the situation: Sorry, but the following packages have unmet dependencies: php4-curl: Depends: libcurl2 (>= 7.11.1-1) but 7.11.1-0wup1 is to be installed E: Sorry, broken packages obviously I have a sources.list problem. here is my sources.list: deb http://http.us.debian.org/debian stable main contrib non-free deb http://security.debian.org stable/updates main contrib non-free deb http://www.backports.org/debian/ woody db4.2 subversion deb http://ftp.us.debian.org/debian woody main deb http://www-users.cs.umn.edu/~sdier/debian updates/wup/ deb ftp://ftp.debian.org/debian stable contrib any idea what the correct sources.list is?