« Return to Thread: 2.0.1 issue: complains about missing gtkhtml.3.0.dll

Re: Re: 2.0.1 issue: complains about missing gtkhtml.3.0.dll

by André Jansen-3 :: Rate this Message:

Reply to Author | View in Thread

On 28 May 2008 at 9:04, Elizabeth M Smith wrote:

> André Jansen wrote:
> > Hi all,
> >
> > Just found a bit of time to start testing the 2.0.1 release.
> >
> > Done with tweaking the ini file and the extensions, when running my
> > first test php-win.exe complained it could not find gtkhtml.3.0.dll.
> >
> > I have not found trace of this file in any other php-gtk distribution
> > thus far, a web search turned up zilch.
> >
> > Removing php-gtk-html2.dll from the extension list (the dll file exists
> > in the extension dir) in the ini file stopped php-win.exe from
> > complaining, but of course this means that GtkHtml will not be
> > available.
> >
> > Any clues?
> >
> > Cheers,
>
> php_gtk_html2.dll is an extension - if you look there is a separate
> binary package for people using PHP-GTK extensions on windows.  PLEASE
> read the README included in the php-gtk download.

I *have* read the readme file, and I do have the extension binary package
installed, in fact php_gtk_html2.dll is *right there* in the extension
dir.
My best guess is that the problem originates with the gtk runtime
included in the 2.0.1 binary package, which according to
gtk::get_version() is 2.12.9.
I downloaded the full 2.12.9 binary package (including dependencies) from
gtk.org just to take a look at it, but this package does not appear to
include gtkhtml, so I think I'm stuck here.

> Thanks,
> Elizabeth

--
André
===========================================================
Black Holes were created when God divided by zero.


--
PHP-GTK General Mailing List (http://gtk.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

 « Return to Thread: 2.0.1 issue: complains about missing gtkhtml.3.0.dll