<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <div class="moz-cite-prefix">Philip Taylor wrote:<br>
      <br>
    </div>
    <blockquote type="cite"
      cite="mid:ad797080-b4b5-8659-0134-6e843200dc0e@Hellenic-Institute.Uk">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      [...] Unfortunately my installation failed as follows :<br>
      <br>
      ... zztex<br>
      ... 3:00:40<br>
      Use of uninitialised value $deftmflocal in string
      N:/texlive/install-tl line 1364.<br>
      <br>
      I am about to try again ...<br>
    </blockquote>
    <br>
    <br>
    The offending line reads :<br>
    <br>
    <blockquote type="cite"> if (Cwd::abs_path($vars{TEXMFLOCAL}) ne
      "$deftmflocal") <br>
    </blockquote>
    <br>
    in context :<br>
    <br>
    <blockquote type="cite"> if ($line =~ m/^TEXMFLOCAL\b/) { # don't
      find TEXMFLOCALEDIR
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;"> # by
        default TEXMFLOCAL = TEXDIR/../texmf-local, if this is the case</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;"> # we
        don't have to write a new setting.</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;"> my
        $deftmflocal = Cwd::abs_path($vars{'TEXDIR'}.'/../texmf-local');</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;"> <i><b>if
            (Cwd::abs_path($vars{TEXMFLOCAL}) ne "$deftmflocal") {</b></i></p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;"> push
        @changedtmf, "TEXMFLOCAL = $vars{'TEXMFLOCAL'}\n";</p>
      <p style=" margin-top:0px; margin-bottom:0px; margin-left:0px;
        margin-right:0px; -qt-block-indent:0; text-indent:0px;"> }</p>
    </blockquote>
    <br>
    -- <br>
    <i>Philip Taylor</i><br>
  </body>
</html>