SSL_clear: refrrenced symbol not found

2000-12-24 Thread Oguz YILMAZ
Hi all, I am getting the erro belw when I try to run cyradm. what could be the wrong thing? #cyradm Can't load '/usr/local/lib/perl5/site_perl/5.005/sun4-solaris/auto/Cyrus/IMAP/IMAP.so' for module Cyrus::IMAP: ld.so.1: perl: fatal: relocation error: file /usr/local/lib/perl5/site_perl/5.005/s

Re: Migrating Cyrus across platforms

2000-12-24 Thread Dan Makovec
Thanks Michael, thought it would be something like that but it's nice to be sure :) Luv, D. Dan Makovec Fat Canary Software ICQ: 1398090 Email: [EMAIL PROTECTED] - Original Message - From: Michael Salmon <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Saturday, December 23, 2000 9:45 P

Re: perl cyradm

2000-12-24 Thread +archive . info-cyrus
Yeah, I recollect something like this. Since I was concentrating on other things at the moment, I forced my way through this issue as follows: LIBS="-L/usr/local/lib -R/usr/local/lib -L/usr/local/ssl/lib -R/usr/local/ssl/lib" SASL_LIB="$LIBS -lsasl" ./configure gmake SASL_LIB="$SASL_LIB" g

Re: 1. 2., etc., files in user. directory

2000-12-24 Thread William K. Hardeman
--On Sunday, December 24, 2000 02:56:21 -0500 Brian Capouch <[EMAIL PROTECTED]> wrote: > "William K. Hardeman" wrote: >> >> Brian, >> >> Cool. Someone else that's using a Slackware system. Mine is >> Slackware-current. :) >> > > That's an easier (but not yet quite painless) system to do an ins

Re: 1. 2., etc., files in user. directory

2000-12-24 Thread Brian Capouch
"William K. Hardeman" wrote: > > Brian, > > Cool. Someone else that's using a Slackware system. Mine is > Slackware-current. :) > That's an easier (but not yet quite painless) system to do an install on than S/W 7.0, which is what this machine is running. I am, I think, the "original user fro

Re: perl cyradm

2000-12-24 Thread William K. Hardeman
Ilya, I've had the same problems. I solved mine by manually editing the makefiles in the perl subdirectories to point to 'prefix=/usr', as my perl installation is in the /usr tree. I believe that CMU's perl installation is in the /usr/local tree, as the shellsieve.pl script has '#!/usr/local/

Re: 1. 2., etc., files in user. directory

2000-12-24 Thread William K. Hardeman
Brian, Cool. Someone else that's using a Slackware system. Mine is Slackware-current. :) It sounds to me as if Netscape isn't doing an expunge. From my understanding of the IMAP protocol and how Cyrus implements it, no messages are actually deleted until an expunge operation is requested by t