It appeared that buildscripts dependency script for Fedora is missing qt-webkit-devel package. See http://bugs.pyside.org/show_bug.cgi?id=996 for the patch. -- anatoly t.
On Fri, Sep 2, 2011 at 9:58 AM, anatoly techtonik <techto...@gmail.com> wrote: > Hello again. > > Yet another problem with PySide built from source using build script > from http://gitorious.org/+pyside-developers/pyside/buildscripts on > Fedora 15 - QtWebKit doesn't seems to be compiled in. > >>>> from PySide import * > Traceback (most recent call last): > File "<stdin>", line 1, in <module> > AttributeError: 'module' object has no attribute 'QtWebKit' >>>> > > Excerpt from the build log: > ... > Linking CXX shared module ../QtDeclarative.so > [100%] Built target QtDeclarative > Linking CXX shared module testbinding.so > [100%] Built target testbinding > [ 2%] Built target pyside > [ 3%] Built target uiplugin > [ 19%] Built target QtCore > [ 70%] Built target QtGui > [ 75%] Built target QtNetwork > [ 76%] Built target QtSvg > [ 80%] Built target QtXml > [ 80%] Built target QtTest > [ 82%] Built target QtOpenGL > [ 84%] Built target QtSql > [ 85%] Built target QtUiTools > [ 87%] Built target QtHelp > [ 90%] Built target QtXmlPatterns > [ 92%] Built target QtScript > [ 93%] Built target QtScriptTools > [ 95%] Built target QtMultimedia > [ 98%] Built target QtDeclarative > [ 99%] Built target pysidetest > [100%] Built target testbinding > Install the project... > -- Install configuration: "Release" > ... > > > It doesn't seem like QtWebKit is build at all. Is it a bug in > buildscripts or I am missing some dependencies (which still looks like > a bug in buildscripts's dependencies.fedora.sh)? > -- > anatoly t. > _______________________________________________ PySide mailing list PySide@lists.pyside.org http://lists.pyside.org/listinfo/pyside