Gentoo Archives: gentoo-user

From: thelma@×××××××××××.com
To: Gentoo mailing list <gentoo-user@l.g.o>
Subject: Re: [gentoo-user] openVPN
Date: Tue, 07 Feb 2017 03:03:43
Message-Id: 589938F9.4010505@sys-concept.com
In Reply to: [gentoo-user] openVPN by thelma@sys-concept.com
1 On 02/06/2017 07:53 PM, thelma@×××××××××××.com wrote:
2 > I'm trying to configure "openvpn" on my new box (have done it in the
3 > past - long time ago).
4 >
5 > Trying to follow some basic instruction but when I change to:
6 > cd /usr/share/easy-rsa/
7 >
8 > and try to run: ./build-ca
9 > bash: ./build-ca: No such file or directory
10
11 It could be the reason is that it was emerged without "libressl"
12 app-crypt/easy-rsa-3.0.1-r1 USE="(-libressl)"
13
14 so I put package.use
15 app-crypt/easy-rsa libressl
16
17 and try to re-emerge it, it is not taking any effect.
18 emerge -avq easy-rsa
19
20 [ebuild R ] app-crypt/easy-rsa-3.0.1-r1 USE="(-libressl)"
21
22 why isn't the package enclosing the libressl in emerge?
23
24 --
25 Thelma

Replies

Subject Author
Re: [gentoo-user] openVPN Sam Jorna <wraeth@g.o>