Hello Angus and Developpers of lyx!

Thanks for the help. I am now very deappointed because I tried the patch
and it chenges nothing. So I compiled xfroms 1.0 in a special directory.
So I do not get any more the warning message during ./configure but I
still get the same bug at 'make install' time.

kili 278% cd lyx-1.3.3/lib/
kili 279% !pat
patch --verbose < /kili/users/jbaddor/softdownload/lyx1.3.x.diff
Hmm...  Looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: lib/ChangeLog
|===================================================================
|RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/ChangeLog,v
|retrieving revision 1.363.2.43
|diff -u -p -r1.363.2.43 ChangeLog
|--- lib/ChangeLog      3 Oct 2003 13:34:39 -0000       1.363.2.43
|+++ lib/ChangeLog      5 Nov 2003 16:49:56 -0000
--------------------------
Patching file `ChangeLog' using Plan A...
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to ChangeLog.rej
Hmm...  The next patch looks like a unified diff to me...
The text leading up to this was:
--------------------------
|Index: lib/Makefile.am
|===================================================================
|RCS file: /usr/local/lyx/cvsroot/lyx-devel/lib/Makefile.am,v
|retrieving revision 1.51.2.2
|diff -u -p -r1.51.2.2 Makefile.am
|--- lib/Makefile.am    17 Sep 2003 13:47:24 -0000      1.51.2.2
|+++ lib/Makefile.am    5 Nov 2003 16:49:56 -0000
--------------------------
Patching file `Makefile.am' using Plan A...
Hunk #1 succeeded at 58.
done


env
PATH=/miro/local/potato/libforms1.0-1/bin:/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=/miro/local/potato/libforms1.0-1

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/miro/local/potato/libforms1.0-1/lib
  Frontend:                       xforms
    libXpm version:               4.11
    libforms version:             1.0.0
  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
Configuration of LyX was successful.

env
PATH=/miro/local/potato/libforms1.0-1/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/bin/X11:/usr/llocal/bin
LD_LIBRARY_PATH= LD_RUN_PATH= make

env
PATH=/miro/local/potato/libforms1.0-1/bin:/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=/miro/local/potato/libforms1.0-1/bin:/usr/local/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/bin/X11:/usr/llocal/bin
LD_LIBRARY_PATH= LD_RUN_PATH= make install

/usr/bin/install -c -m 644 xfonts/fonts.scale
/miro/local/potato/lyx-1.3.3-1/share/lyx/xfonts/fonts.scale
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


On Wed, 5 Nov 2003, Angus Leeming wrote:

> Jean-Bernard Addor wrote:
> > I just compiled on a linux debian potato system and have a bug at
> > install time:
> 
> > == 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.
> 
> There's a Debian package of xforms 1.0:
> 
> > /miro/local/potato/lyx-1.3.3-1/share/lyx/xfonts/PSres.upr make[3]:
> 
> This is a known bug. Try the attached patch.
> 
> Regards,
> Angus
> 


Reply via email to