Marcelo Maraboli wrote: > you need to compile it like.. > > ./configure --with-auth=unix --with-dbdir=/usr/local/BerkeleyDB.3.3 > > and optional.. > > --with-sasl=/usr/local/sasl --with-openssl=/usr/local/ssl > --without-krb > >
This is what I get now: [01:05:17]tmc230:/usr/local/local# cyradm -u cyrus localhost Can't locate Cyrus/IMAP/Shell.pm in @INC (@INC contains: /usr/local/lib/perl/5.6.1 /usr/local/share/perl/5.6.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.6.1 /usr/share/perl/5.6.1 /usr/local/lib/site_perl /usr/lib/perl5/5.6 /usr/lib/perl5/5.005 .). BEGIN failed--compilation aborted. [1]+ Segmentation fault /usr/cyrus/bin/master [01:05:20]tmc230:/usr/local/local# I must also say that since a perl directory was created in /usr/local/lib/ and I also found another in /usr/local/loca/lib/ which I also remove I receive this message. When I mv them back I only get a seg fault. the problem might be with the per libraries. Badiane