mod_jk.so linking/compiling problem.

2001-04-30 Thread Kevin Shortt
I am having a problem linking/compiling my mod_jk.so. Here are my details. I've done what Jan and Scott Tatum (from a previous threads) have advised. I am really stuck on this and don't know what to do. --- Solaris 7, perl 5.005_03 apache 1.3.19

RE: mod_jk.so linking/compiling problem.

2001-04-30 Thread Kevin Shortt
-Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]] Sent: Monday, April 30, 2001 12:10 PM Try it with gcc -shared -o mod_jk.so *.o -lposix4 that worked for me on Solaris 8 x86. nope. no good either. I did notice more output though, because the first couple

FW: mod_jk and mod_jserv compiling problems

2001-04-26 Thread Kevin Shortt
well configured limits on this list do not allow me to send my full output of my problem. (this is my third message in 5 minutes). I have attached my abridged version. -k -Original Message- From: Kevin M. Shortt [mailto:[EMAIL PROTECTED]] Sent: Thursday, April 26, 2001 1:31 PM To:

RE: mod_jk and mod_jserv compiling problems

2001-04-25 Thread Kevin Shortt
I am getting this EXACT same error on Solaris 2.7. It appears that apxs is calling a command with arguments only. I haven't solved my problem either. Any help would be appreciated. I will post my solution when I resolve it. -k -Original Message- From: Sue Evans [mailto:[EMAIL

mod_jk as static mod with Apache.

2001-04-24 Thread Kevin Shortt
I would like to know if there is a FAQ/instructions for installing mod_jk as static module with Apache. Any help would be appreciated. Thanks. -k