Hello, I'm new to this list so excuse me if I can't grasp the correct words to 
talk about the problem I have. I attempted to install the UW Imap toolkit on an 
ubuntu 11 machine with apache2 server. I installed Imap finally with the 
SSL=UNIX option. However, when trying to install PHP it throwed an error 
complaining the signature U8T CANONICAL was missing. I read here and there that 
such problems have to do with the IMAP configuration, and even that 
reinstalling IMAP would solve the problem. Now I'm trying to walk the steps 
over again, so I will reinstall OpenSSL, which is needed for the IMAP toolkit. 
However, when making OpenSSL it did not pass the tests, and throws an error 
when trying to test the x509v1 signing utility. I've read that the problems I'm 
facing to compile PHP have to do, possibly with the IMAP build, and perhaps 
with the c-client build itself. However, I would greatly appreciate any help on 
making a clean install of OpenSSL, to correct the steps I took and so detect 
where the problem may be, if it's in the PHP configuration, in the Apache 
configuration, or elsewhere. I have some hints that point to the problem being 
with the certificates, since the make of the OpenSSL throwed numerous warnings 
about pem_all.c, pem_xaux.c and pem_x509.c being called through a 
non-compatible type, and the making of PHP and OpenSSL throwing the errors I 
mentioned make me think the matter are the certificates. Please help me figure 
out how to get the proper configuration of apache, or ubuntu for the matter, to 
get those certificate signing utilities to work.

The error that make test of OpenSSL throws is:

echo test normal x509v1 certificate
test normal x509v1 certificate
sh ./tx509 2>/dev/null
testing x509 conversions
p -> d
make [1]:

***[test_x509] Error 1
make[1] : se sale del directorio /home/gerardo/Descargas/openssl-0.9.8e/test
make:***[tests] Error

Reply via email to