View Single Post
Posts: 2,102 | Thanked: 1,937 times | Joined on Sep 2008 @ Berlin, Germany
#20
Try to clear the package cache first
Code:
apt-get clean
Is wget installed at all?
Code:
apt-cache policy wget
Then try to reinstall
Code:
apt-get install --reinstall ndg
At last try to get rid
Code:
apt-get remove --purge ndg mysql-server-5.0