hi,
sorry everyone for I previously carped on
dynaloader.pm not being there and standard, silly me!
it is.
I changed the embpcgi.pl line to include my @INC
changes to find the Embperl shared obj files...
BEGIN {
unshift @INC,
'/home/civo/perl/modules/lib/site_perl'; #for
HTML::Template
unshift @INC, '/home/civo/perl/modules/lib'; #for
FILE::Spec
unshift @INC, '/home/civo/perl/modules'; #for Embperl
unshift @INC,
'/home/civo/perl/modules/i386-linux/auto/HTML/Embperl';
#to find Embperl compiled stuff
}
and the script worked.
cheers,
umun
__________________________________________________
Do You Yahoo!?
Kick off your party with Yahoo! Invites.
http://invites.yahoo.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]