Tom Jakabfy wrote > I recompiled Qt 3.1 today (2 hours for 'make') using Linux Format CDRom 39b > April 2003. > > After it finished, I remade Scribus from 1.0RC1 > > After loading in my pages newsletter and trying insert a new page, the same > problem occurred...crash to desktop. > > I then ran Scribus in a terminal and the following message resulted: > "Loading required GL library /usr/X11R6/lib/libGL.so.1.2 > Segmentation fault" > > I check my directory and the libGL.so.1.2 file is there... > > Any ideas????
If you have GDB installed, do $ gdb scribus It will bring you to GDB console. Type <gdb) run After Scribus crashes, go back to this console and type (gdb) where and send the whole output here. This will make some sense :-) -- Alexandre Prokoudine ALT Linux Documentation Team JabberID: avp at altlinux.org -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 481 bytes Desc: not available Url : http://nashi.altmuehlnet.de/pipermail/scribus/attachments/20030711/81a18955/attachment.pgp
