Virtual Box auf Debian 4 (Etch)

  • Hallo, wollte Virtual Box auf meinem Debian Etch Linux installieren. Beim installieren kommt immer dieser Fehler:

    In dem Log steht :

    Code
    ** Compiling vboxdrv
    Makefile:152: *** Error: unable to find the sources of your current Linux kernel. Specify KERN_DIR=<directory> and run Make again.  Schluss.

    Einmal editiert, zuletzt von DosAmp (27. April 2010 um 17:56)

  • Lies was da steht. Du musst dir das Kernel-Source Paket deiner Distribution, also Debian installieren. Wie das Paket bei Debian heißt weiß ich nicht aus dem Kopf (und ich werde auch nicht für dich googlen)...

  • Steht doch alles da, woran es scheitert. Wo ist das Problem?

    "I think that computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image."
    (Stephen William Hawking)
    (Igor bevölkert das Winhistory-Forum seit dem 21.09.2006)
    (In the rpg commonly known as rl, Igor got an extra life on March 28, 2009)

  • Zitat von Micha94

    oO, ich blick da nicht durch gibt ja tausende kernel.


    Du wirst ja wohl wissen, welchen kernel Du auf Deiner Kiste installiert hast - installier die dazugehörenden sourcen und gut is.

    "I think that computer viruses should count as life. I think it says something about human nature that the only form of life we have created so far is purely destructive. We've created life in our own image."
    (Stephen William Hawking)
    (Igor bevölkert das Winhistory-Forum seit dem 21.09.2006)
    (In the rpg commonly known as rl, Igor got an extra life on March 28, 2009)

  • Zitat von DosAmp


    Dann mach doch bitte mal exakt das, was da steht…

    Code
    apt-get install linux-headers-`uname -r`

    oder besser

    apt-get install linux-headers-$(uname -r)

    weil die schrägen ticks verwechselst du garantiert.

  • Code
    v848:~# apt-get install linux-headers-$(uname -r)
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    E: Couldn't find package linux-headers-2.6.18-028stab068.9-ent
    v848:~#

    Fuuuuuuuu.

    Habe jetzt übrigens Lenny.

  • schon einmal ein update von apt gemacht?

    Früher gabs auch mal aptitude - das ist vielleicht für den Überblick erstmal schöner als Anfänger, auch wenn ich hier gleich gesteinigt werde ;)

Jetzt mitmachen!

Du hast noch kein Benutzerkonto auf unserer Seite? Registriere dich kostenlos und nimm an unserer Community teil!