Aaron Just to clarify: Stig was not saying to add the -f modifier to "apt-get install php5-dev" and produce "apt-get -f install php5-dev" - he was suggesting you run this command, without specifying additional packages to install:
*apt-get -f install* That command will (in the right circumstances) instruct APT to sort itself out. After that's done and the dependency issues are resolved, you can install new packages. HTH --~--~---------~--~----~------------~-------~--~----~ NZ PHP Users Group: http://groups.google.com/group/nzphpug To post, send email to [email protected] To unsubscribe, send email to [email protected] -~----------~----~----~----~------~----~------~--~---
