Is it possible for work ?
I have :
ApacheJServ-1.1, apache_1.3.12, mod_ssl-2.6.3-1.3.12, openssl-0.9.5a
on Solaris 2.5.1
When im building Apache with mod_ssl or Apache with jserv -> all is
success. But when im triyng do all together i've got error!
First way:
--> (Apache) ./configure; make; make install
--> (jserv)
./configure \
--prefix=/usr/local/jserv \
--with-apache-src=../apache_1.3.12 \
--with-jdk-home=/usr/java1.1 \
--with-JSDK=/usr/local/JSDK2.0/lib/jsdk.jar \
--enable-EAPI
--> (openssl) ./config; make
--> (mod_ssl)
./configure \
--with-apache=../apache_1.3.12 \
--with-ssl=../openssl-0.9.5a \
--prefix=/usr/local/apache
--> (apache) make
Iv got error:
-------------------------------------------
l_expr.c
flex -Pssl_expr_yy -s -B ssl_expr_scan.l
make[4]: flex: Command not found
make[4]: *** [ssl_expr_scan.c] Error 127
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
-------------------------------------------
Second way: When im building ssl first and than jserv iv got error:
-------------------------------------------
ranlib libssl.a
<=== src/modules/ssl
===> src/modules/jserv
make[4]: *** No rule to make target `all'. Stop.
make[3]: *** [all] Error 1
make[2]: *** [subdirs] Error 1
--------------------------------------------
Where is my mistake ? I was spending 3 days for this and still dont
know how i can build it together.
Thanks for your help or binary archive.
Alexander
Sent via Deja.com http://www.deja.com/
Before you buy.