I'm attempting to install qpopper3.0.2 on a Solaris 8 host.
When configured without any Kerberos options enabled, it compiles but
fails to run because it can't find libkrb.so.1.
myhost{hall}104: telnet myhost pop
Connected to myhost.
Escape character is '^]'.
ld.so.1: qpopper: fatal: libkrb.so.1: open failed: No such file or directory
Connection closed by foreign host.
When configured with --with-kerberos5=/usr/lib/krb5, it fails to compile
because it can't find some necessary include files:
pop_init.c:112: krb5.h: No such file or directory
pop_init.c:113: com_err.h: No such file or directory
pop_init.c:115: kerberosIV/krb.h: No such file or directory
make[1]: *** [pop_init.o] Error 1
make[1]: Leaving directory `/net/Src/POP/qpopper3.1.2/popper'
make: *** [popper_server] Error 2
According to the man page, libkrb should be made available with the packages
SUNWcsl and SUNWarc, both of which I have installed.
I would appreciate suggestions from someone who has managed to install
qpopper3.0.2 on Solaris 8.
--
Gary Hall [EMAIL PROTECTED] | Voice (604) 291-5925
Centre for Systems Science | Fax (604) 291-5404
Simon Fraser University |
Burnaby, B.C. V5A 1S6 |