LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - General (https://www.linuxquestions.org/questions/linux-general-1/)
-   -   Help with missing mystery library. (https://www.linuxquestions.org/questions/linux-general-1/help-with-missing-mystery-library-11320/)

Zaulhghev 01-07-2002 10:40 PM

Help with missing mystery library.
 
First time poster, so please accept my apologies if this isn't in the right place.

Right. With that said...

My linux box has RedHat 7.0 on it. Recently, things have started malfunctioning. Telnet crashes. CVS doesn't run. The compiler dies.

We've uncovered that these programs are searching for /lib/libshow.so.0.9.5, which doesn't exist on our box. I have RedHat 7.2 installed at home. I don't have the file either.

I've searched all over the web, including at RedHat's site, and can't fine any trace of this library, any mention of anyone else ever having this problem... so I turn to you all, in the hopes that someone has some idea. All of us working on it are stumped, and we can't even compile things (like the newest version of CVS), nor can the MUD on our box compile new code... the makefile script bombs too.

If anyone has any clue, or even any hints on how we go about finding out what's wrong/fixing the problem, we are at wits end. Thanks.

neo77777 01-07-2002 11:03 PM

I'd suggest to look for it in rpmfind

neo77777 01-07-2002 11:10 PM

nevermind it's not there, sorry I have no clue whatsoever.

Mik 01-08-2002 02:56 AM

Sounds like a weird problem. Don't know if this would help any. But I would try doing something like:

/sbin/ldconfig

cedrixito 02-20-2002 08:27 PM

You have been hacked.
I bet that if you do a
ls -l /etc/ld.so.preload
it will tell you that there no such file

Look at
http://online.securityfocus.com/archive/75/249597

I got hacked myself with mandrake 7.0

Good luck
Look here

rshaw 02-20-2002 08:54 PM

here's some info on root kits. http://www.chkrootkit.org/


All times are GMT -5. The time now is 07:45 AM.