# # # 12-Jan-02 amo D/L and install icq # 07-Dec-02 amo Added licq # # http://www.us.licq.org/ http://sim-icq.sourceforge.net/ # http://avenir.dhs.org/icq/linux.html http://www.linuxheadquarters.com/howto/apps/licq.shtml # # # cd /usr/local/src # bzip2 -d licq-1.2.0a.tar.bz2 # tar xvfp /hdb/Src/licq-1.2.0a.tar # cd licq-1.2.0a/ # ./configure # gmake # make install # # # cd plugins/qt-gui-1.2.0 # ./configure # make # make install # # licq licq: relocation error: /usr/local/lib/licq/licq_qt-gui.so: undefined symbol: Info__10CLogServerPCce # # # Can't open input file '/usr/share/licq/sounds/icq/Message.wav': No such file or directory # cd /usr/share ln -s /usr/local/share/licq . # # # 2nd UserID # ---------- licq -b icq_number # # # End of file