El Lunes 17 Noviembre 2008ES 17:18:23 Alberto Luaces escribió: > El Lunes 17 Noviembre 2008ES 17:08:47 Robert Osfield escribió: > > For a bit of fun see if you can explain the attached screenshot... > > > > If if you get that right your next challange is explain exactly how I > > went about writing this email... > > > > Robert > > That explains the references to mozilla libs... Did you write the email > from the application ? WOW!!
By the way, I can't compile the recent additions to the library (PDF support, the browser, etc.) Seems that my CMake lacks of the necessary modules for finding the libraries: $ cmake . -- checking for module 'librsvg-2.0' -- package 'librsvg-2.0' not found -- checking for module 'poppler-glib' -- package 'poppler-glib' not found -- checking for modules 'xulrunner-xpcom;xulrunner-nspr;xulrunner-nss;xulrunner-plugin;xulrunner-js' -- package 'xulrunner-xpcom' not found -- package 'xulrunner-plugin' not found -- package 'xulrunner-js' not found I couldn't find those modules in my system's CMake or the CVS version of CMake. Maybe they have to be checked on the repository? Thanks, Alberto _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

