Next Previous Contents

6. Questions and Answers

If your problem is not in this list, please feel free to contact me. Please include a detailed description of the problem and include the config.log file.

Thanks

Herwin Jan


Q:      Are there RPMs ?
A:      Not yet of the Snapshots, sorry/

Problems running ./configure:

Q:      I get this error message:
          configure:error:configure can not run a little KDE program to test the
          environment.
A:      Make sure you have installed KDE and QT and you have the KDEPATH and
        QTDIR set ok correctly. Otherwise please email me the config.log so I can
        investigate the problem.

Q:      I get this: /usr/bin/moc: Command not found
A:      be shure you have installed QT and set the QTDIR ok and set the path
        to $QTPATH/bin !!

Q:      I got this error message:
          configure: error: no acceptable C++-compiler found in $PATH.
A:      Make sure you have installed either GCC or EGCS and that the compiler
        is in your path.

Q:      ./configure can't find X include files
A:      Make sure the X development stuff is installed.

Q:      ./configure can find the qt libs
A:      Make sure QT is installed and you have set QTDIR.


Compilation and Installation Problems

Q:      I got something like this when I start
          kpropcheck.o(.text+0x1f2): undefined reference to
          `_vt.9QCheckBox.12QPaintDevice'
A:      Make sure you use KDE and the KDE libs of ONE version, so not KDE libs
        1.1.1 and KDE programms 1.1 ! Also you need to compile eveything with ONE qt
        version.

Q:      I got this:
          kxicq: error in loading shared libraries
          libkfm.so.2: cannot open shared object file: No such file or directory
A:      Make sure the KDE lib dir is in the library:
        edit /etc/ld.so.conf and run (as root) /sbin/ldconfig
        or export LD_LIBRARY_PATH=$KDEPATH/lib

Q:      Where can I find the config file?
A:      ~/.kde/share/config/kxicqrc

Q:      Where is KXicq installed?
A:      Usually in /opt/kde/bin or in /usr/local/kde/bin as kxicq.


General Questions:

Q:      Can I chat with more that one person?
A:      No not yet. ;-(

Q:      Can I use chat?
A:      Yes, but it's not yet stable.

Q:      How do I add users?
A:      First search the user and then hit the add user button


Next Previous Contents