On 7/20/2012 8:49 PM, Ken Brown wrote:
TeX Live includes biber.exe, which is packaged as a stand-alone binary
using the PAR::Packer module.  I've just discovered that the version
I've been shipping with texlive doesn't function as a stand-alone binary
because it's been stripped by cygport.  Is there a way that cygport can
recognize such binaries and not strip them?

Ken


are you sure is a stripping issue ?

$ biber --help
Can't locate PAR.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.14/i686-cygwin /usr/lib/perl5/site_perl/5.14 /usr/lib/perl5/vendor_perl/5.14/i686-cygwin /usr/lib/perl5/vendor_perl/5.14 /usr/lib/perl5/5.14/i686-cygwin /usr/lib/perl5/5.14 /usr/lib/perl5/site_perl/5.10 /usr/lib/perl5/vendor_perl/5.10 /usr/lib/perl5/site_perl/5.8 .) at -e line 951.

not surprising as PAR.pm is not part of any cygwin package

Regards
Marco

Reply via email to