Re: openssl development libraries not found

2010-09-25 Thread Kalpa Pathum Welivitigoda
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

Re: openssl development libraries not found

2010-09-25 Thread Mamoru Tasaka
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

Re: openssl development libraries not found

2010-09-25 Thread Kalpa Pathum Welivitigoda
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(

Re: openssl development libraries not found

2010-09-25 Thread Mamoru Tasaka
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'.

Re: openssl development libraries not found

2010-09-24 Thread Kalpa Welivitigoda
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

Re: openssl development libraries not found

2010-09-24 Thread David Christopher Chipman
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

Re: openssl development libraries not found

2010-09-24 Thread Athmane Madjoudj
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

openssl development libraries not found

2010-09-24 Thread Kalpa Welivitigoda
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