Hi Alexander,
Thank you for your reply.
Besides this, another thing is the tun/tap driver. I don't think there is one such
distribution in fink. I have to manually install it from source code.
(http://tuntaposx.sourceforge.net/)
Best Wishes
Zuocheng (Andy) Ren
On May 24, 2012, at 2:14 PM, Alexander Hansen wrote:
> On 5/24/12 8:14 AM, Zuocheng (Andy) Ren wrote:
>> Hi all,
>> I used fink to install openvpn on my Mac.
>> But I cannot find easy-rsa that is supposed to come with openvpn anywhere.
>>
>> Any ideas on this?
>> Thank you.
>>
>> Best Wishes
>> Zuocheng (Andy) Ren
>>
>>
>
> It appears that easy-rsa doesn't get installed by default. I've cc'ed
> the maintainer.
>
> As a workaround, you can do the following in a terminal window (change
> "/sw" or "fink.build" if your Fink tree is different:
>
> mkdir $HOME/share/openvpn
> fink -k rebuild openvpn
> cd /sw/src/fink.build/openvpn-2.2.1-1/openvpn-2.2.1/easy-rsa/2.0
> make install DESTDIR=$HOME/share/openvpn
>
>
> --
> Alexander Hansen, Ph.D.
> Fink User Liaison
> http://finkakh.wordpress.com/2012/02/21/got-job/
|