Andrew Benton wrote: > Bruce Dubbs wrote: > >> One place to look is modules/oji/tests/build/README: >> > > People hacking on mozillas java integration are probably capable of > writing their own mozconfig and thus can set a default-mozilla-five-home > for themselves. Does it really need to be a default BLFS option? I never > set a default-mozilla-five-home when I configure Firefox. I don't need > to. I don't know why anyone (except mozilla developers hacking on java > integration) would need to.
Another place to look is in /usr/bin/firefox. This is a script which in turn runs mozilla-run.sh The mozilla-run.sh script ends up setting among other things: export MOZILLA_FIVE_HOME LD_LIBRARY_PATH It may well be that MOZILLA_FIVE_HOME is not strictly necessary, but it is expected by the developers. -- Bruce -- http://linuxfromscratch.org/mailman/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page