Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 24 Dec 2003 22:55:44 -0800 (PST)
From:      Wayne Lubin <wayneclubin@yahoo.com>
To:        freebsd-ports@freebsd.org
Subject:   Lyx Port
Message-ID:  <20031225065544.52307.qmail@web41310.mail.yahoo.com>

next in thread | raw e-mail | index | archive | help
Anyone know if Lyx is supposed to build ok, or if
there is a known problem with it? I am using 4.9
Release and I get the following error when I try and
build it. thanks for the help.

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
Stop in /usr/ports/print/lyx.
*** Error code 1
Stop in /usr


__________________________________
Do you Yahoo!?
New Yahoo! Photos - easier uploading and sharing.
http://photos.yahoo.com/



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