Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Dec 2003 18:51:58 -0800 (PST)
From:      Wayne Lubin <wayneclubin@yahoo.com>
To:        freebsd-questions@freebsd.org
Subject:   lyx problems building
Message-ID:  <20031202025158.81666.qmail@web41310.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
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/



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031202025158.81666.qmail>