You need to use the apxs tool to build the mod_jrun module like this:

/path-to-apache/bin/apxs -c /path-to-jrun/connectors/apache/src/*.c

It should place mod_jrun.so in /path-to-apache/libexec/mod_jrun.so.

Then modify your httpd.conf file as usual.

This has been working great for me on IRIX-6.5/Apache-1.3.12/mod_ssl-2.6.4.

-Dave

> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Diana Shepard
> Sent: Tuesday, June 27, 2000 5:11 PM
> To: [EMAIL PROTECTED]
> Subject: mod_jrun
> 
> 
> I understand that I need to compile mod_jrun with
> -DEAPI, but how do I do that?
> 
> I successfully installed Apache with mod_ssl. I then
> ran the Allaire JRUN connector wizard to install the
> Apache connector. That automatically modified the
> Apache httpd.conf file accordingly.  However, the JRUN
> connector wizard didn't give me any opportunity to enter
> a mod_jrun compile option. When I start Apache, I get
> the error about how mod_jrun might crash under EAPI.
> But how do I compile mod_jrun, yet alone mod_jrun with
> -DEAPI?
> 
> Thanks much.
> 
>       Diana Shepard
>       University of Colorado
> ______________________________________________________________________
> Apache Interface to OpenSSL (mod_ssl)                   www.modssl.org
> User Support Mailing List                      [EMAIL PROTECTED]
> Automated List Manager                            [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