Are there probs with lyx building. I am using 4.9 and
I get the following error


test -f xfonts/fonts.dir || exit 0 ; \
/bin/sh ../config/mkinstalldirs
/usr/local/share/lyx/xfonts ; \
files=`sed -e 's/^[0-9]*$//' -e 's/^\([^ ]*\) .*$/\1/'
xfonts/fonts.dir` ; \
for i in ${files} ; do \
  ln -f -s `kpsewhich $i`
/usr/local/share/lyx/xfonts/$i ; \
done ; \
install -c -o root -g wheel -m 444 xfonts/fonts.dir
/usr/local/share/lyx/xfonts/
fonts.dir ; \
install -c -o root -g wheel -m 444 xfonts/fonts.scale
/usr/local/share/lyx/xfont
s/fonts.scale
test -f xfonts/PSres.upr && install -c -o root -g
wheel -m 444 xfonts/PSres.upr
/usr/local/share/lyx/xfonts/PSres.upr
gmake[3]: *** [install-xfonts] Error 1
gmake[3]: Leaving directory
`/usr/ports/print/lyx/work/lyx-1.3.3/lib'
gmake[2]: *** [install-am] Error 2
gmake[2]: Leaving directory
`/usr/ports/print/lyx/work/lyx-1.3.3/lib'
gmake[1]: *** [install-recursive] Error 1
gmake[1]: Leaving directory
`/usr/ports/print/lyx/work/lyx-1.3.3/lib'
gmake: *** [install-recursive] Error 1
*** Error code 2


Any ideas? Thanks.

__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/
_______________________________________________
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to