t;>
>>>> I'm on F13 and I'm trying to compile a package from the source. The
>>>> package is delasa (www.dalesa.lk) and when I ./configure. I get
>>>> 'configure: error: openssl development libraries not found'.
>>>> This is the
ackage from the source. The
>>> package is delasa (www.dalesa.lk) and when I ./configure. I get
>>> 'configure: error: openssl development libraries not found'.
>>> This is the output of 'yum search openssl | grep dev'
>>>
>>> openssl-devel.i6
t; +++ dalesa-1.1.1/configure.in 2010-09-25 16:38:34.0 +0900
> @@ -25,7 +25,9 @@
>
> # Checks for libraries.
> LDFLAGS="$LDFLAGS -L/usr/lib/mysql"
> -AC_CHECK_LIB(ssl,EVP_MD_CTX_init,, AC_MSG_ERROR(openssl development
> libraries not found))
> +AC_CHECK_LIB(
Kalpa Welivitigoda wrote, at 09/25/2010 11:17 AM +9:00:
> hi,
>
> I'm on F13 and I'm trying to compile a package from the source. The
> package is delasa (www.dalesa.lk) and when I ./configure. I get
> 'configure: error: openssl development libraries not found'.
On Sat, Sep 25, 2010 at 8:04 AM, David Christopher Chipman
wrote:
> Kalpa Welivitigoda wrote:
>> hi,
>>
>> I'm on F13 and I'm trying to compile a package from the source. The
>> package is delasa (www.dalesa.lk) and when I ./configure. I get
>> 'con
Kalpa Welivitigoda wrote:
> hi,
>
> I'm on F13 and I'm trying to compile a package from the source. The
> package is delasa (www.dalesa.lk) and when I ./configure. I get
> 'configure: error: openssl development libraries not found'.
> This is the ou
On 09/25/2010 03:17 AM, Kalpa Welivitigoda wrote:
>
> Anyone to help to overcome this issue?
>
Try:
yum install openssl-devel
HTH
--
Athmane Madjoudj
--
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/lis
hi,
I'm on F13 and I'm trying to compile a package from the source. The
package is delasa (www.dalesa.lk) and when I ./configure. I get
'configure: error: openssl development libraries not found'.
This is the output of 'yum search openssl | grep dev'
openssl-devel.i