Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
#######
#
# E-scripts on trying to put ICQ (puah!) to work.
#
# Note 1: use the eev command (defined in eev.el) and the
# ee alias (in my .zshrc) to execute parts of this file.
# Executing this file as a whole makes no sense.
# An introduction to eev can be found here:
#
#   (find-eev-quick-intro)
#   http://angg.twu.net/eev-intros/find-eev-quick-intro.html
#
# Note 2: be VERY careful and make sure you understand what
# you're doing.
#
# Note 3: If you use a shell other than zsh things like |&
# and the for loops may not work.
#
# Note 4: I always run as root.
#
# Note 5: some parts are too old and don't work anymore. Some
# never worked.
#
# Note 6: the definitions for the find-xxxfile commands are on my
# .emacs.
#
# Note 7: if you see a strange command check my .zshrc -- it may
# be defined there as a function or an alias.
#
# Note 8: the sections without dates are always older than the
# sections with dates.
#
# This file is at <http://angg.twu.net/e/icq.e>
#           or at <http://angg.twu.net/e/icq.e.html>.
#        See also <http://angg.twu.net/emacs.html>,
#                 <http://angg.twu.net/.emacs[.html]>,
#                 <http://angg.twu.net/.zshrc[.html]>,
#                 <http://angg.twu.net/escripts.html>,
#             and <http://angg.twu.net/>.
#
#######





# «.centericq»	(to "centericq")



# (find-fline "/usr/doc/zicq/")
# (find-fline "~/.zicq/")

# (find-fline "~/.icq/")

agrep -i icq $SDEBIAN/ls-lR.i
agrep -i icq $SDEBIAN/ls-lR.i | grep -v ' ->'

cd $SDEBIAN/dists/slink/main/binary-i386/net/
dpkg -i gtkicq_0.57-6.deb

  Package gdk-imlib1 is not installed.
  Package giflib3g is not installed.
  Package libglib1.1 is not installed.
  Package libgnome0 is not installed.
  Package libgtk1.1 is not installed.
  Package liborbit0 is not installed.
  Package libpanel-applet0 is not installed.
  Package libungif3g is not installed.
 dependency problems - leaving unconfigured
 gtkicq
 gtkicq depends on gdk-imlib1; however:
 gtkicq depends on libglib1.1 (>= 1.1.3-2); however:
 gtkicq depends on libgnome0 (>= 0.30.1-5); however:
 gtkicq depends on libgtk1.1 (>= 1:1.1.2-2); however:
 gtkicq depends on liborbit0 (>= 0.3.0-2); however:
 gtkicq depends on libpanel-applet0 (>= 0.30-2); however:
 gtkicq depends on libungif3g (>= 3.0-2) | giflib3g (>= 3.0-5.2); however:


zicq - ok







dpkg -i $SDEBIAN/dists/potato/main/binary-i386/net/zicq_0.2.7-1.deb



######
#
# zicq (potato)
#
######

pdsc $SDEBIAN/dists/potato/main/source/net/zicq_0.2.7-1.dsc
cd /usr/src/zicq-0.2.7/

# (code-c-d "zicq" "/usr/src/zicq-0.2.7/")
# (find-zicqfile "")






pdsc /debian/dists/slink/main/source/net/gtkicq_0.57-6.dsc
cd /usr/src/gtkicq-0.57/
find * > .files
(cflow $(grep '\.[ch]$' .files) > ocf) |& tee ocfe

# (find-fline "/usr/src/gtkicq-0.57/ocf")




Unknown (2099621):
Date 5/3/1999   15:16 GMT
Type : 6         Len : 51
enrique  has requested your authorization to be
added to their contact list.
First name    :  Enrique
Last name     :  Pessoa
Email address :  enrique@10minutos.com.br
Reason :






Pgrepp 'm/icq/i' |& tee ~/o

gnomeicu
licq
zicq



#####
#
# gnomeicu
# 2000apr11
#
#####

apti gnomeicu

# (find-vldifile "gnomeicu.list")
# (find-fline "/usr/doc/gnomeicu/")

edrxnetscape /usr/share/gnome/help/gnomeicu/C/index.html &

function icq () {
  echo Edrx:  32055141
  echo Bruno: 70121435
  echo use gnomeicu ou licq.  Bruno: use icqbruno
}
alias icqbruno='su - bruno --

#*
gnomeicu --help |& l -S
#*
# Edrx:
gnomeicu -a -u 32055141
#*

# (find-fline "/hdc5/home/root/.zicq")

# (find-fline "~/.gnome/")
# (find-fline "~/.gnome_private/")
# (find-fline "~/.gnome_private/GnomeICU")

# (find-fline "~/.gnome/GnomeICU")
# (find-fline "~/.gnome/Gnomeicu")
# (find-fline "~/.gnome/gnomeicu")




#####
#
# licq
#
#####

# (find-vldifile "licq.list")
# (find-fline "/usr/doc/licq/")




#####
#
# NetICQ
# 2000may09
#
#####

rm -Rv /usr/src/Net-ICQ-0.08a/
cd /usr/src/
tar -xvzf $S/http/www.netizen.com.au/~bekj/code/Net-ICQ/Net-ICQ-0.08a.tar.gz
cd /usr/src/Net-ICQ-0.08a/

# (code-c-d "nicq" "/usr/src/Net-ICQ-0.08a/")
# (find-nicqfile "")

# Not yet usable.





#####
#
# centericq
# 2004oct13
#
#####

# «centericq»  (to ".centericq")
# (find-status   "centericq")
# (find-vldifile "centericq.list")
# (find-udfile   "centericq/")





#  Local Variables:
#  coding:               utf-8-unix
#  End: