Alright so it is compatible with debian etch. But in trying to install flgrx for etch i get this error:
dpkg-buildpackage: source package is fglrx-installer
dpkg-buildpackage: source version is 8.42.3-1
dpkg-buildpackage: source changed by ATI Technologies Inc.
dpkg-buildpackage: host architecture amd64
dpkg-buildpackage: source version without epoch 8.42.3-1
debian/rules build
dh_testdir
make: dh_testdir: Command not found
make: *** [build] Error 127
apparently the package dh-make doesn't exist before and would be needed to do an etch specific install of fglrx...So what do I do?
Alright so it is compatible
dpkg-buildpackage: source package is fglrx-installer dpkg-buildpackage: source version is 8.42.3-1 dpkg-buildpackage: source changed by ATI Technologies Inc.
apparently the package dh-make doesn't exist before and would be needed to do an etch specific install of fglrx...So what do I do?