Re: New install: cyradm Perl error

2001-06-21 Thread Amos Gouaux
Well, I know Tcl isn't as popular, but we sure didn't see these kinds of errors before. :-P I know, what about a Ruby extension? Combined with readline support, that would make a pretty darn convenient interactive utility. :-P -- Amos

Re: New install: cyradm Perl error

2001-06-21 Thread Dan Fitzpatrick
Curtis, The following instructions fixed it for me. Maybe you can try it again. >> go to $CYRUS_SOURCE_DIR/perl/imap perl Makefile.PL make make install This will install cyradm into your perl directory structure. (if perl=/usr/bin/perl then cyrus=/usr/bin/cyradm) Greg >> (Thanks Greg) Then