Randy McMurchy wrote:
> The only changes I see are the ones in the existing sed command in the
> instructions. I'm baffled. Perhaps you have an old ./texmf dir in your
> home directory or env vars set? Please issue these commands:
>
> kpsewhich --expand-var '$SELFAUTOPARENT'
>
> kpsewhich --expand-var '$TEXMFCNF'
>
> My results are:
>
> rml@rmlinux: ~/build/texlive-20100722-source > kpsewhich --expand-var
> '$SELFAUTOPARENT'
> /usr/share
>
> rml@rmlinux: ~/build/texlive-20100722-source > kpsewhich --expand-var
> '$TEXMFCNF'
> {/usr/share/texmf/bin,/usr/share/texmf,/usr/share}{,{/share,}/texmf{-local,}/web2c}
This is what I get:
bdubbs [ ~ ]$ kpsewhich --expand-var '$SELFAUTOPARENT'
/
bdubbs [ ~ ]$ kpsewhich --expand-var '$TEXMFCNF'
{/usr/bin,/usr,/}{,{/share,}/texmf{-local,}/web2c}
Looking at my history, I have:
963 sed -i -e 's|PARENT/\.\./texmf-local|PARENT/texmf-local|'
-e 's|\$TEXMFVAR/fonts|/var/lib/livetex/fonts|'
texk/kpathsea/texmf.cnf
The only thing I have in /var/lib/livetex/fonts/ is ls-R and the
contents are:
% ls-R -- filename database for kpathsea; do not change this line.
./:
.:
ls-R
I think the problem is some misconfiguration when building kpsewhich.
-- Bruce
--
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page