bpa wrote: 
> Install of installing a CPAN module you can put source code for CPAN
> stuff in the lib direcotry of a plugin which gets search as part of @INC
> but you need proper path (i.e pluginname/lib/Crypt/OpenSSL/RSA.pm)  This
> is OK if you only need one or two file (I think RSA.pm also needs
> another module Crypt::OpenSSL::andom)

I did that a while ago but doesn't CPAN install calls the makefile for
the package which then, if required so, compiled whatever needs to?
That's the way I got my various build of openSSL::Crypt::RSA with the
associated .so created. I then put them with the plugin in the ./libX.XX
version for the Perl/OS/CPU dependent ones, the rest in ./lib and add
the @INC include in the plugin itself. But I thought that if you do a
CPAN install, the installation directories are properly set as part of
the CPAN install  process (./lib and ./auto)



LMS 7.7.5 - 5xRadio, 3xBoom, 4xDuet, 1xTouch, 1 SB2. Sonos 2xPLAY:1,
PLAY:3, PLAY:5, Marantz NR1603, JBL OnBeat, XBMC, Foobar2000, XBoxOne,
JRiver 21, Chromecast Audio, Chromecast v1, Pi B2, Pi B+, 2xPi A+,
Odroid-C1, Cubie2
------------------------------------------------------------------------
philippe_44's Profile: http://forums.slimdevices.com/member.php?userid=17261
View this thread: http://forums.slimdevices.com/showthread.php?t=106289

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to