LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 06-23-2003, 05:54 PM   #1
gruger
Member
 
Registered: May 2003
Location: Belgium
Distribution: RedHat 8.0
Posts: 51

Rep: Reputation: 15
Question Console chat client


Hi all,

at this moment i am using regular irc client to chat with my friends. Now at my workplace they disabled installation of .exe's so it is not possible to install any app on the my workplace machine.

Since I have putty on floppy I can use this to connect true SSH to my box at home, now I was thinking...

If I can set-up a console chat client I can still chat with my friends, ( my boss is not complaining when using putty, so I can turn the chat client of when he comes by)

I did here of an chat application called bilbob or something .. I did try to install lmme-0.6.4 but that will not install on my box, I am using RH 8.0 , did some lookup work and it seems that lmme cannot be installed on RH 8.0 for on or the other bizar reason.

I am using

* RH 8.0
* kernel 2.4.18-14 ( going for the upgrade one of the days )

Any help will be appreciated
 
Old 06-23-2003, 06:09 PM   #2
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
Have you tried BitchX? Its pretty popular and comes w/ many distros.

Also, there are a bunch on Freshmeat, so you can check that out too.

http://freshmeat.net/projects/bitchx/?topic_id=24


Or you could listen to your company policy.
 
Old 06-23-2003, 06:13 PM   #3
gruger
Member
 
Registered: May 2003
Location: Belgium
Distribution: RedHat 8.0
Posts: 51

Original Poster
Rep: Reputation: 15
Thx

going to check it now, but is the X not standing for Xwindows or something???


Still any other help or console clients are welcome
 
Old 06-23-2003, 06:30 PM   #4
gruger
Member
 
Registered: May 2003
Location: Belgium
Distribution: RedHat 8.0
Posts: 51

Original Poster
Rep: Reputation: 15
Did install BitchX and getting this when running it

root@rabbit waste]# tar xzfv BitchX-1.0c19-Linux-glibc2+Tcl1.5.tar.gz
[root@rabbit bin]# /usr/local/bin/BitchX
/usr/local/bin/BitchX: error while loading shared libraries: libtcl8.3.so.1: cannot open shared object file: No such file or directory
[root@rabbit bin]# /usr/local/bin/scr-bx
/usr/local/bin/scr-bx: error while loading shared libraries: libtcl8.3.so.1: cannot open shared object file: No such file or directory
[root@rabbit bin]# /usr/local/bin/wserv
/usr/local/bin/wserv: error while loading shared libraries: libtcl8.3.so.1: cannot open shared object file: No such file or directory


Anyone that can help with this??
 
Old 06-23-2003, 06:35 PM   #5
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
install tcl 8.3.Its probobly on your installation discs, or you can get it from google/linux of course.
 
Old 06-23-2003, 06:59 PM   #6
gruger
Member
 
Registered: May 2003
Location: Belgium
Distribution: RedHat 8.0
Posts: 51

Original Poster
Rep: Reputation: 15
Did install the tcl 8.3 rpm like told but still got the same error

On the page of tcl 8.3 they are telling that it provide libtcl8.3.so. Now it seems that BitchX is looking for a file libtcl8.3.so.1 , shut it be created by myself or omething then
 
Old 06-23-2003, 07:39 PM   #7
contrasutra
LQ Guru
 
Registered: Mar 2003
Location: New Jersey
Distribution: Arch Linux
Posts: 1,445

Rep: Reputation: 47
Try running "ldconfig" as root.
 
Old 06-27-2003, 03:59 PM   #8
gruger
Member
 
Registered: May 2003
Location: Belgium
Distribution: RedHat 8.0
Posts: 51

Original Poster
Rep: Reputation: 15
Giving up

Thanks for the help anyway
 
Old 06-27-2003, 04:05 PM   #9
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
thjer'es also xchat which has a console based interface as well, also ircii and others simply installing tcl should be a doddle really. don't give up so easily...
 
Old 06-27-2003, 07:22 PM   #10
cropcircle
Member
 
Registered: Jun 2003
Location: Netherlands
Distribution: Red Hat Linux 9, FreeBSD 4.8, Knoppix 3.2
Posts: 182

Rep: Reputation: 30
It should really be easy from now on, become root with "su -" and run "ldconfig -v". This command will take care of the library 'registering' on the system.
 
Old 07-02-2003, 07:00 AM   #11
gruger
Member
 
Registered: May 2003
Location: Belgium
Distribution: RedHat 8.0
Posts: 51

Original Poster
Rep: Reputation: 15
Question running ldconfig -v

I cannot just run ldconfig -v, I must go to sbin before running ldconfig -v . So running /sbin/ldconfig -v is working, getting something like this



lib:
libiw.so.25 -> libiw.so.25
libnss_ldap.so.2 -> libnss_ldap-2.2.90.so
liblvm-10.so.1 -> liblvm-10.so.1.0
libpam_misc.so.0 -> libpam_misc.so.0.75
libpam.so.0 -> libpam.so.0.75
libproc.so.2.0.7 -> libproc.so.2.0.7
libpamc.so.0 -> libpamc.so.0.75
libcrypto.so.2 -> libcrypto.so.0.9.6b
libpcre.so.0 -> libpcre.so.0.0.1
....

Now when I run I still get the same error

BitchX: error while loading shared libraries: libtcl8.3.so.1: cannot open shared object file: No such file or directory

Do I maybe need to insert so more options with the command? Nothing seem to be changing...

When running locate libtcl8.3.so.1 it seems missing...

As you can see I am not giving up but I'm just getting an overflow at my job....

Any help is appreciated
 
Old 07-03-2003, 02:55 PM   #12
cropcircle
Member
 
Registered: Jun 2003
Location: Netherlands
Distribution: Red Hat Linux 9, FreeBSD 4.8, Knoppix 3.2
Posts: 182

Rep: Reputation: 30
Gruger,

I went to the site :

http://www.bitchx.org/download.php

and I think I found a solution. Try downloading the package "BitchX-1.0c19-Linux-glibc2.tar.gz" and try again.

You mentioned you wanted to use IRC via a Putty session.

The BitchX version you downloaded makes use of a tcl library which is really not needed for your purpose.

Download the "BitchX-1.0c19-Linux-glibc2.tar.gz" package instead.

Extract it with : "tar xzvf BitchX-1.0c19-Linux-glibc2.tar.gz" and use : "./BitchX" to start it.

Good luck!
 
Old 07-03-2003, 04:15 PM   #13
gruger
Member
 
Registered: May 2003
Location: Belgium
Distribution: RedHat 8.0
Posts: 51

Original Poster
Rep: Reputation: 15
going to try it out now... lets hope it works, will let you know...

and thx allready
 
Old 07-03-2003, 04:33 PM   #14
david_ross
Moderator
 
Registered: Mar 2003
Location: Scotland
Distribution: Slackware, RedHat, Debian
Posts: 12,047

Rep: Reputation: 79
Re: Console chat client

You could probably solve your initial problem too.
Quote:
Originally posted by gruger
Hi all,

at this moment i am using regular irc client to chat with my friends. Now at my workplace they disabled installation of .exe's so it is not possible to install any app on the my workplace machine.
Try finding an exe program you can open like "notepad.exe" or "winword.exe" Then rename the exe program you have to that name - ie instead of "irc.exe" rename it "notepad.exe" and run it.
(it depends on your version of windows but there is a good chance it will work)
 
Old 07-03-2003, 05:40 PM   #15
gruger
Member
 
Registered: May 2003
Location: Belgium
Distribution: RedHat 8.0
Posts: 51

Original Poster
Rep: Reputation: 15
LOL

Also thought about that one but no and then getting busted & out of work

I just use my Putty and go chat on my box. + I'm really want to make things work on it.


Anyway thx for the help
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Chat Client RaveR_SwE Linux - Software 6 11-24-2004 12:43 AM
Chat client odd Linux - Software 0 05-03-2004 06:07 AM
Chat client for yahoo chat?? Joey.Dale Linux - Software 11 01-23-2004 03:16 PM
chat client ixion Linux - Software 4 02-25-2003 02:22 AM
Chat client safe Domino Linux - General 2 04-12-2002 05:05 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:56 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration