On 2013/8/19 Didier Spaier wrote:
[...]
output of "cd t && LC_ALL=C perl ../po4a-gettextize -f
latex -m
data-24/simple.tex" is:
Can't locate Locale/Po4a/Chooser.pm in @INC (@INC contains:
/usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at
../po4a-gettextize line 165.
BEGIN failed--compilation aborted at ../po4a-gettextize line 165.
That's right, I don't have Locale/Po4a/Chooser.pm in any of these locations.
But how could it be there as po4a is not installed yet?
[...]
My bad, should have been
LC_ALL=C PERLLIB=../lib perl ../po4a-gettextize -f latex -m data-24/simple.tex
I will have a look at your other comments, thanks.
Denis