Re: dependancy problem....

2002-01-25 Thread J.H.M. Dassen \(Ray\)
[Please do not use HTML in email. This is email, not the web] On Fri, Jan 25, 2002 at 16:57:10 +1300, Etienne Le Sueur wrote: I have recently tried to install g++, using dpkg. When I do so, dpkg reports a dependancy problem with libstdc++-dev. Ok, now when I go to install libstdc++-dev

Re: dependancy problem....

2002-01-25 Thread Alexei Khlebnikov
a dependancy problem with libstdc++-dev. Ok, now when I go to install libstdc++-dev to stop the dependancy problem, dpkg reports a dependancy probem with g++ how do I get around this ? JD( dpkg -i g++*deb libstdc++-dev*deb Or: dpkg -i g++*deb dpkg -i libstdc++*deb dpkg --configure --pending