Thanks for your input Stas. I followed (step-by-step) the installation
suggested in the guide and I ended with the same message after ..

# perl Makefile.PL USE_APACI=1 EVERYTHING=1 \
        DO_HTTPD=1 SSL_BASE=/usr/local/ssl \
        APACHE_PREFIX=/usr/local/apachessl \
        APACHE_SRC=../apache_x.x.x/src \
        APACI_ARGS='--enable-module=ssl,--enable-module=rewrite'
.
.
.
# make && make test && make install
.
.
.
./gen_test_char >test_char.h
ld.so.1: ./gen_test_char: fatal: libssl.so.0.9.6: open failed: No such file
or directory
*** Error code 137
make: Fatal error: Command failed for target 'test_char.h'
Current working directory /Repository/apache_1.3.24/src/main
*** Error code 1
make: Fatal error: Command failed for target 'subdirs'
Current working directory /Repository/apache_1.3.24/src
*** Error code 1
make: Fatal error: Command failed for target 'build-std'
Current working directory /Repository/apache_1.3.24
*** Error code 1
make: Fatal error: Command failed for target 'build'
Current working directory /Repository/apache_1.3.24
*** Error code 1
make: Fatal error: Command failed for target 'apaci_httpd'


I'm new with Solaris and it's starting to frustrate me. BTW I'm using
binutils-2.11.2.

Thanks for any help.


-----Original Message-----
From: Stas Bekman [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 17, 2002 10:03 PM
To: Fernando Munoz
Cc: '[EMAIL PROTECTED]'
Subject: Re: Problem Installing mod_perl + mod_ssl in Solaris 8 - Please
Help !


Fernando Munoz wrote:
>       These are the software/platform I'm working with:
> 
>       Solaris 8
>       Perl 5.6.1
>       OpenSSl-0.9.6c
>       mod_ssl-2.8.8-1.3.24
>       mod_perl-1.24_01
>       Apache 1.3.24
> 
>       These are the steps that I've taken to install the modules:

Try to follow the exact steps described here:
http://perl.apache.org/preview/modperl-docs/dst_html/docs/1.0/guide/install.
html#mod_perl_and_mod_ssl___openssl_
it seems like you've messed some of these


__________________________________________________________________
Stas Bekman            JAm_pH ------> Just Another mod_perl Hacker
http://stason.org/     mod_perl Guide ---> http://perl.apache.org
mailto:[EMAIL PROTECTED] http://use.perl.org http://apacheweek.com
http://modperlbook.org http://apache.org   http://ticketmaster.com

Reply via email to