On Mon, 6 Jan 2014 11:12:49 -0800 Ryan Voots <[email protected]> wrote:
> You can probably have Module::Build and such play with the > PKG_CONFIG_PATH env variable to fill out where it should be. Hah, if only it were so simple... The trouble with non-standard install locations is that in general the paths needs to be fixed. Right now I have no better way of doing that than the hideous hack that is: https://metacpan.org/source/PEVANS/Alien-unibilium-0.11/lib/Alien/unibilium.pm#L78 and https://metacpan.org/source/PEVANS/Alien-unibilium-0.11/lib/Alien/unibilium.pm#L92 Without those two things, it won't be sufficient to simply set the PKG_CONFIG_PATH. -- Paul "LeoNerd" Evans [email protected] ICQ# 4135350 | Registered Linux# 179460 http://www.leonerd.org.uk/
