Re: Gtk2::MozEmbed 0.00 (alpha)



On Aug 8, 2004, at 4:23 PM, Torsten Schoenfeld wrote:

attached is an alpha version of bindings for GtkMozEmbed -- the widget
that lets you embed Mozilla. The old gnome-perl had bindings for it, so
this release can be considered a fix for a big regression. :-)
FYI, using fedora core 2, i needed to install mozilla-devel to get the 
necessary pkgconfig and header files, and had to add 
/usr/lib/mozilla-1.7.2 to my LD_LIBRARY_PATH to get the stuff to work 
at runtime.
the way i did it was like this, to avoid hard-coding the version 
dependency into my environment:
  export LD_LIBRARY_PATH=`pkg-config --variable=libdir 
mozilla-gtkmozembed`:$LD_LIBRARY_PATH
but the right thing would be either LD_RUN_PATH when linking the module 
or for fedora to put the mozilla libraries in a standard library 
directory.
--
Without treatment, a common cold will last about seven days.
With treatment, it will last about a week.
  -- conventional wisdom




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]