← Back to team overview

yade-users team mailing list archive

Re: [Question #152794]: Compiled YADE ?!

 

Question #152794 on Yade changed:
https://answers.launchpad.net/yade/+question/152794

Christian Jakob gave more information on the question:
OK, thank you,

new problem:

[me@localhost bin]$ ./yade-bzr2811
Welcome to Yade bzr2811
TCP python prompt on localhost:9000, auth cookie `ukcsyd'
XMLRPC info provider on http://localhost:21000
segmentation fault
[me@localhost bin]$


message from Jerome------------------------------------------

Hello,

Better ask your question on https://answers.launchpad.net/yade.
Nevertheless

- your compilation ended correctly, see : "scons: done building  
targets. " Warnings are "just" warnings, not compilation failure

- about qt4, I guess you will have no problem since
"Checking for QGLViewer() in C++ library libQGLViewer... (cached) yes "
even if "Checking for QGLViewer() in C++ library qglviewer-qt4...  
(cached) no "
and then QGLViewer() was finally found

- to launch Yade, type (you are in the good directory)  
"./yade-bzr2811" (or with the * if it is here). Just as for any linux  
executable

- log4cxx is for logging (see on the Yade manual on internet), not
mandatory


Jerome

-- 
You received this question notification because you are a member of
yade-users, which is an answer contact for Yade.