How to install CISCO VPN Client on PUPPY

Using applications, configuring, problems
Post Reply
Message
Author
Shon
Posts: 1
Joined: Fri 04 May 2007, 07:23

How to install CISCO VPN Client on PUPPY

#1 Post by Shon »

How to install CISCO VPN Client on PUPPY

I have Siemens Fujitsu Lifebook E series 4010D running on Puppy 2.14

Console output:

sh-3.00# uname -a
Linux 2.6.18.1 #1 Thu Feb 1 23:05:39 PUP 2007 i686 unknown unknown GNU/Linux
sh-3.00# uname -s
Linux
sh-3.00# uname -r
2.6.18.1
sh-3.00# uname -m
i686
sh-3.00# uname -o
GNU/Linux
sh-3.00#

Console output for installation:

Cisco Systems VPN Client Version 3.7.2 (Rel) Linux Installer
Copyright (C) 1998-2001 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.

For RedHat 6.x users these files are installed in /usr/src/linux by default
For RedHat 7.x users these files are installed in /usr/src/linux-2.4 by default
For Suse 7.3 users these files are installed in /usr/src/linux-2.4.10.SuSE by de fault

Directory containing linux kernel source code [/lib/modules/2.6.18.1/build]

Directory containing runlevel directories (rcX.d): /etc/rc.d

* Binaries will be installed in "/usr/local/bin".
* Modules will be installed in "/lib/modules/2.6.18.1/CiscoVPN".
* The VPN service will be started AUTOMATICALLY at boot time.
* Kernel source from "/lib/modules/2.6.18.1/build" will be used to build the mod ule.
* Runlevels will be set in "/etc/rc.d".

Is the above correct [y]

Making module
./driver_build.sh: line 44: cc: command not found
./driver_build.sh: line 45: cc: command not found
./driver_build.sh: line 46: cc: command not found
./driver_build.sh: line 47: cc: command not found
./driver_build.sh: line 48: ld: command not found
Failed to make module "cisco_ipsec".


------------------
(program exited with code: 1)
Press return to continue
***************************************************************************************
:?: :?: :?: PLEASE HELP :?: :?: :?:
***************************************************************************************

Post Reply