Re: [Dovecot] Dovecot not compiling with pam

2008-08-22 Thread Jorge Ruao
Hi Charles, I was using this version since it's the one we have installed in 6 servers. I've solved it, the package pam-devel was not installed a after installating it the dovecot installation run ok with pam support. Thanks, Jorge On 2008/08/22, at 12:19, Charles Marcus wrote: On 8/22

Re: [Dovecot] Dovecot not compiling with pam

2008-08-22 Thread Charles Marcus
On 8/22/2008, Jorge Ruao ([EMAIL PROTECTED]) wrote: > I'm compiling dovecot 1.0.10 with pam support in SLES 9 but i'm > getting errors in config.log and it won't compile with pam support. Why not start with the current version if this is a new install? -- Best regards, Charles

[Dovecot] Dovecot not compiling with pam

2008-08-22 Thread Jorge Ruao
Hi, I'm new here in the list so Hello to everyone! I'm compiling dovecot 1.0.10 with pam support in SLES 9 but i'm getting errors in config.log and it won't compile with pam support. Here are the results: s1:~/dovecot-1.0.10# ./configure --with-pam | grep pam checking for pam_start in -lpam.