Re: Linux and EVP_rc5_32_12_16_ofb

2001-07-30 Thread Ng Pheng Siong
On Mon, Jul 30, 2001 at 11:34:43AM +0200, Michael Ströder wrote: > The error "undefined symbol: EVP_rc5_32_12_16_ofb" is raised during > import M2Crypto if one does not take the announced requirement for > SWIG _1.3.6_ serious ... Heh heh. Why ever not, Michael? ;-) > That's what I don't like a

Re: Linux and EVP_rc5_32_12_16_ofb

2001-07-30 Thread Michael Ströder
[EMAIL PROTECTED] wrote: > >Ng Pheng Siong wrote: > >> > >> Hi, > >> > >> I've gotten a few messages about M2Crypto not working on > >> Linux (Red Hat > >> 7.1, SuSe 7.1) because "undefined symbol: EVP_rc5_32_12_16_ofb". > >> > >> I understand the packaged OpenSSL on those platforms are versions o

RE: Linux and EVP_rc5_32_12_16_ofb

2001-07-30 Thread John . Airey
>-Original Message- >From: Dr S N Henson [mailto:[EMAIL PROTECTED]] >Sent: 27 July 2001 18:50 >To: [EMAIL PROTECTED] >Subject: Re: Linux and EVP_rc5_32_12_16_ofb > > > > >Ng Pheng Siong wrote: >> >> Hi, >> >> I've gotten a