Catalyst 13.1 Installation Issues
#2
you're trying to load a 32-bit library on a 64-bit system. looks like somehow along the way, something got screwed up.

start by removing the APP SDK, you should not have this installed.

''aptitude purge'' any fglrx packages you have installed, or run amdconfig --uninstall

''find /usr -name libOpenCL.so\* | xargs rm -f'' to clean up any old OpenCL libraries

then follow the catalyst installation steps here: http://hashcat.net/wiki/doku.php?id=linu...d_catalyst


Messages In This Thread
Catalyst 13.1 Installation Issues - by obsidian - 06-06-2013, 04:51 AM
RE: Catalyst 13.1 Installation Issues - by epixoip - 06-06-2013, 05:01 AM