Re: pine compilation woes
> Hello
>
> libc-client-ssl2001,
> libldap2,
> libncurses5,
> libpam0g,
> libssl0.9.6 and
> mime-support
> # osdep.c:197: x509.h: No such file or directory
> # osdep.c:198: ssl.h: No such file or directory
> # osdep.c:200: pem.h: No such file or directory
> # osdep.c:201: buffer.h: No such file or directory
> # osdep.c:202: bio.h: No such file or directory
> # osdep.c:203: crypto.h: No such file or directory
> # osdep.c:204: rand.h: No such file or directory
> This is the first time that I have tried to compile a debian package from
you need the -dev versions of the packages, e.g. for pam
you'd need libpam0g-dev
same for most of the rest.
nate
--
Reply to: