horde/imp web based mail client

I am working on a horde / imp install on my linode. It is rather involved but I am stuck trying to get the –with-imap option to work with phpv4. One of the prerequisites is the c-client library and the c-client library won't install due to a missing pam module. The source is from "ftp://ftp.cac.washington.edu/imap/" and I am compiling it on Mandrake 9.1 (large). The error message is:

osdep.c:71:31: security/pam_appl.h: No such file or directory

The file pam_appl.h is not in the source or anywhere in my file systems. This is followed by a series of errors due to the missing file.

Does anyone have any ideas?

4 Replies

You need to install libpam0g-dev.

Is there a good place to get the Mandrake 9.1 iso's?

My cd's are packed away from moving and I can dig them out this weekend if necessary

The dev library is installed the error message gone. thx

Reply

Please enter an answer
Tips:

You can mention users to notify them: @username

You can use Markdown to format your question. For more examples see the Markdown Cheatsheet.

> I’m a blockquote.

I’m a blockquote.

[I'm a link] (https://www.google.com)

I'm a link

**I am bold** I am bold

*I am italicized* I am italicized

Community Code of Conduct