K 10 svn:author V 7 andreas K 8 svn:date V 27 1998-11-10T15:16:00.000000Z K 7 svn:log V 406 Upgrade to latest version 1.0.0pre2 Not broken for ELF, since xforms lib isn't broken anymore Although xforms should be ok for ELF I got the following error message at startup of lyx: /usr/libexec/ld-elf.so.1: Shared object "libforms.so.0.88" not found Had to apply a symlink manually: root{207} /usr/X11R6/lib ln -s libxforms.so.0 libforms.so.0.88 root{208} /usr/X11R6/lib ldconfig -m /usr/X11R6/lib END