Hi guys..

after killing myself for hours.....and reading old postings...
I finally got it.

this problem is solved by doing the following. (Solaris 8)

- compile cyrus-imapd  WITHOUT using the --prefix=/path option
        you may use the --with-cyrus-prefix=/path
- make
- make install
- cd perl/imap
- edit the file "Makefile.PL"
   - in line 58 (LIBS) just before the "-lssl" ADD the string
        "-L/usr/local/ssl/lib"
- make
- make (yes again!)
- make install
- su - cyrus
- /usr/local/bin/cyradm

- repeat for the perl/sieve/acap and perl/sieve/managesieve

and happy deployment..... (uf!)

my nanny always said: "never install a x.0.yy version of a software"..

regards,

Guy Durand wrote:
> 
> 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

-- 
Marcelo Maraboli Rosselott
Ingeniero Civil Electronico                      Jefe Area de Redes
(Electronic Civil Engineer)          (Head Network & Systems Admin)

       Direccion Central de Servicios Computacionales (DCSC)
         Universidad Tecnica Federico Santa Maria, Chile.
mailto:[EMAIL PROTECTED]   http://elqui.dcsc.utfsm.cl/
------------------------------------------------------------------/

Reply via email to