I have built the whole application on Slackware 13. The first part, licq, went without a hitch.
The second part was good until "# make install". It bailed with: --------------------------------- -- Installing: /usr/local/lib/licq/licq_qt4-gui.so -- Removed runtime path from "/usr/local/lib/licq/licq_qt4-gui.so" CMake Error at cmake_install.cmake:50 (FILE): file Internal CMake error when trying to open file: /mnt/home/wed/targz/licq-1.3.8/plugins/qt4-gui/build/install_manifest.txt for writing. make: *** [install] Error 1 --------------------------------- I then moved the build directory to my local home, instead of the NFS-mounted one. Still had problems, so I brought the original tar.gz to the local home and unpacked it there. I didn't redo the licq part, only the qt-gui. Seemingly, all went well. Just figured you might want to know it has been built successfully on Slackware. Qt and Qt-devel is provided for by default. And that there might be an issue with remotely attached directories. Best regards Wedin