How to get cisco vpn client working on backtrack 5 (issues with cisco-decrypt)
I am trying to get the Cisco VPN client working in backtrack 5. I have followed the instructions on the link below however, every time I try to run the command root@bt:/vpnclient# gcc -Wall -o cisco-decrypt cisco-decrypt.c $(libgcrypt-config --libs --cflags)
I get the following error cisco-decrypt.c:1: error: expected identifier or ‘(’ before ‘<’ token
Anyone any ideas how to fix this
Thanks
Website link for installing VPNC client
http://www.spiration.co.uk/post/1293...sco-vpn-client
Re: How to get cisco vpn client working on backtrack 5 (issues with cisco-decrypt)
Quote:
Originally Posted by
bigbird
I am trying to get the Cisco VPN client working in backtrack 5. I have followed the instructions on the link below however, every time I try to run the command root@bt:/vpnclient# gcc -Wall -o cisco-decrypt cisco-decrypt.c $(libgcrypt-config --libs --cflags)
I get the following error cisco-decrypt.c:1: error: expected identifier or ‘(’ before ‘<’ token
Anyone any ideas how to fix this
Thanks
Website link for installing VPNC client
http://www.spiration.co.uk/post/1293...sco-vpn-client
I know this is a few years late but I recently did a write up on my blog on how to do this. Here's the link: captainhooligan.wordpress.com