Originally posted by FlyingCore at 2005-11-30 09:07 PM:
试着怎么不行呢,谁用过suse给说一下吧,谢谢谢
说说怎么不行?什么错误信息?
问题出现那个阶段?编译模块还是建立联结?有线连接还是无线联结?
[ Last edited by nnacht on 2005-12-1 at 12:33 ]作者: FlyingCore 时间: 2005-12-12 15:17
32-50:/home/***/vpnclient # ./vpn_install
Cisco Systems VPN Client Version 4.6.02 (0030) Linux Installer
Copyright (C) 1998-2004 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.13-15-default/build]
* Binaries will be installed in "/usr/local/bin".
* Modules will be installed in "/lib/modules/2.6.13-15-default/CiscoVPN".
* The VPN service will be started AUTOMATICALLY at boot time.
* Kernel source from "/lib/modules/2.6.13-15-default/build" will be used to build the module.
Is the above correct [y]
Making module
make -C /lib/modules/2.6.13-15-default/build SUBDIRS=/home/kaiyuan/vpnclient modules
make[1]: Entering directory `/usr/src/linux-2.6.13-15-obj/i386/default'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.13-15-obj/i386/default'
make: *** [default] Error 2
Failed to make module "cisco_ipsec.ko".
Making module
make -C /lib/modules/2.6.13-15-default/build SUBDIRS=/home/kaiyuan/vpnclient modules
make[1]: Entering directory `/usr/src/linux-2.6.13-15-obj/i386/default'
make[1]: *** No rule to make target `modules'. Stop.
make[1]: Leaving directory `/usr/src/linux-2.6.13-15-obj/i386/default'
make: *** [default] Error 2
Failed to make module "cisco_ipsec.ko".