Centericq

Stuff that has yet to be sorted into a category.
Post Reply
Message
Author
User avatar
trapster
Posts: 2117
Joined: Mon 28 Nov 2005, 23:14
Location: Maine, USA
Contact:

Centericq

#1 Post by trapster »

Command line chat client


EDIT 3/28/09
removed centericq.
Centericq no longer supports yahoo's latest protocol and does not seemed to be maintained any longer.

Centerim is a fork of centericq that supports most chat clients.
Website

Compiled in puppy410
Creates a menu entry under internet
centerim-4.22.7.pet
2mb
4mb expanded
Last edited by trapster on Sun 29 Mar 2009, 00:05, edited 2 times in total.
trapster
Maine, USA

Asus eeepc 1005HA PU1X-BK
Frugal install: Slacko
Currently using full install: DebianDog

Trobin
Posts: 968
Joined: Fri 19 Aug 2005, 03:16
Location: BC Canada

#2 Post by Trobin »

# centericq
centericq: error while loading shared libraries: libcurl.so.4: cannot open shared object file: No such file or directory
It could be because I'm running 2.17 instead of 3.01.
#

User avatar
trapster
Posts: 2117
Joined: Mon 28 Nov 2005, 23:14
Location: Maine, USA
Contact:

#3 Post by trapster »

You should already have /usr/lib/libcurl.so.3, just link it to /usr/lib/libcurl.so.4.

Code: Select all

ln -s /usr/lib/libcurl.so.3 /usr/lib/libcurl.so.4
trapster
Maine, USA

Asus eeepc 1005HA PU1X-BK
Frugal install: Slacko
Currently using full install: DebianDog

zenfunk
Posts: 220
Joined: Wed 18 Mar 2009, 07:28

#4 Post by zenfunk »

Hey trapster,
you still got centericq somewhere?
The above linkdoesn'tworkanymore.

Thank you very muchin advance,
Christian

User avatar
trapster
Posts: 2117
Joined: Mon 28 Nov 2005, 23:14
Location: Maine, USA
Contact:

#5 Post by trapster »

Hmmm, you're right. My bad.
I can't seem to find it anywhere either. I'll have to dig a little deeper.
trapster
Maine, USA

Asus eeepc 1005HA PU1X-BK
Frugal install: Slacko
Currently using full install: DebianDog

User avatar
trapster
Posts: 2117
Joined: Mon 28 Nov 2005, 23:14
Location: Maine, USA
Contact:

#6 Post by trapster »

See first post.
trapster
Maine, USA

Asus eeepc 1005HA PU1X-BK
Frugal install: Slacko
Currently using full install: DebianDog

zenfunk
Posts: 220
Joined: Wed 18 Mar 2009, 07:28

#7 Post by zenfunk »

Thanks a million. Will Try it out soon.

Cya, Christian

Post Reply