# > App.xs: In function `Embperl__App_new_init': # > App.xs:62: `PL_sv_undef' undeclared (first use this function) # # This is because your system has Perl 5.004 and these symbols have # different # names in Perl 5.004. # # Embperl 2.b5 and newer needs Perl 5.005 to compile. Wouldn't be # Gerald
Ah . . . that would explain it. Thank you very much, Gerald. Perhaps another alternative would be to use a stable version that includes embpexec.pl and compiles under Perl 5.004? -- John --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
