-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On Thursday 17 October 2002 16:05, Thomas G�tz wrote: > Am Donnerstag, 17. Oktober 2002 15:57 schrieb Arne Schmitz: > > The kde- and qt-gui plugin are the same. You just have to invoke > > configure as follows before compilation of the kde-gui plugin: > > > > ./configure --with-kde > > ok, next problem here: > > ./configure --with-kde <return> > > checking for QT >= 2.1... yes > configure: warning: environment variable QTDIR is not set > checking for moc... /bin/moc > grep: /bin/moc: No such file or directory
[snip] > what else do I need to compile ? You need these packaged (don't know the exact name for suse 8.1): qt-devel packages kde-devel packages openssl-devel packages execute these commands before compiling export QTDIR=your-qt-dir (could be something like /usr/lib/qt3) export KDEDIR=your-kde-dir (could be something like /opt/kde3) then try again to configure --with-kde, make, make install hope this helps. thomas - -- How can you be in two places at once when you're not anywhere at all? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (GNU/Linux) Comment: For info see http://www.gnupg.org iD8DBQE9rssA+83LmoKU5MARAknAAJ4vQKoxgZsYtFgtLbyMQdl4zNgTXwCcCEXN p9ruQNn11bCg0/ENZlS7gRc= =CPit -----END PGP SIGNATURE----- ------------------------------------------------------- This sf.net email is sponsored by: viaVerio will pay you up to $1,000 for every account that you consolidate with us. http://ad.doubleclick.net/clk;4749864;7604308;v? http://www.viaverio.com/consolidator/osdn.cfm _______________________________________________ LICQ-Main mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/licq-main
