Hi Jan,
Let me know how it goes.
I should mention that on my Ubuntu VM, with these changes (root CMakeLists.txt at rev 139 at least), I can start with a fresh checkout of osgOcean and only the Release OSG libraries, and go all the way to make install.
The only thing I did manually is I changed the CMAKE_INSTALL_PREFIX to point to a subdir of my home, but that's just me :-)
I just added checking an env var for the FFT libraries and include paths, so for example if you didn't install FFTSS system-wide, but you set FFTSS_DIR to the path where it's installed (where its include and lib directories are) before running CMake, it will find them and you won't have to set them manually.
Just so you know where I stand. I hope these changes work for you. J-S -- ______________________________________________________ Jean-Sebastien Guay [email protected] http://www.cm-labs.com/ http://whitestar02.webhop.org/ _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

