[tex-live] Solve Problem with tlmgr for first
Philip TAYLOR in Bolsehle
Ralf.Kahle at t-online.de
Sat Sep 20 13:09:53 CEST 2008
Martin Scholz wrote:
>> Sorry for ignoring you so long: Please apply that patch:
>> --- tlmgrgui-real.pl (revision 10653)
>> +++ tlmgrgui-real.pl (revision 10654)
>> -use TeXLive::TLUtils qw(setup_programs platform_desc win32);
>> I.e., in line 29 add > +use TeXLive::TLUtils qw(setup_programs platform_desc win32 debug);
>> debug
>> to the list. That should fix the problem
>>
> Sorry but how does one do this under windows?
I would (1) use Search to locate "tlmgrgui-real.pl";
(2) Open WinEDT (Notepad doesn't like the line endings
in "tlmgrgui-real.pl" and friends; (3) drag "tlmgrgui-real.pl"
to WinEDT; (4) locate line 29, which should read
"use TeXLive::TLUtils qw(setup_programs platform_desc win32);";
(5) replace it with Norbert's replacement : "use TeXLive::TLUtils
qw(setup_programs platform_desc win32 debug);" (6) Save the file.
Philip TAYLOR (in Bolsehle at the moment).
More information about the tex-live
mailing list