Gary K Olson wrote:
> Using texlive-base, I was trying to build texmacs, and I got the  
> following error:

More precisely, you could not install texlive-base because of the 
following error.

[]
> updmap: Scanning for MixedMap entries:
> 
> !!! ERROR! The map file `bsr-interpolated.map' has not been found at  
> all.
[]
> Failed: can't install package texlive-base-0.20080816-1

This has come up a couple of days ago on this list in the thread "failed 
compiling texlive-base (error on udmap)". There the failure was due to a 
file /sw/etc/texmf-config/web2c/updmap.cfg that must have remained from 
a previous installation. If you have this file, too, then

1. Try to find out if it belongs to some installed package:

   dpkg -S texmf-config/web2c/updmap.cfg

2. Then either remove that package or, if there is none that admits 
owning this file, remove that web2c folder by hand:

   sudo rm -rf /sw/etc/texmf-config/web2c/

Then build and install texlive-base again.

-- 
Martin

------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Fink-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to