[tex-live] updmap-sys problem

Hugo Hinterberger hugo.hinterberger at gmail.com
Tue Aug 23 16:30:07 CEST 2011


Hi[*],

referencing "[tex-live] updamp-sys problem" from June 2011:

I had the same/a similar problem and noticed something and found a fix:

I noticed that the files that updmap is missing are not in the right
location (although installed via tlmgr).

<console_snippet>
==> C:\texlive>mktexlsr
mktexlsr: Updating C:/texlive/2011/texmf-config/ls-R...
mktexlsr: Updated C:/texlive/2011/texmf-config/ls-R.
mktexlsr: Updating C:/texlive/2011/texmf-var/ls-R...
mktexlsr: Updated C:/texlive/2011/texmf-var/ls-R.
mktexlsr: Updating C:/texlive/2011/texmf/ls-R...
mktexlsr: Updated C:/texlive/2011/texmf/ls-R.
mktexlsr: Updating C:/texlive/2011/../texmf-local/ls-R...
mktexlsr: Updated C:/texlive/2011/../texmf-local/ls-R.
mktexlsr: Updating C:/texlive/2011/texmf-dist/ls-R...
mktexlsr: Updated C:/texlive/2011/texmf-dist/ls-R.
mktexlsr: Done.

==> C:\texlive>updmap-sys --enable Map allrunes.map
Config file: "C:/texlive/2011/texmf-config/web2c/updmap.cfg"
dvips output dir: "C:/texlive/2011/texmf-var/fonts/map/dvips/updmap"
pdftex output dir: "C:/texlive/2011/texmf-var/fonts/map/pdftex/updmap"

c:/texlive/2011/texmf/scripts/tetex/updmap.pl is creating new map files
using the following configuration:
 LW35 font names                  : URWkb
 prefer outlines                  : true
 texhash enabled                  : true
 download standard fonts (dvips)  : false
 download standard fonts (pdftex) : true

Scanning for LW35 support files  [  3 files]
Scanning for MixedMap entries    [ 27 files]
Scanning for Map entries         [ 33 files]


ERROR:  The following map file(s) couldn't be found:
       allrunes.map yrd.map

       Did you run mktexlsr?

       You can delete non-existent map entries using the option
         --syncwithtrees.

C:\texlive\2011\bin\win32\runscript.tlu:575: command failed with exit code 1:
perl.exe c:/texlive/2011/texmf/scripts/tetex/updmap.pl --enable Map allrunes.map

==> C:\texlive>dir /s /b allrunes.map
C:\texlive\2011\fonts\map\dvips\allrunes\allrunes.map
</console_snippet>

My solution: I manually moved/merged the files from the texlive/2011/*
directory to/into the texlive/2011/texmf-dist/* directory, did a
mktexlsr, a tlmgr generate updmap and a updmap-sys.

Maybe this helps someone.
Can someone point me in the direction where to set the paths for tlmgr
aka the configuration file for tlmgr. I can't find it at the locations
stated in [1].

Regards,
Hugo


[*] .oO(I hope this works as intended(TM).)
[1] http://www.tug.org/texlive/doc/tlmgr.html#configuration_file



More information about the tex-live mailing list