Hey !
I just compiled on a linux debian potato system and have a bug at install
time:
env
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/bin/X11:/usr/llocal/bin
LD_LIBRARY_PATH= LD_RUN_PATH= ./configure
--prefix=/miro/local/potato/lyx-1.3.3-1 --with-extra-prefix=/usr/llocal/
Configuration
Host type: i686-pc-linux-gnu
Special build flags: xforms-image-loader
C Compiler: gcc
C Compiler flags: -g -O2
C++ Compiler: g++ (2.95.2)
C++ Compiler flags: -O -Wno-non-template-friend
-ftemplate-depth-30
Linker flags: -L/usr/llocal//lib
Frontend: xforms
libXpm version: 4.11
libforms version: 0.89.5
LyX binary dir: /miro/local/potato/lyx-1.3.3-1/bin
LyX files dir: /miro/local/potato/lyx-1.3.3-1/share/lyx
=== The following minor problems have been detected by configure.
=== Please check the messages below before running 'make'.
=== (see the section 'Problems' in the INSTALL file)
== LyX should work ok with version 0.89.5 of xforms, but
it contains many bugs that have been squashed in version 1.0.
You should consider upgrading.
Configuration of LyX was successful.
env
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/bin/X11:/usr/llocal/bin
LD_LIBRARY_PATH= LD_RUN_PATH= make
env
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/bin/X11:/usr/llocal/bin
LD_LIBRARY_PATH= LD_RUN_PATH= make check
env
PATH=/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/bin/X11:/usr/llocal/bin
LD_LIBRARY_PATH= LD_RUN_PATH= make install
...
mkdir /miro/local/potato/lyx-1.3.3-1/share/lyx/xfonts
test -f xfonts/PSres.upr && /usr/bin/install -c -m 644 xfonts/PSres.upr
/miro/local/potato/lyx-1.3.3-1/share/lyx/xfonts/PSres.upr
make[3]: *** [install-xfonts] Error 1
make[3]: Leaving directory `/tmp/jbaddor/lyx-1.3.3/lib'
make[2]: *** [install-am] Error 2
make[2]: Leaving directory `/tmp/jbaddor/lyx-1.3.3/lib'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/tmp/jbaddor/lyx-1.3.3/lib'
make: *** [install-recursive] Error 1
Please reply to me as I am not a lyx devel!
Thanks for your help!
See you,
Jean-Bernard