Hi!
How to compile YADE on the NON Debian/Ubuntu systems?
I mean the systems without qglviewer package, for example, openSUSE.
When I install QGLViewer from source, I got a libraries:

libQGLViewer.so -> libQGLViewer.so.2.3.6
libQGLViewer.so.2 -> libQGLViewer.so.2.3.6
libQGLViewer.so.2.3 -> libQGLViewer.so.2.3.6
libQGLViewer.so.2.3.6

but Yade need libqglviewer-qt3.so file...
So, I create links:

/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:

s...@think:~> yade-trunk
Welcome to Yade bzr2341
Segmentation fault

--
Best regards,
Sergei D.


_______________________________________________
Mailing list: https://launchpad.net/~yade-users
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~yade-users
More help   : https://help.launchpad.net/ListHelp

Reply via email to