|
From: Flavio F. <fa...@ex...> - 2009-01-07 13:31:53
|
Ciao Andrea, OpenPEC dovrebbe funzionare tranquillamente su Debian; quale è la versione di openssl che stai usando (quella consigliata è la 0.9.7i) ? *** Fanton Flavio EXEntrica - www.exentrica.it Office: 05751939162 Fax: 0503869811 mobile: +393476765395 On Wed, Jan 7, 2009 at 2:26 PM, no...@li... <no...@li...> wrote: > > I have problems with the compilation of the package Crypt::SMimeEngine into > debian platform, > I have already installed 'openssl' in the operating system, > should instead download the source code and firt compile it. > > perl Makefile. > PL > make > make test > make install > > > When I do make .... there is some > errors: > > # make > cc -c -I. -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAVE_PIDS - > DDEBIAN -fno-strict-aliasing -pipe -I/usr/local/include -D_LARGEFILE_SOURCE - > D_FILE_OFFSET_BITS=64 -O2 -DVERSION=\"0.01\" -DXS_VERSION=\"0.01\" -fPIC "- > I/usr/lib/perl/5.8/CORE" SMimeEngine.c > In file included from SMimeEngine.xs: > 60: > ./openssl/ssl.h:173:27: error: openssl/e_os2.h: No such file or directory > . > /openssl/ssl.h:176:26: error: openssl/comp.h: No such file or directory > . > /openssl/ssl.h:179:25: error: openssl/bio.h: No such file or directory > . > /openssl/ssl.h:183:26: error: openssl/x509.h: No such file or directory > . > /openssl/ssl.h:185:28: error: openssl/crypto.h: No such file or directory > . > /openssl/ssl.h:186:27: error: openssl/lhash.h: No such file or directory > . > /openssl/ssl.h:187:28: error: openssl/buffer.h: No such file or directory > . > /openssl/ssl.h:189:25: error: openssl/pem.h: No such file or directory > In file > included from ./openssl/ssl.h:191, > from SMimeEngine.xs:60: > . > /openssl/kssl.h:66:33: error: openssl/opensslconf.h: No such file or directory > . > /openssl/kssl.h:72:18: error: krb5.h: No such file or directory > In file > included from ./openssl/ssl.h:191, > > > Have you an idea if I can install openpec > on debian because in the faq talk about "fedora core1" or "centos 4.3" but this > operating system are obsolete. > > Have you an how to to explain me the correct > procedure to install openpec? > > Thanks in advance > > Andrea > |