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".

-- 
Kayvan Aghaiepour Sylvan  | Proud husband of      | Father to my kids:
Sylvan Associates, Inc.   | Laura Isabella Sylvan | Katherine Yelena (8/8/89)
http://sylvan.com/~kayvan |                       | Robin Gregory (2/28/92)

Reply via email to