in reply to Re: How to setup the DynaLoader in a dynamically loaded perl?
in thread How to setup the DynaLoader in a dynamically loaded perl?

Setting rpath to an absolute path would make things easier, but the application will not be installed in a predefined location.

Creating a statically-linked executable would be an alternative. For the time being I'd prefer not to.

  • Comment on Re^2: How to setup the DynaLoader in a dynamically loaded perl?