On Thursday 02 August 2007, steven mestdagh wrote: > J.C. Roberts [2007-08-02, 03:02:22]: > > Due to the support of the djvu format on OpenLibrary.org, I'm > > woking on a port of djvulibre (http://djvu.sourceforge.net) which > > includes a netscape style browser plugin via Qt > > (http://doc.trolltech.com/3.3/netscape-plugin.html). > > There's a port of djvulibre in the tree for about a year now, but I > never managed to get the netscape plugin working. It builds, but > since it does not work, it's commented in the packing list at the > moment.
Thanks Steven. They included an ancient copy of the netscape plugin sdk in the djvulibre tree and it's way out of date. The right way to do it would be using the sources from firefox-devel and nspr ports. I'm still working on it but this may solve the plugin problem. jcr