>
$ sudo dpkg -i xorg-driver-fglrx_8.593-0ubuntu1_amd64.deb fglrx-kernel-source_8.593-0ubuntu1_amd64.deb fglrx-amdcccle_8.593-0ubuntu1_amd64.deb
</code>
''Using [http://en.wikipedia.org/w... "Errors were encountered while processing: fglrx-amdcccle". This is because of a dependency of the amdccle package on 32 bit libraries. If you receive... libdeps: failure: couldn't find library libfglrx_gamma.so.1 needed by debian/xorg-driver-fglrx/usr/bin/fglrx_xgamma (its RPATH is '').
</code>
Fix it by doing the... rch/x86_64/usr/X11R6/lib64
$ sudo ln -s libfglrx_gamma.so.1.0 libfglrx_gamma.so.1
$ cd ../../../../../
$ sudo sh ati-install