Ati - Grafiktreiberinstallation auf Debian / Paketgenerierung
Hallo, ich möchte einen Grafiktreiber für eine Radeon 1900 auf Debian installieren. Dazu muss ich ja zuerst ein Paket für Debian generieren, weil das vorkompiliert nicht dabei ist (warum auch immer). Wenn ich das dann mit dem Kommando ./ati-driver-installer-8-5-x86.x86_64.run --buildpkg Debian/stable mache sieht das so aus
ATI Technologies Linux Driver Installer/Packager
Generating package: Debian/stable
sh: gcc: command not found
dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation)
Package build failed!
Package build utility output:
dpkg-buildpackage: source package is fglrx-installer
dpkg-buildpackage: source version is 8.493.1-1
dpkg-buildpackage: source changed by ATI Technologies Inc. <http://ati.amd.com/support/driver.html>
sh: gcc: command not found
dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation)
sh: gcc: command not found
dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation)
dpkg-buildpackage: host architecture amd64
dpkg-buildpackage: source version without epoch 8.493.1-1
debian/rules build
dh_testdir
make: dh_testdir: Command not found
make: *** [build] Error 127
Removing temporary directory: fglrx-install.JJ9743
Das war´s....
?????
Gruß
pkffsl
ATI Technologies Linux Driver Installer/Packager
Generating package: Debian/stable
sh: gcc: command not found
dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation)
Package build failed!
Package build utility output:
dpkg-buildpackage: source package is fglrx-installer
dpkg-buildpackage: source version is 8.493.1-1
dpkg-buildpackage: source changed by ATI Technologies Inc. <http://ati.amd.com/support/driver.html>
sh: gcc: command not found
dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation)
sh: gcc: command not found
dpkg-architecture: warning: Couldn't determine gcc system type, falling back to default (native compilation)
dpkg-buildpackage: host architecture amd64
dpkg-buildpackage: source version without epoch 8.493.1-1
debian/rules build
dh_testdir
make: dh_testdir: Command not found
make: *** [build] Error 127
Removing temporary directory: fglrx-install.JJ9743
Das war´s....
?????
Gruß
pkffsl
Bitte markiere auch die Kommentare, die zur Lösung des Beitrags beigetragen haben
Content-ID: 88871
Url: https://administrator.de/contentid/88871
Ausgedruckt am: 26.11.2024 um 12:11 Uhr
3 Kommentare
Neuester Kommentar
debhelper ist nicht installiert. Am Besten auch gleich noch build-essential installieren und die Kernel-Sources nicht vergessen: http://www.hackerwiki.org/index.php/Kernel_Module_Build_Environment_unt ...