1. Liebe Forumsgemeinde,

    aufgrund der Bestimmungen, die sich aus der DSGVO ergeben, müssten umfangreiche Anpassungen am Forum vorgenommen werden, die sich für uns nicht wirtschaftlich abbilden lassen. Daher haben wir uns entschlossen, das Forum in seiner aktuellen Form zu archivieren und online bereit zu stellen, jedoch keine Neuanmeldungen oder neuen Kommentare mehr zuzulassen. So ist sichergestellt, dass das gesammelte Wissen nicht verloren geht, und wir die Seite dennoch DSGVO-konform zur Verfügung stellen können.
    Dies wird in den nächsten Tagen umgesetzt.

    Ich danke allen, die sich in den letzten Jahren für Hilfesuchende und auch für das Forum selbst engagiert haben. Ich bin weiterhin für euch erreichbar unter tti(bei)pcwelt.de.
    Dismiss Notice

Problem bei Installation von Cisco VPN Client

Discussion in 'Linux-Distributionen' started by kika1983, Nov 23, 2006.

Thread Status:
Not open for further replies.
  1. kika1983

    kika1983 Byte

    Als absoluter Linux Newbie benötige ich unbedingt Hilfe. Ich möchte auf meinem Suse Linux 10.1 KDE 3.5 System das Programm Cisco VPN Client installieren. Das Programm liegt als .tar.gz file vor. Ich habs bereits entpackt etc. und hab dann mit ./vpn_install das Installationsskript aufgerufen. Aber dann komm ich nicht weiter, da ein Fehler auftritt. Ich vermute dass es irgendwie mit dem Kernel oder der Kernelversion oder so zu tun hat, aber ich hab keine Ahnung was genau ich da machen kann.

    folgendes steht in der Konsole:

    kika:/home/stikka/Desktop/vpnclient # ./vpn_install
    Cisco Systems VPN Client Version 4.8.00 (0490) Linux Installer
    Copyright (C) 1998-2005 Cisco Systems, Inc. All Rights Reserved.

    By installing this product you agree that you have read the
    license.txt file (The VPN Client license) and will comply with
    its terms.


    Directory where binaries will be installed [/usr/local/bin]

    Automatically start the VPN service at boot time [yes]no

    In order to build the VPN kernel module, you must have the
    kernel headers for the version of the kernel you are running.


    Directory containing linux kernel source code [/lib/modules/2.6.16.13-4-default/build]

    * Binaries will be installed in "/usr/local/bin".
    * Modules will be installed in "/lib/modules/2.6.16.13-4-default/CiscoVPN".
    * The VPN service will *NOT* be started automatically at boot time.
    * Kernel source from "/lib/modules/2.6.16.13-4-default/build" will be used to build the module.

    Is the above correct [y]y

    Making module
    make -C /lib/modules/2.6.16.13-4-default/build SUBDIRS=/home/stikka/Desktop/vpnclient modules
    make[1]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
    make[1]: *** Keine Regel, um »modules« zu erstellen. Schluss.
    make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
    make: *** [default] Fehler 2
    Failed to make module "cisco_ipsec.ko".
    kika:/home/stikka/Desktop/vpnclient # make
    make -C /lib/modules/2.6.16.13-4-default/build SUBDIRS=/home/stikka/Desktop/vpnclient modules
    make[1]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
    make[1]: *** Keine Regel, um »modules« zu erstellen. Schluss.
    make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
    make: *** [default] Fehler 2
    kika:/home/stikka/Desktop/vpnclient # ./vpn_install
    Cisco Systems VPN Client Version 4.8.00 (0490) Linux Installer
    Copyright (C) 1998-2005 Cisco Systems, Inc. All Rights Reserved.

    By installing this product you agree that you have read the
    license.txt file (The VPN Client license) and will comply with
    its terms.


    Directory where binaries will be installed [/usr/local/bin]

    Automatically start the VPN service at boot time [yes]

    In order to build the VPN kernel module, you must have the
    kernel headers for the version of the kernel you are running.


    Directory containing linux kernel source code [/lib/modules/2.6.16.13-4-default/build]

    * Binaries will be installed in "/usr/local/bin".
    * Modules will be installed in "/lib/modules/2.6.16.13-4-default/CiscoVPN".
    * The VPN service will be started AUTOMATICALLY at boot time.
    * Kernel source from "/lib/modules/2.6.16.13-4-default/build" will be used to build the module.

    Is the above correct [y]

    Making module
    make -C /lib/modules/2.6.16.13-4-default/build SUBDIRS=/home/stikka/Desktop/vpnclient modules
    make[1]: Entering directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
    make[1]: *** Keine Regel, um »modules« zu erstellen. Schluss.
    make[1]: Leaving directory `/usr/src/linux-2.6.16.13-4-obj/i386/default'
    make: *** [default] Fehler 2
    Failed to make module "cisco_ipsec.ko".
    kika:/home/stikka/Desktop/vpnclient #


    Desweiteren würde mich noch interessieren, ob es unter KDE möglich ist, in der Startleiste ein Menü "Desktop anzeigen", wie es das unter Windows gibt, einzufügen?

    Bitte helft mir, hab wirklich noch wenig Ahnung von Linux...
     
Thread Status:
Not open for further replies.

Share This Page