Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Mod_gzip installation

Justin PattersonOct 29 2007 — edited Nov 1 2007
I'm trying to install the mod_gzip package on our Apache server we are using Oracle 10g with Apache 1.3 everything is standard up to this point. (solaris 9)


I downloaded the mod_gzip files from sourceforce and placed them in
(apache_home)/src/modules/extra/gzip

I then tried to compile the source file to obtain the .so file but I am getting the following error???
bash-2.05$ make APXS=/dlt/sw/oracle/product/10.1.0/liasplay/Apache/Apache/bin/apxs
/dlt/sw/oracle/product/10.1.0/liasplay/Apache/Apache/bin/apxs -Wc,-Wall,-O3,-fomit-frame-pointer,-pipe -c mod_gzip.c mod_gzip_debug.c mod_gzip_compress.c -o mod_gzip.so

sh: /dlt/sw/oracle/product/10.1.0/liasplay/Apache/Apache/bin/apxs: not found

*** Error code 1

make: Fatal error: Command failed for target `build'


Any ideas???
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 28 2007
Added on Oct 29 2007
7 comments
1,300 views