Hi

On Monday 05 January 2004 16:18, Andre Poenitz wrote:
> On Mon, Jan 05, 2004 at 04:05:20PM +0100, Axel Heinrici wrote:
> > Hi
> >
> > I have a serios Problem with the lyx installation. I am using a
> > SuSE 8.1 box. So I installed the binary Version of lyx-1.3.2 for
> > SuSE8.1. Compiling of both lyx1.3.3 and lyx 1.3.3 fails with an
> > "internal compiler error".
>
> Something with line 1937 in some boost header? Simply replace that
> line with a 'return 0;' and re-try.
>
Was line 1904 in lyx 1.3.3. 
It compiles now. But the Problem of the "punched out" print icon and the 
missing export functions does not seem to result from the lyx binaries 
themselves. It expect the error somewhere in my system.

Anyway I tried to install the compiled lyx. 
The "make install" fails now with 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 ; \
/usr/bin/install -c -m 644 
xfonts/fonts.dir /usr/local/share/lyx/xfonts/fonts.dir ; \
/usr/bin/install -c -m 644 
xfonts/fonts.scale /usr/local/share/lyx/xfonts/fonts.scale
test -f xfonts/PSres.upr && /usr/bin/install -c -m 644 
xfonts/PSres.upr /usr/local/share/lyx/xfonts/PSres.upr
make[3]: *** [install-xfonts] Error 1
make[3]: Leaving directory `/home/axel/compile/lyx-1.3.3/lib'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/home/axel/compile/lyx-1.3.3/lib'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/axel/compile/lyx-1.3.3/lib'
make: *** [install-recursive] Error 1
==============>

Lyx doesn't start afterwards.
<===========
[EMAIL PROTECTED]:~> export LANG=en_EN
[EMAIL PROTECTED]:~> lyx
Xlib:  extension "GLX" missing on display ":0.0".
Xlib:  extension "GLX" missing on display ":0.0".
LyX Warning! Couldn't determine system directory. Try the '-sysdir' 
command line parameter or set the environment variable LYX_DIR_13x to 
the LyX system directory containing the file `chkconfig.ltx'.
Using built-in default /usr/local/share/lyx but expect problems.
LyX: reconfiguring user directory
configure: error: cannot find chkconfig.ltx script
LyX: Done!
LyXTextClassList::Read: unable to find textclass file  `'. Exiting.
=========>

Lyx not starting is not very surprising. But what the h&%$ is wrong 
here. 
Looks like something is wrong with some fonts... But what?

Or is there any SuSE user who can tell my which font-packeges he has 
installed and which other related packeges he has installed?


Axel

Reply via email to