With respect to your original question, CodeXL 1.6 seeks the path dri/libGL.so.1 in x64 systems. I think a better workaround in terms of architecture, is to create /usr/lib/fglrx/dri and link there the /usr/lib/fglrx/libGL.so.1 library. Doesn't mix x32 with x64 arch, so if you try ever to run a x32 app, you can still get the right libs. Try this on your 2nd system as well. If it doesn't work you might need to link /usr/lib/fglrx/libGL.so.1 under /usr/lib. I know, this gets the fs dirty, but just until the update is due. Same problem exists also with CodeXL 1.5 :-(
↧