RE: Embperl static link problem

1999-12-02 Thread Gerald Richter
> > 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 perlem

RE: Embperl static link problem

1999-12-02 Thread Feargal Finnegan
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 st

RE: Embperl static link problem

1999-12-02 Thread Gerald Richter
Hi > > I am currently trying to statically link the embperl > module into my perl executable. The platform that I'm on > is Solaris 2.6. From reading the instructions it > says that I sould first configure the makefiles > with perl Makefile.PL. This goes ok. Then to statically > link the embedperl

Embperl static link problem

1999-12-02 Thread Feargal Finnegan
Hi I am currently trying to statically link the embperl module into my perl executable. The platform that I'm on is Solaris 2.6. From reading the instructions it says that I sould first configure the makefiles with perl Makefile.PL. This goes ok. Then to statically link the embedperl I should do