From: Jan Just Keijser <jan.just.keijser@gmail.com>
To: linux-ppp@vger.kernel.org
Subject: Re: pptponfig centos 5.4
Date: Thu, 10 Mar 2011 14:38:12 +0000 [thread overview]
Message-ID: <4D78E254.2070302@gmail.com> (raw)
In-Reply-To: <W6630510430284451299766958@webmail23>
tony.chamberlain@lemko.com wrote:
> Hi
>
> I remember one of the James's wrote pptpconfig ;-)
>
> You remember before I was having problems with installation because http
> or yum or rpm would lock up over the web. I had to do this in sysctl:
>
> net.ipv4.tcp_rmem = 4096 87380 174760
> net.ipv4.tcp_wmem = 4096 16384 131072
>
> and then a sysctl -p. Now everything works web wise. But when I try to
> install pptpconfig with yum it tells me libxml and libglade.so.0 are
> dependencies. libxml is no problem. I installed a libglade and did a
> symvolic link from the libglade.so (.7 I believe) to libglade.so.0 but
> it still tells me libglade.so.0 is required. I downloaded
> libglade-0.17-19.i386.rpm and tried to install but it had a whole lot
> more dependencies.
>
> I guess my main questions about centos 5.4 vs. 4.5
>
> 1. Is there a different install method?
> 2. Should I be using
> rpm -Uvh http://pptpclient.sourceforge.net/yum/stable/fc6/pptp-release-current.noarch.rpm
>
> or a different location to get the repository?
>
>
I'd use the rpmforge version (1.7.2)
rpmforge.repo:
[rpmforge]
name = RHEL $releasever - RPMforge.net - dag
baseurl = http://apt.sw.be/redhat/el5/en/$basearch/rpmforge
mirrorlist = http://apt.sw.be/redhat/el5/en/mirrors-rpmforge
#mirrorlist = file:///etc/yum.repos.d/mirrors-rpmforge
enabled = 1
protect = 0
gpgkey = file:///etc/pki/rpm-gpg/RPM-GPG-KEY-rpmforge-dag
gpgcheck = 1
then do a
yum install pptp
HTH,
JJK
next prev parent reply other threads:[~2011-03-10 14:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-03-10 14:22 pptponfig centos 5.4 tony.chamberlain
2011-03-10 14:38 ` Jan Just Keijser [this message]
2011-03-10 14:49 ` tony.chamberlain
2011-03-10 15:19 ` tony.chamberlain
2011-03-10 21:19 ` James Cameron
2011-03-11 3:09 ` tony.chamberlain
2011-03-11 3:45 ` James Cameron
2011-03-14 13:05 ` tony.chamberlain
2011-03-14 21:46 ` James Cameron
2011-03-15 0:21 ` tony.chamberlain
2011-03-15 11:03 ` James Cameron
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4D78E254.2070302@gmail.com \
--to=jan.just.keijser@gmail.com \
--cc=linux-ppp@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.