[zorp-hu] OpenSSL nyug
Balazs Scheidler
zorp-hu@lists.balabit.hu
Thu, 4 Dec 2003 18:29:01 +0100
On Thu, Dec 04, 2003 at 02:12:14PM +0100, Hegedüs Ervin wrote:
> hello,
>
> stable Zorp letolt, hozzatartozo minden felrak - kiveve OpenSSL,
> annal a 0.9.7c-bol csinaltam deb-et, es az van fent.
>
> A Zorp INSTALL-ban ez all:
>
> Required packages:
>
> ...
> openssl 0.9.6f
>
> a ./configure ezt mondja:
> ...
> configure: error: openssl 0.9.6d required
mennie kell 0.9.7-tel is, ezt teszteli pontosan:
dnl
dnl Locating OpenSSL
dnl
if test "x$ac_cv_lib_crypto_DES_ecb_encrypt" == "xno" -a "x$ac_cv_lib_crypto_des_ecb_encrypt" == "xno" -o "x$ac_cv_lib_ssl_SSL_accept" != "xyes"; then
AC_ERROR(openssl 0.9.6d or 0.9.7 required)
fi
--
Bazsi
PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1