|
From: Tomas L. <la...@fe...> - 2010-10-23 12:44:35
|
Hi, as part of my diploma thesis I have to add vrml support for 3d stereoscopic wall and eventually CAVE. So I tried to compile OpenVRML on fresh install of ubuntu. I downloaded sources and after some time with ./configure -> apt-get install loop it finally makes .Makefile and I can compile it. But after i ran openvrml-player and tries to load some vrml files, openVRML crashes every time i tried to load it. I run tests from ./test folder and none of them run succesfully. Am I doing something wrong? I installed this dependencies with OpenVRML during ./configure process: gcj GNU Compiler for Java libboost-all-dev BOOST library libxml2-dev XML Support libpng++-dev PNG support libfreetype6-dev freetype support libfontconfig1-dev fontconfig support xulrunner-1.9.2-dev SeaMonkey Support libglut3-dev GLUT and GL support libgtkglext1-dev GtkGlExt Support ? libgnomeui-dev Gnome UI support for openvrml-player libcurl4-gnutls-dev libsdl1.2-dev am i doing it right? did I miss something? Thank you Tomas Latal lat...@fe... |