Yes, i did it. My cyrus-imap was compiled with sasl support. Right now, i need to compile the perl scripts and cyradm administrative tool, and here is the the problem. I was looking for into Makefiel.PL and changind the SASL_INC and SASL_LIB values, the compile process finish OK, but executing cyradm i get this errors:
[EMAIL PROTECTED] cyrus-imapd-2.2.1-BETA]# /usr/bin/cyradm Can't load '/usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Cyrus/IMAP/IMAP.so' for module Cyrus::IMAP: /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Cyrus/IMAP/IMAP.so: undefined symbol: sasl_client_init at /usr/lib/perl5/5.6.1/i386-linux/DynaLoader.pm line 206. at /usr/lib/perl5/site_perl/5.6.1/i386-linux/Cyrus/IMAP/Admin.pm line 44 Compilation failed in require at /usr/lib/perl5/site_perl/5.6.1/i386-linux/Cyrus/IMAP/Admin.pm line 44. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.6.1/i386-linux/Cyrus/IMAP/Admin.pm line 44. Compilation failed in require at /usr/lib/perl5/site_perl/5.6.1/i386-linux/Cyrus/IMAP/Shell.pm line 60. BEGIN failed--compilation aborted at /usr/lib/perl5/site_perl/5.6.1/i386-linux/Cyrus/IMAP/Shell.pm line 60. Compilation failed in require. BEGIN failed--compilation aborted. Any advice will be very appreciated Thanks Danny ----- Original Message ----- From: "Etienne Goyer" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, September 22, 2003 10:39 PM Subject: Re: can´t compile cyradm > I guess you want to specify "--with-sasl=/opt/include/sasl" or something > along that line to ./configure. Have you tried it ? > > On Mon, Sep 22, 2003 at 09:28:57PM +0200, Danny García Hernández wrote: > > Ken, thank for the first answer to my fisrt problem with cyrus-imapd. > > > > But i already have the second stone in my way and the name is CYRADM. The problem is that i have installed cyrus-imap into /opt directory, the library are into /opt/lib/sasl2 and the include files are into /opt/include/sasl. Then, i´km trying to compile cyradm following the documentation and i can´t, the compiled proccess is getting this message. > > > > Note (probably harmless): Not found libsasl2 > > > > Can any one advice with this? > > > > Thank in advanced > > Danny > -- > Etienne Goyer Linux Québec Technologies Inc. > http://www.LinuxQuebec.com [EMAIL PROTECTED] >