On Sun, Sep 02, 2007 at 05:50:33AM +0200, isarayunyong wrote: > Things seem to be going into an infinite loop. What do I do from here. Any > suggesstion, please?
The best way to solve this problem is: 1. Set your sources.list to a good mirror. That is, my /etc/apt/sources.list has this line: deb ftp://10.65.0.42/debian stable main contrib non-free 2. apt-get update 3. apt-get install g++ That's all! APT does all dependency resolution for you. HTH. Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036 -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

