Re: Problems with compilation

2009-03-11 Thread Celejar
On Wed, 11 Mar 2009 12:51:34 +0800 Uwe Dippel wrote: ... > Therefore, I tried > apt-get install g++ > but it gives me > The following packages have unmet dependencies: > g++: Depends: cpp (>= 4:4.3.2-2) but it is not going to be installed >Depends: gcc (>= 4:4.3.2-2) but it is not goin

Problems with compilation

2009-03-10 Thread Uwe Dippel
configure:1575: checking for g++ configure:1604: result: no configure:1617: checking for C++ compiler version configure:1620: g++ --version &5 ./configure: line 1621: g++: command not found Therefore, I tried apt-get install g++ but it gives me The following packages have unmet dependencies: g++