Hi all!
dpkg -i g++_2.95.3-5_i386.deb produces the following error messages:
(Reading database ... 77304 files and directories currently installed.)
Preparing to replace g++ 1:2.95.3-5 (using g++_2.95.3-5_i386.deb) ...
Unpacking replacement g++ ...
dpkg: dependency problems prevent configuration of g++:
g++ depends on g++-2.95; however:
Package g++-2.95 is not installed.
dpkg: error processing g++ (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
g++
I dont understand: I want to install g++_2.95 and it says that it
depends on itself?!?
Whats wrong?
Christian