I am trying to get RealAudio working on my FreeBSD 3.1-Release running
XFree86 and KDE.
I have downloaded the RealAudio Player 3.0 for FreeBSD (dynamic).
however when I run "./raplayer welcome.ra" I get the following error
message: "ld.so failed: Can't find shared library "libc.so.2.2""
Upon furter investigation I do not have that libc.so file, however I do
have the following libc.so files:
/usr/lib/compat/aout/libc.so.3.0
/usr/lib/compat/aout/libc.so.3.1
/usr/lib/libc.so.3
can I simply ln to one of these to resolve the problem? How would
I accomplish this task?
Also, I noticed that when asked which version to download from Real, it
had FreeBSD (Static) and FreeBSD (Dynamic). What's the difference?
Thank you for your time,
Stephane R.