Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 16 Jan 2005 20:28:48 +0900
From:      Rob Lahaye <roblahaye@home.nl>
To:        <freebsd-questions@freebsd.org>
Subject:   Realplayer cannot find libraries, after upgrade from ports
Message-ID:  <20050116112851.62CF343D1F@mx1.FreeBSD.org>

next in thread | raw e-mail | index | archive | help

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


Any idea what's the problem here?

Thanks,
Rob.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050116112851.62CF343D1F>