Here's my gcc:
laptop:/home/moseley# gcc --version
gcc (GCC) 3.3.3 (Debian 20040401)
So I need the qt3 library:
laptop:/home/moseley# apt-get install libqt3-dev
Reading Package Lists... Done
Building Dependency Tree... Done
The following extra packages will be installed:
g++-3.2 gcc-3.2 l
This is propably due to a large amount of unresolved dependencies. I've
tried similar when trying to install and "old" package in a "new"
system. The old package want'ed to downgrade a lot of other packages and
all of h*ll broke loose... I've solved the dependencies problem by calling
apt-get -f
2 matches
Mail list logo