2008/11/27 Jenda Krynicky <[EMAIL PROTECTED]>:
> From: Dermot <[EMAIL PROTECTED]>
>> 2008/11/27 Jenda Krynicky <[EMAIL PROTECTED]>:
>> > From: Dermot <[EMAIL PROTECTED]>
>>
>> >
>> > Yes there is something special. The loadable object (.so for unix,
>> > .dll for windows) for
>> > /.../perl/lib/My
From: Dermot <[EMAIL PROTECTED]>
> 2008/11/27 Jenda Krynicky <[EMAIL PROTECTED]>:
> > From: Dermot <[EMAIL PROTECTED]>
>
> >
> > Yes there is something special. The loadable object (.so for unix,
> > .dll for windows) for
> > /.../perl/lib/MyApp2.pm
> > is looked up in
> > /.../perl/lib/auto/MyA
2008/11/27 Jenda Krynicky <[EMAIL PROTECTED]>:
> From: Dermot <[EMAIL PROTECTED]>
>
> Yes there is something special. The loadable object (.so for unix,
> .dll for windows) for
> /.../perl/lib/MyApp2.pm
> is looked up in
> /.../perl/lib/auto/MyApp2/MyApp2.so
>
> In either case you'd better insta
From: Dermot <[EMAIL PROTECTED]>
> 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/My
2008/11/27 kevin liu <[EMAIL PROTECTED]>:
> you might need to install relative library, in your case it is
> '/usr/local/lib/site_perl/MyApp2.so', you can locate to that
> directory to check if the library it there, if not, get the library
> installed.
I did install it. Well, I copied the MyApp.s
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