marcoc1712 wrote: > yes. > > LMS when transcoding require to use an executable that FindBin could > locate in path. In linux C-3PO wrote in Perl and containing only the > main is an executable by itself, in Win is not. > > The easiest way is then to produce an 'exe' with PAR that is like a JAR > for java, a simply packed code self-containing all the code tree. > > That's why I surley could change the source and leave the exe as it is, > but I like more the two being in sync. > > What I need is a PAR module working with PERL 5.14.1 if someone has got > it.
I understand what PAR is and ActiveState has a different system although probably based on same idea. Don't think that is right - why not put FindBin in the Bin directory of your installable plugin as that is usually where plugin specific transcoding exes are put. ------------------------------------------------------------------------ bpa's Profile: http://forums.slimdevices.com/member.php?userid=1806 View this thread: http://forums.slimdevices.com/showthread.php?t=105309 _______________________________________________ Squeezecenter mailing list [email protected] http://lists.slimdevices.com/mailman/listinfo/squeezecenter
