Realplayer cannot find libraries, after upgrade from ports

Rob Lahaye roblahaye at home.nl
Sun Jan 16 06:15:22 PST 2005


Rob Lahaye wrote:
> Hi,
> 
> I've just upgraded all my software from recent ports.
> Now realplayer (10.0.2_1) doesn't run anymore, because it cannot
> find its libraries:
> 
> $ ldd /usr/local/lib/RealPlayer/realplay.bin | grep "not found"
>         libX11.so.6 => not found
>         libXrandr.so.2 => not found
>         libXi.so.6 => not found
>         libXext.so.6 => not found
>         libXft.so.2 => not found
>         libXrender.so.1 => not found
>         libX11.so.6 => not found
>         libXft.so.2 => not found
>         libXrender.so.1 => not found
>         libX11.so.6 => not found
> $ ls /usr/X11R6/lib/libX11.so.6
> /usr/X11R6/lib/libX11.so.6

Meanwhile I've solved the problem with a:

 # portupgrade -frRv linux-realplayer-10.0.2_1

Sorry for the noise.

Rob.



More information about the freebsd-questions mailing list