Hi,

I am trying to copy an application from one server to another but have
hit a problem.

I haven't completely honoured the file structure and I wonder if that
why I am getting a error from DynaLoader. The error is

Can't load '/usr/local/lib/site_perl/MyApp2.so' for module MyApp2:
/usr/local/lib/site_perl/MyApp2.so: undefined symbol: PL_sv_undef at
..DynaLoader.pm

Originally MyApp2.so was stored in /usr/local/lib/perl/5.6.6/auto

Is there something special about the 'auto' directory? I am guessing
that the above error is really down to the binary and there is little
that can be done about it without the source code. Does that sound
right?

Thanx,
Dp.

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
http://learn.perl.org/


Reply via email to