Re: Problem with updmap

Fabrice Popineau <[email protected]> Sun, 06 Feb 2005 23:45:30 +0100
Newsgroups gmane.comp.tex.fptex
Message-ID <[email protected]>
> Hi all, I've tried to install the Garamond fonts today and I got a
> problem when I've tried to run the updmap script. I've entered

> updmap --enable Map ugm.map

There is a minor syntactic difference :

updmap --enable Map=ugm.map

when you are using the Perl version of updmap.

> and I got the message:

> Kpathsea released!  Perl lib version (v5.8.0) doesn't match executable
> version (v5.8.2) at C:\Programas\TeXLive\xemtex\perl\lib/Config.pm
> line 21.  Compilation failed in require at
> C:\Programas\TeXLive\xemtex\perl\lib/File/Copy.pm line 15.  BEGIN
> failed--compilation aborted at
> C:\Programas\TeXLive\xemtex\perl\lib/File/Copy.pm line 15.
> Compilation failed in require at
> c:/Programas/TeXLive/texmf/perl/updmap.pl line 23.  BEGIN
> failed--compilation aborted at
> c:/Programas/TeXLive/texmf/perl/updmap.pl line 23.

> Any suggestions?

However, you seem to have another problem here.

How many versions of Perl do you have on your machine?
There is conflict here.

Fabrice