Is your OS 8 or 9?  Why not just get a package version from sunfreeware?

-----Original Message-----
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Alex Bartonek
Sent: Wednesday, June 21, 2006 3:54 PM
To: openssl-users@openssl.org
Subject: RE: openssl 0.9.8 install issue?




yes I ran configure and yes the prerequisites are
met...

what does the readme say..alot of stuff from a
descripton of openssl, small overview about libssl.a,
libcrypto... then about a young Tim Hudson and Eric
Young how they fought off the cold weather and braved
the harsh conditions in the Sahara Desert to develop a
fine piece of software later to be known as OpenSSL...
other then that nothing to help me solve my problem.



--- "Scott, James" <[EMAIL PROTECTED]> wrote:

> So your issue is not after the package is
> installed... it's during the make/install phase. 
> Did you run a configure prior to running make?  What
> does the README files state?  Are the pre-req
> packages installed eg. gcc3.2 and libiconv?
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] Behalf Of
> Alex Bartonek
> Sent: Wednesday, June 21, 2006 3:13 PM
> To: openssl-users@openssl.org
> Subject: RE: openssl 0.9.8 install issue?
> 
> 
> no the export does not help...
> 
> 
> Here is the output of 'make':
> making all in crypto...
> making all in crypto/objects...
> making all in crypto/md2...
> making all in crypto/md4...
> making all in crypto/md5...
> making all in crypto/sha...
> making all in crypto/hmac...
> making all in crypto/ripemd...
> making all in crypto/des...
> making all in crypto/aes...
> making all in crypto/rc2...
> making all in crypto/rc4...
> making all in crypto/idea...
> making all in crypto/bf...
> making all in crypto/cast...
> making all in crypto/bn...
> making all in crypto/ec...
> making all in crypto/rsa...
> making all in crypto/dsa...
> making all in crypto/ecdsa...
> making all in crypto/dh...
> making all in crypto/ecdh...
> making all in crypto/dso...
> making all in crypto/engine...
> making all in crypto/buffer...
> making all in crypto/bio...
> making all in crypto/stack...
> making all in crypto/lhash...
> making all in crypto/rand...
> making all in crypto/err...
> making all in crypto/evp...
> making all in crypto/asn1...
> making all in crypto/pem...
> making all in crypto/x509...
> making all in crypto/x509v3...
> making all in crypto/conf...
> making all in crypto/txt_db...
> making all in crypto/pkcs7...
> making all in crypto/pkcs12...
> making all in crypto/comp...
> making all in crypto/ocsp...
> making all in crypto/ui...
> making all in crypto/krb5...
> making all in crypto/store...
> making all in crypto/pqueue...
> if [ -n "" ]; then \
>         (cd ..; make libcrypto.so.0.9.8); \
> fi
> making all in ssl...
> if [ -n "" ]; then \
>         (cd ..; make libssl.so.0.9.8); \
> fi
> making all in engines...
> making all in apps...
> making all in test...
> making all in tools...
> 
> 
> 
> 
> 
> here is the output of 'make install':
> making all in crypto...
> making all in crypto/objects...
> making all in crypto/md2...
> making all in crypto/md4...
> making all in crypto/md5...
> making all in crypto/sha...
> making all in crypto/hmac...
> making all in crypto/ripemd...
> making all in crypto/des...
> making all in crypto/aes...
> making all in crypto/rc2...
> making all in crypto/rc4...
> making all in crypto/idea...
> making all in crypto/bf...
> making all in crypto/cast...
> making all in crypto/bn...
> making all in crypto/ec...
> making all in crypto/rsa...
> making all in crypto/dsa...
> making all in crypto/ecdsa...
> making all in crypto/dh...
> making all in crypto/ecdh...
> making all in crypto/dso...
> making all in crypto/engine...
> making all in crypto/buffer...
> making all in crypto/bio...
> making all in crypto/stack...
> making all in crypto/lhash...
> making all in crypto/rand...
> making all in crypto/err...
> making all in crypto/evp...
> making all in crypto/asn1...
> making all in crypto/pem...
> making all in crypto/x509...
> making all in crypto/x509v3...
> making all in crypto/conf...
> making all in crypto/txt_db...
> making all in crypto/pkcs7...
> making all in crypto/pkcs12...
> making all in crypto/comp...
> making all in crypto/ocsp...
> making all in crypto/ui...
> making all in crypto/krb5...
> making all in crypto/store...
> making all in crypto/pqueue...
> if [ -n "" ]; then \
>         (cd ..; make libcrypto.so.0.9.8); \
> fi
> making all in ssl...
> if [ -n "" ]; then \
>         (cd ..; make libssl.so.0.9.8); \
> fi
> making all in engines...
> making all in apps...
> making all in test...
> making all in tools...
> ./pod2mantest: pod2man: not found
> pod2man does not work properly ('BasicTest' failed).
> 
> Looking for another pod2man ...
> No working pod2man found.  Consider installing a new
> version.
> As a workaround, we'll use a bundled old copy of
> pod2man.pl.
> installing man1/CA.pl.1
> installing man1/asn1parse.1
> installing man1/ca.1
> installing man1/ciphers.1
> installing man5/config.5
> installing man1/crl.1
> installing man1/crl2pkcs7.1
> installing man1/dgst.1
> md5.1 => dgst.1
> md4.1 => dgst.1
> md2.1 => dgst.1
> sha1.1 => dgst.1
> sha.1 => dgst.1
> mdc2.1 => dgst.1
> ripemd160.1 => dgst.1
> installing man1/dhparam.1
> installing man1/dsa.1
> installing man1/dsaparam.1
> installing man1/ec.1
> installing man1/ecparam.1
> installing man1/enc.1
> installing man1/errstr.1
> installing man1/gendsa.1
> installing man1/genrsa.1
> installing man1/nseq.1
> installing man1/ocsp.1
> installing man1/openssl.1
> installing man1/passwd.1
> installing man1/pkcs12.1
> installing man1/pkcs7.1
> installing man1/pkcs8.1
> installing man1/rand.1
> installing man1/req.1
> installing man1/rsa.1
> installing man1/rsautl.1
> installing man1/s_client.1
> installing man1/s_server.1
> installing man1/s_time.1
> installing man1/sess_id.1
> installing man1/smime.1
> installing man1/speed.1
> installing man1/spkac.1
> installing man1/verify.1
> installing man1/version.1
> installing man1/x509.1
> installing man5/x509v3_config.5
> installing man3/ASN1_OBJECT_new.3
> ASN1_OBJECT_free.3 => ASN1_OBJECT_new.3
> installing man3/ASN1_STRING_length.3
> ASN1_STRING_dup.3 => ASN1_STRING_length.3
> ASN1_STRING_cmp.3 => ASN1_STRING_length.3
> ASN1_STRING_set.3 => ASN1_STRING_length.3
> ASN1_STRING_length_set.3 => ASN1_STRING_length.3
> ASN1_STRING_type.3 => ASN1_STRING_length.3
> ASN1_STRING_data.3 => ASN1_STRING_length.3
> installing man3/ASN1_STRING_new.3
> 
=== message truncated ===


__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to