Hi Alasdair, xulrunner-1.8.x is only required by the gecko plugin. The build should just spot that you don't have the correct dependencies and not build the gecko plugin.
In an unfortunately twist of fate, mozzilla has delt a blow to attempt to do embedded browsers in the 1.9.x release, dropping elements of the API's that UBrowser (that our gecko plugin is based upon) relies upon. The UBrowser author has not attempted to port the code base to 1.9.x, and has instead focused on Qt integration with WebKit that is in development and should be out this spring. However, the webkit functionality isn't ready for general consumption yet, so I had to go with the 1.8.x version of gecko. Robert. On Thu, Feb 12, 2009 at 5:07 PM, Alasdair Campbell <[email protected]> wrote: > Hi all, I am new to this list but was inspired to join the mailing list > following your landmark release of 2.8.0 Congratulations to all > involved. I run Debian Sid on a homebrew AMD Linux box and my primary > interest in OSG is in its use with FlightGear. > > While I have been building OSG from way back, I have noticed a couple of > unresolved dependancies with respect to xulrunner. Namely that OSG has a > dependacy on xulrunner<=1.8.9, while the current version is 1.9 > > Also, I find a dependancy on xulrunner-js which does not exist on my > system. OSG will build OK, but I wonder if I am losing out by not having > these dependencies resolved. Any help would be gratefully recieved. > Enclosed below you will find the output from the configure script, where > I have starred(********) the relevant lines. > > Kind regards, > > Alasdair > > > > > > _______________________________________________ > osg-users mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org > > _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

