On 8 Jul 2010, at 16:46, till wrote: > Ubuntu 10.04: > ./configure --with-js-lib=/usr/lib/xulrunner-devel-1.9.2.6/lib > --with-js-include=/usr/lib/xulrunner-devel-1.9.2.6/include > make > export LD_LIBRARY_PATH=/usr/lib/xulrunner-devel-1.9.2.6/lib > make check > > > All tests successful. > Files=34, Tests=509, 45 wallclock secs ( 0.18 usr 0.08 sys + 15.70 > cusr 2.34 csys = 18.30 CPU) > Result: PASS > > Ubuntu: > > Question - should the above be added to the readme file for Ubuntu? > Also, I'm guessing the start script needs to do this on ubuntu as > well. Should this be build in?
The README should handle the best case scenario of your system and environment being set up correctly. Any funky issues that are distribution specific should probably be addressed on the wiki, so go ahead and create a page or modify one of the existing ones, I'd say.
