pkg_sign & pkg_check missing with ports openssl
Kris Kennaway
kris at obsecurity.org
Mon Feb 13 13:08:18 PST 2006
On Mon, Feb 13, 2006 at 12:47:50PM -0600, Bill Milford wrote:
> I am using the ports beta version of openssl in order to try to get OpenCA
> working on a 6.1pre release system.
>
> I buildworld and installworld with the following in /etc/make.conf
> NO_OPENSSL=true
> WITH_OPENSSL_PORT=yes
> WITH_OPENSSL_BETA=yes
>
> This doesn't install pkg_sign and pkg_check since they depend on openssl.
Right. They won't link to an openssl in a non-default location.
> I installed the ports for openssl-beta, openssh-portable and heimdal to add
> back in the crypto left out of the base system, but I cannot figure out how
> to get pkg_sign and pkg_check back and if I even need to worry about it.
You probably wanted to tell them to install into /usr, not /usr/local.
Check the port makefiles for the knob for enabling this.
Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-stable/attachments/20060213/b52fb594/attachment.bin
More information about the freebsd-stable
mailing list