in reply to Re: How can I persuade MakeMaker to install a file in $installarchlib/auto/...
in thread How can I persuade MakeMaker to install a file in $installarchlib/auto/...
Well - I tried various things like writing a MY::xs_make_dynamic_lib method or adding postamble attribute and MY:: method but ran out of Copious Free Time.
Reverted to a vanilla Makefile.PL and copied the shared object from $installprivlib/... to $installarchlib/auto/... in the %postinstall script of the package.
hey ho
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: How can I persuade MakeMaker to install a file in $installarchlib/auto/...
by Anonymous Monk on Sep 30, 2016 at 21:43 UTC |