First let me provide my system information: FreeBSD-4.3-RELEASE (my shell is tcsh) qt-3.0.1 LICQ-CVS(latest) gmake-3.79.1
This is not true, at least for me. I have compiled licq with QT-3.0.1 and it works perfectly. lrwxr-xr-x 1 root wheel 8 Dec 12 23:07 qt -> qt-3.0.1 drwxr-xr-x 16 root users 1024 Dec 12 23:14 qt-3.0.1 I complied from source qt-3.0.1 in /usr/local/share/qt and set my QTDIR environment variable to that directory according to the qt instructions: setenv QTDIR /usr/local/share/qt setenv PATH $QTDIR/bin:$PATH setenv MANPATH $QTDIR/doc/man:$MANPATH setenv LD_LIBRARY_PATH $QTDIR/lib I then grabbed the latest CVS LICQ source and compiled the qt-gui plugin. My configure.log shows that it knows that it is using qt-3.0.1: checking for QT libraries... yes, lib: -lqt-mt in /usr/local/share/qt/lib checking for QT includes... /usr/local/share/qt/include checking for QT >= 2.1... yes checking for moc... /usr/local/share/qt/bin/moc checking for findtr... /usr/local/share/qt/bin/findtr checking for msg2qm... /usr/local/share/qt/bin/msg2qm checking for mergetr... /usr/local/share/qt/bin/mergetr checking for KDE... no Please remember to use GNU make, often installed as gmake. Install prefix : /usr/local Licq Includes : /root/CVSROOT/licq/include KDE : disabled. Qt includes : /usr/local/share/qt/include Qt libraries : /usr/local/share/qt/lib, -lqt-mt Qt moc : /usr/local/share/qt/bin/moc The qt-gui plugin compiles perfectly and licq works fine. On Sun, 3 Mar 2002, Chris Mayne wrote: |Hi Zeke, | KDE3 is using QT-3, Where LICQ likes QT-2. |Install QT-2, then you'll need to compile LICQ with the path to the QT 2 libs. | |I have never done it... good luck 8-) | |On Sat, 2 Mar 2002, Zeke wrote: | |> hi, I have a newly KDE3 beta2 installed. I compiled succesfully licq 1.0.4 |> but when I run it crashes... |> kde3 and licq have any incompatibilities? |> |> help will be apreciated -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- Dennis Tenn * There will always come a time [EMAIL PROTECTED] * When your love will be tested LICQ# 1457509 * Stand tall and rise to the occasion http://www.licq.org/ * For only then will you grow strong. http://www.ca.licq.org/ * -Anonymous -=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- _______________________________________________ Licq-main mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-main
