Re: Compile Embperl statically

2001-09-17 Thread Angus Lees
On Mon, Sep 17, 2001 at 05:21:42PM -0300, Luiz Fernando B. Ribeiro wrote: > I compiled Embperl on my machine but when I upload and run a test it > complains: > > error while loading shared libraries ... > undefined symbol: Perl_get_hv you've linked against libperl.so on your box. the ser

Re: Compile Embperl statically

2001-09-17 Thread Gerald Richter
> > I need to install an Embperl application on a shared host that doesn't > has mod_perl and will not install it. I've installed Embperl > using the CGI enviroment before but this server has a custom linux > installed and I think the only way is to compile em

Compile Embperl statically

2001-09-17 Thread Luiz Fernando B. Ribeiro
Hi all, I need to install an Embperl application on a shared host that doesn't has mod_perl and will not install it. I've installed Embperl using the CGI enviroment before but this server has a custom linux installed and I think the only way is to compile embperl static