On 3. Dec 2011, at 4:09, cpapado [via Software] wrote: > I downloaded and installed the pkg however, other than a selection of the > target drive it does not really give any other options w.r.t. installation > paths. I've been able to find the headers and lib files in the right places > (under /usr/lib & usr/include) on my system, however other stuff is nowhere > to be found (for instance, example sources). Any pointers w.r.t to this would > be greatly appreciated.
Pacifist is a great tool to inspect packages. The examples land in /usr/bin and most of the other stuff in /usr/share/Equalizer. > Additionally, I am wondering about using CMAKE to build a project that > utilizes Equalizer. Is there some sort of EqualizerConfig.cmake file > installed somewhere in the system when one installs the binaries? Doing a > simple "FindPackage(Equalizer)" in my CMakeLists.txt does not yield any > results... Iirc the 1.0 series did not have proper integration. I think grabbing the FindEqualizer/Collage scripts from the master branch and placing them into your CMake path should work. 1.2 will ship the Find scripts and CMakeLists for examples. HTH, Stefan. -- View this message in context: http://software.1713.n2.nabble.com/OSX-Lion-distribution-installation-paths-and-CMAKE-integration-tp7057040p7057877.html Sent from the Equalizer - Parallel Rendering mailing list archive at Nabble.com. _______________________________________________ eq-dev mailing list [email protected] http://www.equalizergraphics.com/cgi-bin/mailman/listinfo/eq-dev http://www.equalizergraphics.com

