[tex-live] Unattended TL install
Lars Madsen
daleif at imf.au.dk
Fri Aug 24 15:07:02 CEST 2012
Siep Kroonenberg wrote, On 2012-08-24 12:44:
> On Fri, Aug 24, 2012 at 12:32:14PM +0200, Lars Madsen wrote:
>> Lars Madsen wrote, On 2012-08-24 09:49:
>>> Karl Berry wrote, On 2012-08-23 23:57:
>
>> He also wonders why this install-tl.bat vs. install-tl-advanced.bat
>> on windows 7 has not been fixed?
>
> See http://www.tug.org/texlive/windows.html#trouble
>
Here is his result from install-tl.bat -v
C:\temp\install-tl-20120821>install-tl -v
PATH=C:\temp\install-tl-20120821\tlpkg\tlperl\bin;C:\Windows\system32;C:\Windows
;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program
Files\Pico Technology\Pico
Full\;C:\MATLAB\R2009b\runtime\win32;C:\MATLAB\R2009
b\bin;C:\Program Files\IVI Foundation\IVI\bin;C:\Program Files\IVI
Foundation\VI
SA\WinNT\Bin\;C:\Program Files\IVI
Foundation\VISA\WinNT\Bin;C:\PROGRA~1\IVIFOU~
1\VISA\WinNT\Bin;C:\Program Files\QuickTime\QTSystem\;C:\Program
Files\Altium De
signer Summer 09\System;C:\VISA\WinNTBin
D:found lang codes value = 0406, lm =
da;@%SystemRoot%\system32\mlang.dll,-4382.
..
Sorry, no translations available for da_@% (nor da); falling back to
English.
Make sure that you have the package "texlive-msg-translations" installed.
(If you'd like to help translate the installer's messages, please see
http://tug.org/texlive/doc.html#install-tl-xlate for information.)
after which Perl crashed
It has something to do with the trans.pl file, when it reverts back to a
default language when it detects that is does not have a translation for
this.
There is a very strange 'fix'
if one add
use Data::Dumper;
just before
use utf8;
in <installer-dir>/tlpkg/TeXLive/trans.pl
then install-tl.bat works fine on all Win 7's we have tested so far
So couldn't we just add that line to trans.pl for now?
--
/Lars Madsen
DK-TUG President
Maintainer of memoir and the mh bundle
More information about the tex-live
mailing list