[Dovecot] Can't build with PAM support
I'm having trouble getting dovecot to compile with PAM support.
Output from the configure command says its checking for pam_start in -lpam .... no.
I've checked, there is a pam_start in there.
So how can I force configure to see what its looking for? I've tried the --with-pam switch and that doesn't work.
I'm trying to build the latest RC7 on a Debian Sarge box.
Regards Neil
Scanned for viruses, spam and offensive content by CensorNet MailSafe
Professional Web & E-mail Filtering from www.censornet.com
Tere.
I'm having trouble getting dovecot to compile with PAM support.
Output from the configure command says its checking for pam_start in -lpam .... no.
I've checked, there is a pam_start in there.
So how can I force configure to see what its looking for? I've tried the --with-pam switch and that doesn't work.
I'm trying to build the latest RC7 on a Debian Sarge box.
Do You have all dev packages installed? Mine shows:
dpkg -l | grep pam ii libpam-modules 0.76-22 Pluggable Authentication Modules for PAM ii libpam-runtime 0.76-22 Runtime support for the PAM library ii libpam0g 0.76-22 Pluggable Authentication Modules library ii libpam0g-dev 0.76-22 Development files for PAM
And Dovecot compiles fine.
-- Mart
Do You have all dev packages installed? Mine shows:
dpkg -l | grep pam ii libpam-modules 0.76-22 Pluggable Authentication Modules for PAM ii libpam-runtime 0.76-22 Runtime support for the PAM library ii libpam0g 0.76-22 Pluggable Authentication Modules library ii libpam0g-dev 0.76-22 Development files for PAM
And Dovecot compiles fine.
Its the last one that didn't exist. I'll install it and give it another whirl. Thanks.
Regards Neil
Scanned for viruses, spam and offensive content by CensorNet MailSafe
Professional Web & E-mail Filtering from www.censornet.com
I'm having the same issue with getting SSL support installed as well. I checked to see if there was a dev package available for this and couldn't seem to find one. Do you have any ideas for that?
Regards Neil
Scanned for viruses, spam and offensive content by CensorNet MailSafe
Professional Web & E-mail Filtering from www.censornet.com
Tere.
I'm having the same issue with getting SSL support installed as well. I checked to see if there was a dev package available for this and couldn't seem to find one. Do you have any ideas for that?
Smilar answer, I have:
dpkg -l | grep ssl ii libssl-dev 0.9.7e-3sarge1 SSL development libraries, header files and ii libssl0.9.7 0.9.7e-3sarge1 SSL shared libraries ii openssl 0.9.7e-3sarge1 Secure Socket Layer (SSL) binary and related
and copiles fine.
-- Mart
Whereupon it tells me it can't find such a package - and yes that is exactly what I tried before. OK, I must be missing an entry from my sources.list
Regards Neil
Scanned for viruses, spam and offensive content by CensorNet MailSafe
Professional Web & E-mail Filtering from www.censornet.com
participants (2)
-
Mart Pirita
-
Neil Briscoe