> /usr/lib64/libqglviewer-qt3.so -> libQGLViewer.so > /usr/lib64/libqglviewer.so -> libQGLViewer.so > > After that Yade successfully compiled, but when I run it, I got > segmentation fault without any messages for both default and dbg > profiles, with and without -n option. For example: Hi,
could you run yade inside gdb? Like this: $ gdb /usr/bin/python (gdb) run /usr/local/bin/yade-something Vaclav PS there are RPM packages of libqglviewer (e.g. http://rpm.pbone.net/index.php3/stat/4/idpl/13121771/dir//com/libQGLViewer-devel-2.3.4-1mdv2010.1.i586.rpm.html) but those are for qt4 unfortunately... (Janek, speed up the serialization interface!!) _______________________________________________ Mailing list: https://launchpad.net/~yade-users Post to : [email protected] Unsubscribe : https://launchpad.net/~yade-users More help : https://help.launchpad.net/ListHelp

