<font size="2"><font face="courier new,monospace">Hi,<br></font></font><div><font class="Apple-style-span" face="'courier new', monospace"><br></font></div><div><font class="Apple-style-span" face="'courier new', monospace">I compared the files 2011/texmf/scripts/tetex/<a href="http://updmap.pl/" target="_blank">updmap.pl</a> and 2010/texmf/scripts/tetex/</font><font class="Apple-style-span" face="'courier new', monospace"><a href="http://updmap.pl/" target="_blank">updmap.pl</a><br>

and found the the new subroutine locateMap (line 572--591) contains the following which caused the problem:</font></div><div><font class="Apple-style-span" face="'courier new', monospace"><br></font></div><div><font class="Apple-style-span" face="'courier new', monospace"><div>

  foreach my $map (@maps) {</div><div>    push @missing, $map if (! grep /\/$map$/, @files);</div><div>  }</div><div><br></div><div>After comment the three lines out, everything works.</div><div><br></div><div>Just want to let you know.</div>

<div><br></div><div>With best regards,</div><div><br></div><div>Wen-Fong Ke</div><div><br></div></font></div><div><div class="gmail_quote"><br></div><div class="gmail_quote">On Tue, Jun 7, 2011 at 12:06 AM, Wen-Fong Ke <span dir="ltr"><<a href="mailto:wfke@mail.ncku.edu.tw">wfke@mail.ncku.edu.tw</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><font face="'courier new', monospace">Hi,<br><br>I have just installed 2011 pretest under f:\texlive.  In the same directory are 2010 and texmf-local.  I can switch between 2011 and 2010 by setting the system search path.<br>


<br>Now, in 2010, updmap-sys successfully locates the map files in the texmf-local directory, but 2011 creates the following "map files not found" error and stops.  This situation happens on two computers.<br><br>


Note that kpsewhich can find the claimed missing map files.</font><div><font face="'courier new', monospace">I cannot figure out what is wrong here.<br><br>Thanks for the efforts bringing a great system to the world!<br>


<br>Wen-Fong Ke<br><br>-----------------<br>F:\texlive>cmd /c tlmgr generate updmap --localcfg f:/texlive/texmf-local/web2c/<br>updmap-local.cfg<br>To make the newly-generated updmap.cfg take effect, run updmap-sys.<br>


<br>F:\texlive>cmd /c updmap-sys<br>Config file: "F:/texlive/2011/texmf-config/web2c/updmap.cfg"<br>dvips output dir: "F:/texlive/2011/texmf-var/fonts/map/dvips/updmap"<br>pdftex output dir: "F:/texlive/2011/texmf-var/fonts/map/pdftex/updmap"<br>


<br>updmap is creating new map files using the following configuration:<br> LW35 font names                  : URWkb<br> prefer outlines                  : true<br> texhash enabled                  : true<br> download standard fonts (dvips)  : false<br>


 download standard fonts (pdftex) : true<br><br>Scanning for LW35 support files  [  3 files]<br>Scanning for MixedMap entries    [ 44 files]<br>Scanning for Map entries         [170 files]<br><br><br>ERROR:  The following map file(s) couldn't be found:<br>


       cwfsu.map        cwhbu.map       cwku.map   cwmu.map   cwtex.map<br>cwtex1.map       cwtex2.map   cwyu.map   lucidabr.map<br><br>       Did you run mktexlsr?<br><br>       You can delete non-existent map entries using the command<br>


<br>         updmap-sys --syncwithtrees<br><br>F:\texlive\2011\bin\win32\runscript.tlu:575: command failed with exit code 1:<br>perl.exe f:/texlive/2011/texmf/scripts/tetex/<a href="http://updmap.pl" target="_blank">updmap.pl</a><br>

<br>
</font><div><font face="'courier new', monospace">F:\texlive>kpsewhich cwtex2.map</font></div><div><font face="'courier new', monospace">f:/texlive/2011/../texmf-local/fonts/map/cwtex/cwtex2.map</font></div>


</div>
</blockquote></div><br></div>