"Kayvan A. Sylvan" wrote:
>
> On Sat, Oct 09, 1999 at 12:25:13AM -0400, Bobby de Vos wrote:
> > Greetings,
> >
> > I compiled lyx 1.0.4 from the source tar file. After I ran make, I ran
> > ./src/lyx as suggested in the INSTALL file. It gives me the message
> > "Segmentation fault" and exits. So I cannot read the list of known
> > bugs since the program will not start at all.
> >
> > Can you fix this?
> >
> > I am running RedHat Linux 6.0 on a i586. The compiler is egcs version
> > 1.1.2, glibc version is 2.1.1, xforms 0.88. Need any other need
> > information?
> >
> > Thanks,
> > Bobby
>
> Can you run gdb on it and tell us where the crash happens?
>
> gdb src/lyx core
>
> At the gdb prompt, type "where".
Be sure you have the correct xforms 0.88 or 0.89 compiled for glibc.
I am running bxform-0.89-glibc2.1 with gcc-2.95 and glibc2.1.1 with no
problems.
Garst