RE: where is mod_jk.so?

2002-08-27 Thread Guoben Li

Don,

  It's in jakarta-tomcat-connectors-4.0.4-src.tar.gz from 
  http://jakarta.apache.org/builds/jakarta-tomcat-4.0/release/v4.0.4/src

  after you tar -xf it the subdirectory is ./jk/native/apache-1.3/

Guoben Li

-Original Message-
From: Don [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 27, 2002 9:02 AM
To: 'Tomcat Users List'
Subject: where is mod_jk.so?


Hello,

I am trying to integrate Apache 1.3.26 with Tomcat 4.0.3 binary on Solaris
5.8.
Any pointers to "good" references on this would be appreciated.
I have found some info, regarding httpd.conf edits etc.  My
biggest problem now is coming up with mod_jk.so, source, binary...
Where do I find this module to add to Apache?

Thanks,

Don
[EMAIL PROTECTED]



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: Where is mod_jk.so for WIN32?

2001-02-16 Thread R N Mukherjee

GOT IT, THANKS ALL

At 15:20 05/02/01 +, you wrote:
>
>In the standard downloads directory, ie:
>
>http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/win32/i3
86/mod_jk.dll
>
>Hope this helps,
>Steve
>
>
>On Mon, 5 Feb 2001, Michael Wentzel wrote:
>
>> > SUB:Where is mod_jk.so for WIN32?(required for apache-tomcat
>> > connectin in
>> > win 98)
>> >
>> > URL address will be most helpful.
>>
>> There is no mod_jk.so for win32.  A .so is a static library
>> in linux.  Should be a dll you're looking for.
>>
>> ---
>> Michael Wentzel
>> Software Developer
>> http://www.aswethink.com">Software As We Think
>> mailto:[EMAIL PROTECTED]">Michael Wentzel
>>
>> -
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, email: [EMAIL PROTECTED]
>>
>
>-- 
>Steve Smale
>[EMAIL PROTECTED]
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>
>


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Where is mod_jk.so for WIN32?

2001-02-05 Thread Steve Smale


In the standard downloads directory, ie:

http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/win32/i386/mod_jk.dll

Hope this helps,
Steve


On Mon, 5 Feb 2001, Michael Wentzel wrote:

> > SUB:Where is mod_jk.so for WIN32?(required for apache-tomcat
> > connectin in
> > win 98)
> >
> > URL address will be most helpful.
>
> There is no mod_jk.so for win32.  A .so is a static library
> in linux.  Should be a dll you're looking for.
>
> ---
> Michael Wentzel
> Software Developer
> http://www.aswethink.com">Software As We Think
> mailto:[EMAIL PROTECTED]">Michael Wentzel
>
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
>

-- 
Steve Smale
[EMAIL PROTECTED]


-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Where is mod_jk.so for WIN32?

2001-02-05 Thread Michael Wentzel

> SUB:Where is mod_jk.so for WIN32?(required for apache-tomcat 
> connectin in
> win 98)
> 
> URL address will be most helpful.

There is no mod_jk.so for win32.  A .so is a static library
in linux.  Should be a dll you're looking for.

---
Michael Wentzel
Software Developer
http://www.aswethink.com">Software As We Think
mailto:[EMAIL PROTECTED]">Michael Wentzel

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Where is mod_jk.so for linux?

2001-02-01 Thread Wise, Bowden (CRD)

Ok I downloaded the modules and but when I execute
the LoadModule command it gives the following:
API module structure `jserv_module` in file 
/usr/local/apache/libexec/mod_jserv_tomcat.so is garbled
-- perhaps this is not an Apache module DSO?

What's that mean?  I just downloaded the file.  Checking
it with 'file' shows its an ELF.


-Original Message-
From: GOMEZ Henri [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 30, 2001 5:58 PM
To: [EMAIL PROTECTED]
Cc: Pier Fumagalli
Subject: RE: Where is mod_jk.so for linux?


There are available at :

http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/linux/i38
6/

The mod_jk and mod_jserv (for tomcat since it's different from mod_jserv for
JServ)
were built on Redhat Linux 6.2 against an EAPI Apache (mod_ssl or Redhat
Apache for 6.2/7.0)

Enjoy...

>-Original Message-
>From: Wise, Bowden (CRD) [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, January 30, 2001 11:00 PM
>To: 'tomcat-user'
>Subject: Where is mod_jk.so for linux?
>
>
>Hi
>
>Trying to install Tomcat.  The user guide says binaries are 
>already available
>for linux.  But I don't see thje mod_jk.so file on the download page.
>
>I tried to compile but apxs is giving me an error
>apxs:Error: @sbindir@/httpd not found or not executable
>
>who can help this poor newbie
>thanks!
>
>> Bowden
>> g GE Corporate Research and Development
>> 
>___
>
>> __
>G. Bowden Wise
>mailto:[EMAIL PROTECTED]
>Electronic Systems Laboratory
>KW-C603
>General Electric Corporate Research & Development
>One Research Circle
>Niskayuna NY 12309 
>Fax: 518-387-4042
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




Re: Where is mod_jk.so for linux?

2001-01-30 Thread Steve Ruby

Ritwick Dhar wrote:
> 
> The binary of mod_jk seems to have been removed from the site. I had no
> problems compiling it using apxs, but that may have been because I compiled
> Apache from scratch.
> 
> Send me mail directly if you want me to send you my copy.
> 
> Rit
> 
> -Original Message-
> From: Wise, Bowden (CRD) [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, January 30, 2001 5:00 PM
> To: 'tomcat-user'
> Subject: Where is mod_jk.so for linux?

They have been replaced since you sent this maybe?
http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/linux/i386/

> 
> Hi
> 
> Trying to install Tomcat.  The user guide says binaries are already
> available
> for linux.  But I don't see thje mod_jk.so file on the download page.
> 
> I tried to compile but apxs is giving me an error
> apxs:Error: @sbindir@/httpd not found or not executable
> 
> who can help this poor newbie
> thanks!
> 
> > Bowden
> > g GE Corporate Research and Development
> >
> 
> ___
> > __
> G. Bowden Wise
> mailto:[EMAIL PROTECTED]
> Electronic Systems Laboratory
> KW-C603
> General Electric Corporate Research & Development
> One Research Circle
> Niskayuna NY 12309
> Fax: 518-387-4042
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]
> 
> -
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Where is mod_jk.so for linux?

2001-01-30 Thread Ritwick Dhar

The binary of mod_jk seems to have been removed from the site. I had no
problems compiling it using apxs, but that may have been because I compiled
Apache from scratch.

Send me mail directly if you want me to send you my copy.

Rit

-Original Message-
From: Wise, Bowden (CRD) [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, January 30, 2001 5:00 PM
To: 'tomcat-user'
Subject: Where is mod_jk.so for linux?


Hi

Trying to install Tomcat.  The user guide says binaries are already
available
for linux.  But I don't see thje mod_jk.so file on the download page.

I tried to compile but apxs is giving me an error
apxs:Error: @sbindir@/httpd not found or not executable

who can help this poor newbie
thanks!

> Bowden
> g GE Corporate Research and Development
>

___
> __
G. Bowden Wise
mailto:[EMAIL PROTECTED]
Electronic Systems Laboratory
KW-C603
General Electric Corporate Research & Development
One Research Circle
Niskayuna NY 12309  
Fax: 518-387-4042



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]




RE: Where is mod_jk.so for linux?

2001-01-30 Thread GOMEZ Henri

There are available at :

http://jakarta.apache.org/builds/jakarta-tomcat/release/v3.2.1/bin/linux/i38
6/

The mod_jk and mod_jserv (for tomcat since it's different from mod_jserv for
JServ)
were built on Redhat Linux 6.2 against an EAPI Apache (mod_ssl or Redhat
Apache for 6.2/7.0)

Enjoy...

>-Original Message-
>From: Wise, Bowden (CRD) [mailto:[EMAIL PROTECTED]]
>Sent: Tuesday, January 30, 2001 11:00 PM
>To: 'tomcat-user'
>Subject: Where is mod_jk.so for linux?
>
>
>Hi
>
>Trying to install Tomcat.  The user guide says binaries are 
>already available
>for linux.  But I don't see thje mod_jk.so file on the download page.
>
>I tried to compile but apxs is giving me an error
>apxs:Error: @sbindir@/httpd not found or not executable
>
>who can help this poor newbie
>thanks!
>
>> Bowden
>> g GE Corporate Research and Development
>> 
>___
>
>> __
>G. Bowden Wise
>mailto:[EMAIL PROTECTED]
>Electronic Systems Laboratory
>KW-C603
>General Electric Corporate Research & Development
>One Research Circle
>Niskayuna NY 12309 
>Fax: 518-387-4042
>
>
>
>-
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, email: [EMAIL PROTECTED]
>

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]