[plt-scheme] libGL.so
No, it's a common complaint. This is one of the ways that Unix systems
handle shared library versioning, and it's frequently misconfigured.
Your system should have a symlink of libGL.so to libGL.so.1.
Stephen De Gabrielle wrote:
> Hi, I don't know if this is just a Ubuntu 9.04 thing, but i was having
> a fiddle with the sgl example code and ffi complained that it couldn't
> find libGL.so - a quick look found libGL.so.1 but no libGL.so ?
>
> Is this just me?
>
> Thanks,
> stephen
>
>