It looks like the `libxul0d' package provides
`/usr/lib/libgtkembedmoz.so.0d' library which liferea can use to
render HTML. But, currently Liferea is linked with
libgtkembedmoz.0. I'm not sure what the `d' at the end of the library
name means. I think that the best thing to do would be to build two
versions of the gtkmozembed library, one against the mozilla library
and another against the libxml0d library. This will require some
reworking of the configure script, and currently the mozilla detection
part is a mess.

-Nathan

On Wed, Feb 22, 2006 at 01:01:27PM +0100, Lars Lindner wrote:
> On 2/22/06, Martin-Éric Racine <[EMAIL PROTECTED]> wrote:
> > I'm not sure if this is already possible or not, but could liferea-mozilla 
> > be
> > built against xulrunner components rather than the deprecated 
> > mozilla-broswer?
> 
> As I understand it xulrunner is intendend for XUL applications running
> "inside" Gecko by the means of xulrunner. Liferea is a GTK application
> coded in C with embeds a Gecko widget provided by libgtkmozembed.so.
> Therefore using xulrunner would mean a complete rewrite and a
> different implementation language.
> 
> Please correct me if I'm mistaken.
> 
> Lars
> 
> 

Reply via email to