LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 09-04-2009, 04:05 AM   #1
theget
LQ Newbie
 
Registered: Sep 2009
Location: Spain
Distribution: Slackware64 Current
Posts: 11

Rep: Reputation: 0
kvpnc on slackware 13?


As i see in my current systems, there is no kvpnc, any ideas or similar programs to use with kde4 ?

another case i have is, at work we're using SecuRemote Checkpoint VPN and Cisco VPN, the cisco ones works now good in kde3 and kvpnc but my trouble is the SecuRemote. is there any equivalent app to get connected with?
 
Old 09-04-2009, 05:16 AM   #2
gegechris99
Senior Member
 
Registered: Oct 2005
Location: France
Distribution: Slackware 15.0 64bit
Posts: 1,155
Blog Entries: 5

Rep: Reputation: 391Reputation: 391Reputation: 391Reputation: 391
Quote:
Originally Posted by theget View Post
As i see in my current systems, there is no kvpnc, any ideas or similar programs to use with kde4 ?

Based on kvpnc website, it seems that kvpnc has been ported to KDE4. Maybe you could try to build a package by creating a Slackbuild by following the instructions on www.slackbuilds.org/.

If you succeed, you could then submit your Slackbuild to the site and have the satisfaction of both having the software installed on your system and having contributed to the Slackware community.
 
Old 09-04-2009, 05:39 AM   #3
theget
LQ Newbie
 
Registered: Sep 2009
Location: Spain
Distribution: Slackware64 Current
Posts: 11

Original Poster
Rep: Reputation: 0
of course! will do that. Many thanks.
 
Old 12-25-2009, 04:03 PM   #4
ta0kira
Senior Member
 
Registered: Sep 2004
Distribution: FreeBSD 9.1, Kubuntu 12.10
Posts: 3,078

Rep: Reputation: Disabled
http://repository.slacky.eu/slackwar...k/kvpnc/0.9.3/

I'm still looking for one in 64 bit.
Kevin Barry

edit: If you download the 4 files from the link above, you can apply the patch below for 64-bit:
Code:
--- kvpnc.SlackBuild.old	2009-12-25 17:55:46.000000000 -0500
+++ kvpnc.SlackBuild	2009-12-25 23:38:02.000000000 -0500
@@ -28,8 +28,8 @@ NAME=kvpnc
 PKG=$TMP/package-$NAME
 VERSION=0.9.3
 SRC=0.9.3-kde4
-CHOST=i486
-ARCH=${ARCH:-i486}
+CHOST=x86_64
+ARCH=${ARCH:-x86_64}
 BUILD=2sl
 
 if [ "$ARCH" = "i386" ]; then
--- slack-required.old	2009-12-25 17:50:29.000000000 -0500
+++ slack-required	2009-12-25 17:52:38.000000000 -0500
@@ -1,41 +1,41 @@
-acl >= 2.2.47_1-i486-1
-attr >= 2.4.43_1-i486-1
-bzip2 >= 1.0.5-i486-1
-coreutils >= 7.4-i486-1
-coreutils >= 7.4-i486-1 | util-linux-ng >= 2.14.2-i486-1
-cxxlibs >= 6.0.10-i486-1 | gcc-g++ >= 4.3.3-i486-3
-e2fsprogs >= 1.41.8-i486-1
-expat >= 2.0.1-i486-1
-fontconfig >= 2.6.0-i486-2
-freetype >= 2.3.9-i486-1
-gamin >= 0.1.10-i486-2
-gcc >= 4.3.3-i486-3
-glib2 >= 2.18.4-i486-1
-glibc-solibs >= 2.9-i486-3
-iputils >= s20070202-i486-2
-kdegames >= 4.2.4-i486-1 | procps >= 3.2.7-i486-2 | sysvinit >= 2.86-i486-6 | util-linux-ng >= 2.14.2-i486-1
-kdelibs >= 4.2.4-i486-3
-libICE >= 1.0.5-i486-2
-libSM >= 1.1.0-i486-1
-libX11 >= 1.2.2-i486-1
-libXau >= 1.0.4-i486-2
-libXcursor >= 1.1.9-i486-2
-libXdmcp >= 1.0.2-i486-2
-libXext >= 1.0.5-i486-1
-libXfixes >= 4.0.3-i486-2
-libXft >= 2.1.13-i486-2
-libXpm >= 3.5.7-i486-2
-libXrender >= 0.9.4-i486-2
-libXtst >= 1.0.3-i486-2
-libgcrypt >= 1.4.4-i486-1
-libgpg-error >= 1.7-i486-1
-libpng >= 1.2.37-i486-1
-libxcb >= 1.3-i486-1
-libxml2 >= 2.7.3-i486-3
-net-tools >= 1.60-i486-2
-openssl >= 0.9.8k-i486-2
-phonon >= 4.3.1-i486-1
-qt >= r1008952-i486-1
-strigi >= 0.6.4-i486-1
-utempter >= 1.1.4-i486-1
-zlib >= 1.2.3-i486-2
+acl >= 2.2.47_1-x86_64-1
+attr >= 2.4.43_1-x86_64-1
+bzip2 >= 1.0.5-x86_64-1
+coreutils >= 7.4-x86_64-1
+coreutils >= 7.4-x86_64-1 | util-linux-ng >= 2.14.2-x86_64-1
+cxxlibs >= 6.0.10-x86_64-1 | gcc-g++ >= 4.3.3-x86_64-3
+e2fsprogs >= 1.41.8-x86_64-1
+expat >= 2.0.1-x86_64-1
+fontconfig >= 2.6.0-x86_64-2
+freetype >= 2.3.9-x86_64-1
+gamin >= 0.1.10-x86_64-2
+gcc >= 4.3.3-x86_64-3
+glib2 >= 2.18.4-x86_64-1
+glibc-solibs >= 2.9-x86_64-3
+iputils >= s20070202-x86_64-2
+kdegames >= 4.2.4-x86_64-1 | procps >= 3.2.7-x86_64-2 | sysvinit >= 2.86-i486-6 | util-linux-ng >= 2.14.2-i486-1
+kdelibs >= 4.2.4-x86_64-3
+libICE >= 1.0.5-x86_64-2
+libSM >= 1.1.0-x86_64-1
+libX11 >= 1.2.2-x86_64-1
+libXau >= 1.0.4-x86_64-2
+libXcursor >= 1.1.9-x86_64-2
+libXdmcp >= 1.0.2-x86_64-2
+libXext >= 1.0.5-x86_64-1
+libXfixes >= 4.0.3-x86_64-2
+libXft >= 2.1.13-x86_64-2
+libXpm >= 3.5.7-x86_64-2
+libXrender >= 0.9.4-x86_64-2
+libXtst >= 1.0.3-x86_64-2
+libgcrypt >= 1.4.4-x86_64-1
+libgpg-error >= 1.7-x86_64-1
+libpng >= 1.2.37-x86_64-1
+libxcb >= 1.3-x86_64-1
+libxml2 >= 2.7.3-x86_64-3
+net-tools >= 1.60-x86_64-2
+openssl >= 0.9.8k-x86_64-2
+phonon >= 4.3.1-x86_64-1
+qt >= r1008952-x86_64-1
+strigi >= 0.6.4-x86_64-1
+utempter >= 1.1.4-x86_64-1
+zlib >= 1.2.3-x86_64-2
Save it as kvpnc-slackware64-13.0.patch where you saved the 4 files above, then type:
Code:
patch -p0 < kvpnc-slackware64-13.0.patch
./kvpnc.SlackBuild
sudo installpkg kvpnc-0.9.3-x86_64-2sl.txz

Last edited by ta0kira; 12-25-2009 at 10:50 PM.
 
Old 01-31-2010, 01:06 AM   #5
koodoo
Member
 
Registered: Aug 2004
Location: a small village faraway in the mountains
Distribution: Fedora Core 1, Slackware 10.0 | 2.4.26 | custom 2.6.14.2, Slackware 10.2 | 11.0, Slackware64-13
Posts: 345

Rep: Reputation: 33
Hey ta0kira,

I installed the patch version of KVpnc for Slackware64-13.0 but I am unable to connect using VPN.
The wizard just says connecting... and stays like that forever.

I am trying to connect to create a PPTP VPN connection with MPPE enabled. Could you tell me how I can debug and see what is going wrong.

Thanks,
koodoo
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
kvpnc doesn't disconnect Mark_667 Linux - Networking 0 11-02-2008 05:52 AM
kvpnc Rock'n'Metal Linux - Newbie 6 03-09-2008 01:23 PM
krdc kVpnc itzig Linux - Networking 2 02-19-2007 11:29 PM
vpnc and kvpnc help nitrohuffer2001 Linux - Networking 1 01-07-2007 11:53 PM
Can't connect with kvpnc allelopath Linux - Networking 0 07-07-2006 01:04 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 01:00 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration