Hello all,

I am trying to install and configure RealPlayer on my FreeBSD 6.1-RELEASE #0 
IBM ThinkPad R40. When I run the realplay script I get this error message but 
the libX11.so.6 file is in the /usr/X11R6/lib folder  

 realplay
/usr/X11R6/lib/RealPlayer/realplay.bin: error while loading shared libraries: 
libX11.so.6: cannot open shared object file: No such file or directory

and when I list the depenencies, I get:

# ldd /usr/X11R6/lib/RealPlayer/realplay.bin
/usr/X11R6/lib/RealPlayer/realplay.bin:
        libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x280e5000)
        (Snippet)
        libpthread.so.0 => /lib/libpthread.so.0 (0x2860e000)
        libc.so.6 => /lib/libc.so.6 (0x2865f000)
        libX11.so.6 => not found
        libXrandr.so.2 => not found
        libXi.so.6 => not found
        libXinerama.so.1 => not found
        libXft.so.2 => not found
        libXcursor.so.1 => not found
        libXrender.so.1 => not found
        libX11.so.6 => not found
        libXext.so.6 => not found
        libXft.so.2 => not found
        libX11.so.6 => not found
        libXrender.so.1 => not found
        libX11.so.6 => not found
        libX11.so.6 => not found
        
What do i need to install or reinstall so these lib files can link.


 
_______________________________________________
CWE-LUG mailing list
[email protected]
http://www.cwelug.org/
http://www.cwelug.org/archives/
http://www.cwelug.org/mailinglist/

Reply via email to