I've not tried this before. I'm not using mod_perl or Apache
for this. What I'm trying to do is use the Java JNI to call a 
C program which then calls a perl script which calls the embed perl
and passes it the html+embedperl + parameters.

I'm trying to statically link it as the perlembed used by
the C program needs the embed perl module to be statically
linked. 

I have set up mod_perl + apache + embed perl in the past and
it worked fine but that is not the best solution for the
current system I'm building as I do not want to execute the
embedperl code by mod_perl as the web page is being served
by apache.

I enclose the generated file.

Thanks

Feargal



> -----Original Message-----
> From: Gerald Richter [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, December 02, 1999 11:40 AM
> To: Feargal Finnegan; [EMAIL PROTECTED]
> Subject: RE: Embperl static link problem
>
> I never tried this on my own. Have build other extentions already
> successfull in this way? Have you a running mod_perl? or don't you use
> mod_perl? Could you send me the generated file perlmain.c?
> 
> Maybe anybody else have successfully done this before?
>

perlmain.c

Reply via email to