On Sat, 10 Oct 1998, Count Zero wrote:

> Hey Everybody, I'm Dr. Nick! (Hope you all get the reference...)
> 
>         anyways, When I download programs in the binary format instead
> of the source files, Sometimes i get an error like: "./kicq: no such
> file or directory" but I KNOW that the file is there... I can go ls -l
> and it'll give me something back like: "-rwx-rx-rx root root 'some
> amount of bytes' kicq" or something like that (That isn't an exact
> quote...) If you could help me I'd be extremely grateful...
> 
Most likely is a missing library.  Try ldd kicq - if there are any lines
that say "Not found" then you've got a missing library - find and download
it and it should fix it.

--
Mike <[EMAIL PROTECTED]>

I have yet to see any problem, however complicated, which, when
you looked at it in the right way, did not become still more complicated.
                -- Poul Anderson

Reply via email to