[plug] wget on iinet's opera - linux 2.0.33
Mike
erazmus at iinet.net.au
Fri Sep 28 12:46:20 WST 2001
Hi Mike,
Thanks for the wget file, just uploaded it and chmod +x wget
unfortunately it doesn't want to go - so that issue re static
libraries you mentioned is probably it,
oes look like I'm missing libraries, this is what
ldd ./wget does:-
ldd: can't execute ./wget (No such file or directory)
Can I get the libraries, put them in my dir and point to them
there,
This is an interesting way to learn about linux, like any o/s
things are'nt clearcut, not having a compiler on opera (or
having it restricted) is the pain here I guess,
Oh yes, I'd be happy to receive any files you'd care to send
or I can ftp etc,
tah
Mike
At 11:12 AM 28/9/2001 +0800, you wrote:
>On Fri, 28 Sep 2001, Mike wrote:
>
>> I still get No such file or directory,
>
>Sometimes, Linux error mesages really suck. That is the text for one
>of the standard unix/posix error codes.
> In this case it probably means a library is missing, not that you'd
>guess. Try "ldd ./wget" (or appropriate path)
>
>I have:
>
> % ldd /usr/local/bin/wget
> libc.so.6 => /lib/libc.so.6 (0x40026000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
>
>and
>
> % ldd /usr/bin/wget
> libssl.so.0 => /usr/lib/libssl.so.0 (0x40026000)
> libcrypto.so.0 => /usr/lib/libcrypto.so.0 (0x40053000)
> libc.so.6 => /lib/libc.so.6 (0x40114000)
> libdl.so.2 => /lib/libdl.so.2 (0x40241000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
>
>Ahah! That'll explain it. You are probably missing the crypto libraries.
>I will e-mail you my older version.
>
>Anyway, you still dont say why you want it. Cant you FTP the files?
>
>--
>Mike Holland <myk at golden.wattle.id.au>
> --==--
>"Everybody is talking about the weather but nobody does anything
>about it." -- Mark Twain
>
>
>
>
>
Kind Regards ~`:o)
Mike Massen
Network Power Systems
Perth, Western Australia Ph/Fx +61 8 9444 8961
Power system in Jungle, Twin tyre car, Differential gauge
http://members.iinet.net.au/~erazmus/index.html
Some say there is no magic but, all things begin with thought then it becomes
academic, then some poor slob works out a practical way to implement all that
theory, this is called Engineering - for most people another form of magic.
More information about the plug
mailing list