Обсуждение: crypto?

Поиск
Список
Период
Сортировка

crypto?

От
Laurette Cisneros
Дата:
Hi,

On Suse 8.0, I'm trying to compile postgresql 7.3.1.

configure gives the following error:
checking for inflate in -lz... yes
checking for CRYPTO_new_ex_data in -lcrypto... no
configure: error: library 'crypto' is required for OpenSSL

Yast2 doesn't show me any packages for crypto that can be installed.

Is it part of another package (OpenSSL is installed) or can I get it from
somewhere?

Thanks,

--
Laurette Cisneros
The Database Group
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
----------------------------------
Life is an SQL old chum...


Re: crypto?

От
Peter Eisentraut
Дата:
Laurette Cisneros writes:

> On Suse 8.0, I'm trying to compile postgresql 7.3.1.
>
> configure gives the following error:
> checking for inflate in -lz... yes
> checking for CRYPTO_new_ex_data in -lcrypto... no
> configure: error: library 'crypto' is required for OpenSSL
>
> Yast2 doesn't show me any packages for crypto that can be installed.

openssl-devel

--
Peter Eisentraut   peter_e@gmx.net


Re: crypto?

От
Laurette Cisneros
Дата:
Ah, yes, of course.  This was not included on the 8.0 distribution CDs I
have...but I found it on Suse ftp site.  All is well now.

Thanks for the help!

L.
On Sun, 12 Jan 2003, Peter Eisentraut wrote:

> Laurette Cisneros writes:
>
> > On Suse 8.0, I'm trying to compile postgresql 7.3.1.
> >
> > configure gives the following error:
> > checking for inflate in -lz... yes
> > checking for CRYPTO_new_ex_data in -lcrypto... no
> > configure: error: library 'crypto' is required for OpenSSL
> >
> > Yast2 doesn't show me any packages for crypto that can be installed.
>
> openssl-devel
>
>

--
Laurette Cisneros
The Database Group
(510) 420-3137
NextBus Information Systems, Inc.
www.nextbus.com
----------------------------------
Life is an SQL old chum...