Hi,
> I still can't get licq-0.80 to work! arrrggggg!
Does it need qt2.1 ? if not, I'd stick with qt2, or more exactly
the mandrake qt2 and qt2-devel packages.
> Then I downloaded tha latest tar and try to compile it myself...
> ./configure goes all the way... no problem, than make or make install
> ccomplains about missing qt library (?)
Here's how I got kVirc to compile using the qt2 and qt2-devel
rpm's from mandrake (on Mandrake 7.0), after previously encountering
similar problems as you did with licq:
- create a /usr/lib/qt2 directory
- put a Link *named* libqt.so there, which points to /usr/lib/libqt.so.2
- run the configure script with
--with-qt-moc=/usr/bin/moc2
--with-qt-library-dir=/usr/lib/qt2
> so what is left to try... ANY hint in the right direction is Greatly
> appreciated!
I hope this helps in some way...
cya,
Volker