Bryce Nesbitt wrote:

>       Shared library: [libslang.so.1]

I use this library to read input from the keyboard, and it is especially
useful for handling cursor movement keys (left, right, page-up,
etc.).  I'm sure the same thing could be done in TRPlayer without the
slang library; I just haven't done it yet.

>       Shared library: [libstdc++-libc6.1-1.so.2]

I could link TRPlayer without this library, and I have in the past, but
the executable is 10 to 20K larger when linked this way.

>       Shared library: [libpthread.so.0]

RealPlayer requires this.

>       Shared library: [libdl.so.2]

This is used to load shared libraries from RealPlayer at run-time.  Even
if TRPlayer didn't use this one, the RealPlayer shared libraries still
would.

> Is there a "lightweight" RealAudio player suitable for
> smaller machines (such as old 486's, internet appliances and floppy based systems)?

Good question; someone from RealNetworks will have to answer that one.  I
know that you can remove the Help directory and the realplay executable
from the "/usr/lib/RealPlayer7" directory, since TRPlayer only needs the
shared libraries and not the actual RealPlayer binary.  The RealPlayer
shared libraries may still be too big, though.

-- 
Matt Campbell
Web site:  http://www.pobox.com/~mattcampbell/
ICQ #:  33005941


Reply via email to