← Back to team overview

yade-users team mailing list archive

Re: problem while running YADE - Segmentation Fault

 

Tal Wexler Evron said:     (by the date of Sun, 11 Jun 2006 11:28:01 +0200)

> Do you have any clue of what should I do ?

this is strange. Maybe you have some older compiler version?

try to run serialization snippet, does it work? It works for me when I do following:


svn checkout svn://svn.berlios.de/yade/snippets/tags/Serialization-0.1.6
cd Serialization-0.1.6
qmake
make
cd bin
export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:./
./main

-- 
Janek Kozicki                                                         |
_______________________________________________
Yade-users mailing list
Yade-users@xxxxxxxxxxxxxxxx
http://lists.berlios.de/mailman/listinfo/yade-users



Follow ups

References