I'm trying run pdflatex, but I get this one very unusual error. I've downloaded xypic from CTAN, and it still seems that pdflatex is unable to find some documents that are supposedly related to that package (I did texhash). Here's the output:
Xy-pic version 3.8.4 <2010/10/11>
Copyright (c) 1991-2010 by Kristoffer H. Rose <krisrose@tug.org>
Xy-pic is free software: see the User's Guide for details.
Loading kernel: messages; fonts;
kpathsea: Running mktextfm xydash10
mktextfm: Running mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input xydash10
This is METAFONT, Version 2.718281 (TeX Live 2009/Debian)
kpathsea: Running mktexmf xydash10
! I can't find file `xydash10'.
<*> ...ljfour; mag:=1; nonstopmode; input xydash10
Please type another input file name
! Emergency stop.
<*> ...ljfour; mag:=1; nonstopmode; input xydash10
Transcript written on mfput.log.
grep: xydash10.log: No such file or directory
mktextfm: `mf-nowin -progname=mf \mode:=ljfour; mag:=1; nonstopmode; input xydash10' failed to make xydash10.tfm.
kpathsea: Appending font creation commands to missfont.log.
! Font \xydashfont=xydash10 not loadable: Metric (TFM) file not found.
<to be read again>
\gdef
l.159 \xydef@\xydashl@
{\fontdimen6\xydashfont}
?
kpsewhich xydash10.mf? Also, doeskpsewhich xy.stypoint to where you just downloadedxypicto? – Andrew Stacey Nov 18 '10 at 20:42