Re: JPL - Quite lost...
[email protected] ((Eric Martel)) 9 Jul 2003 20:21:15 -0000
| Newsgroups | perl.jpl |
|---|---|
| Organization | PerlDiscuss.com |
| Message-ID | <[email protected]> |
[email protected] wrote: > In addition to the shared libperl, you'll need to build with > the native malloc. You should see the following if the native > malloc's being used: > $ perl -V:usemymalloc > usemymalloc='n'; OK > Also remember to pass the option '-DJPL' to Configure when > you're rebuilding. OK > Most importantly though, Jarkko sent us a note that the needed > JPL core patch had failed to make 5.8.0. > So, if you need to patch 5.8.0, the patch that needs to be > applied is here: > http://www.iki.fi/jhi/19756.pat OK, applied before compiling again. > Hope this helps, Unfortunately, still not working... :( Thank you for your help; maybe I will look for Jython or something instead (I'll try not to cry about indentations and about regexs being objects...).