Also,
manually creating the /usr/lib32/libGL.so.1 symlink is not enough here 
as several libraries are either missing or not found by ldd, preventing my dri 
drivers from being loaded:

$ ldd /usr/lib32/dri/r600_dri.so 
        ...
        libdricore.so => not found
        libglsl.so => not found
        ...
        libgallium.so => not found
        libLLVM-2.9.so.1 => not found
        ...

libdricore.so, libglsl.so and libgallium.so are installed under /usr/lib32/dri/ 
but not found
libLLVM-2.9.so.1 is missing

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/821100

Title:
  ia32-libs does not install /usr/lib32/libGL.so.1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ia32-libs/+bug/821100/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to