On 19 Apr 2001, Rob Brown-Bayliss wrote:

> > > Also, is there a python binding to Gecko from the mozilla project?
> >
> > See the pygme module in GNOME CVS.
>
> I grabbed pygme from the cvs, and it compiled and installed without
> error, only the test prog that came with it fails with an import error
> saying it cant find libgtkembedmoz.so yet as far as I can tell it had to
> have found this to build?
>
> I do have the file having installed the mozilla-devel rpm...
>
> Has any one had a go at this?  Could it be the famous redhat 7 compiler
> perhapse?

The readme file says there are a few environment variables you need to
set.  If libgtkmozembed.so is not in you library path, you will need to
set LD_LIBRARY_PATH to the directory where it is.  I think you will also
need to set MOZILLA_FIVE_HOME.

James.

_______________________________________________
pygtk mailing list   [EMAIL PROTECTED]
http://www.daa.com.au/mailman/listinfo/pygtk

Reply via email to