Hi,
I am just starting to work on UNIX type  system. and I am lost on this . I
was following the document on mod_ssl installation and I kept getting a STOP
Error 1 .  I manage to get around by copying the librsaref.a in the
openssl-9.0.5 directory .
Will it be OK or do I look for problem later on the road ?   I am having a
hard time finding proper documentation for BSDI  Below is what I did , for
the rsaref I had to use gmake make was not working.
Thanks for you help

on  BSDI 4.1  server

Configure OpenSSL Library

                -       cd rsaref-2.0
                -       cp -rp install/unix local
                -       cd local
                -       gmake           
                -       mv rsaref.a librsaref.a  

                -       cd openssl-0.9.5
                -       ./config        -L'pwd'/../rsaref-2.0/local/  rsaref
-fPIC
                -       make

>>>>>>  STOP with Error Code 1 
        ld: cannot open -lsaref: No such file or directory   

                -       ./config        -L'pwd'/../rsaref-2.0/local/  rsadef
-fPIC
                -       cp /usr/new1.3.12 /rsaref-2.0/librsadef.a
/usr/new1.3.12 /openssl-0.9.5
                -       make 
                -       make test
                        

diane Paul-Hus
Technical Analyst
AEI Internet Inc.
tel:  514-284-4452 # 711
email: [EMAIL PROTECTED]

______________________________________________________________________
Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
User Support Mailing List                      [EMAIL PROTECTED]
Automated List Manager                            [EMAIL PROTECTED]

Reply via email to