[XeTeX] [LeTeX] Spreadsheet::ParseExcel Error
Simon Cozens
simon at simon-cozens.org
Sun Jan 8 14:01:40 CET 2012
On 08/01/2012 21:55, A u wrote:
> PS : I have texlive 2011, Active perl, and running on 2011 Macbook Pro
Not knowing the details, Activeperl is probably your problem; my guess is that
it has its own location for storing modules. TeX will probably be calling the
system Perl. I don't see much reason to use ActivePerl on OS X - Perl is
already installed by default.
Try running this command:
% perldoc -l SpreadSheet::ParseExcel
and compare the path with the paths that the perl run from TeX is searching.
(/Library/Perl/Updates/5.10.0
/System/Library/Perl/5.10.0/darwin-thread-multi-2level
/System/Library/Perl/5.10.0 /Library/Perl/5.10.0/darwin-thread-multi-2level
/Library/Perl/5.10.0 /Network/Library/Perl/5.10.0/darwin-thread-multi-2level
/Network/Library/Perl/5.10.0 /Network/Library/Perl
/System/Library/Perl/Extras/5.10.0/darwin-thread-multi-2level
/System/Library/Perl/Extras/5.10.0 .)
More information about the XeTeX
mailing list