Re: [PyQt] disabling webkit

2008-05-15 Thread Erick Tryzelaar
On Thu, May 15, 2008 at 10:59 AM, Matt Chambers <[EMAIL PROTECTED]> wrote: > > For some reason Qt 4.4 doesn't compile in my environment with webkit so I > disabled it during the Qt compile because I'm more interested in checking > out PyQt 4.4 than dealing with that. Although, after compiling PyQt

[PyQt] disabling webkit

2008-05-15 Thread Matt Chambers
For some reason Qt 4.4 doesn't compile in my environment with webkit so I disabled it during the Qt compile because I'm more interested in checking out PyQt 4.4 than dealing with that. Although, after compiling PyQt 4.4 against Qt 4.4.0 it complains that the webbkit .so cannot be found. Is