Lars Tunkrans wrote: > As the APOC source is not included in the mozilla/firefox tar ball, > how do I set up the APOC source code from freedesktop.org to compile > with : --enable-extensions=default,apoc > APOC adapter can't be built with itself. It should be built with firefox source code.
To build it: 1. copy the adapter source code to extensions sub-directory under firefox source tree 2. run configure with --enable-extensions=default,apoc 3. run "gmake" under firefox source tree I'm working with Alberto Ruiz and trying to remove the dependency between adapter and firefox. Brian > > //Lars > > > This message posted from opensolaris.org > _______________________________________________ > desktop-discuss mailing list > desktop-discuss at opensolaris.org > -- Brian Lu
