# # # 12-Jan-02 amo D/L and install icq # 07-Dec-02 amo Added licq # 26-Oct-03 amo Installed licq-1.2.7 # 16-Apr-04 amo Use Daily CVS version # 04-Apr-05 amo Try licq-1.3.0.tar.bz2 # 27-Nov-05 amo Try licq-1.3.2.tar.bz2 # 24-Dec-06 amo Try latest daily # # # http://www.us.licq.org/ http://www.us.licq.org/download.html http://www.us.licq.org/plugins.html http://sim-icq.sourceforge.net/ # http://www.licq.org/licq-daily.tar.bz2 http://prdownloads.sourceforge.net/licq/licq-1.3.2.tar.bz2?download http://internap.dl.sourceforge.net/sourceforge/licq/licq-1.3.2.tar.bz2 # # http://avenir.dhs.org/icq/linux.html http://www.linuxheadquarters.com/howto/apps/licq.shtml # # # --------------------------------------------------- # cd /usr/local/src # tar jxvfp licq-1.3.2.tar.bz2 # cd licq-1.3.2 # ./configure # gmake # make install # cd plugins/qt-gui # --------------- # ./configure # # # # # --------------------------------------------------- # cd /usr/local/src # tar jxvfp licq-1.3.0.tar.bz2 # cd licq-1.3.0 # --------------- # ./configure # gmake # make install # # cd plugins/qt-gui # --------------- # ./configure # # # # --------------------------------------------------- # cd /usr/local/src # # tar jxfp /usr2/Src/licq-daily.tar.bz2 ( licq-20021129 ) # # bzip2 -d licq-1.2.0a.tar.bz2 # tar xvfp /usr2/Src/licq-1.2.0a.tar # # # tar jzxfp /usr2/Src/licq-1.2.7.tar.bz2 # # cd licq-1.2.7 # ===================== # ./configure # # gmake make # make install # # # cd plugins/qt-gui-1.2.0 # ===================== # ./configure # make # make install # # # Slack-9.0# # cd /usr/share/ # /usr/share# ln -s ../local/share/licq . # /usr/share# ls -la /usr/share/licq/sounds/icq # # Slack-8.1# licq # # licq: relocation error: /usr/local/lib/licq/licq_qt-gui.so: # undefined symbol: Info__10CLogServerPCce # # # End of file