On Mon, 26 Feb 2001, Pierre Carecchi wrote:
> hi,
> I'm trying to get Lyx working on my Pentium
> RedHat6.2.
> I've downloaded several versions of Lyx (1.0.4,
> 1.1.2, 1.1.4, 1.1.6) as rpm, or src.rpm.
> But I can't get it work !!!
> When i try :
> src/lyx -dbg 65535 -h
> I only get :
[...]
> Initializing LyXGUI...
> Segmentation fault (core dumped)
You almost certainly are running the wrong XForms library. You need a
version compiled for glibc-2.1 while you are probably running one for
glibc-2.0.
Take a look at ftp://ftp.sylvan.com/pub/lyx/ for a suitable xforms
library or go searching for one called xforms-0.88-glibc2.1
you can use either version 0.88 or 0.89. But try to the latest minor
revision.
Allan. (ARRae)