On Tue, 8 Jul 2014 19:57:11 +0800
"Alex V. Petrov" <alexvpet...@gmail.com> wrote:

> see attach
> 
> 

Hmmm nothing meaningful there either.

If you use the "default" config (for ports PREFIX and python paths),
there should be a file named
/usr/local/share/apps/cmake/modules/FindPyQt.py which you should be able to
execute with python producing some output like

> alonso@riverside /tmp % python /usr/local/share/apps/cmake/modules/FindPyQt.py
> pyqt_version:040a03
> pyqt_version_str:4.10.3
> pyqt_version_tag:Qt_4_8_4
> pyqt_sip_dir:/usr/local/share/py-sip
> pyqt_sip_flags:-x VendorID -t WS_X11 -x PyQt_NoPrintRangeBug -t Qt_4_8_4 -x 
> Py_v3 -g

If it aborts with something the likes of

> import PyQt4.pyqtconfig
>   ImportError: No module named pyqtconfig

try reinstalling devel/py-qt4-core which _should_ install the module.

Alonso
_______________________________________________
kde-freebsd mailing list
kde-freebsd@kde.org
https://mail.kde.org/mailman/listinfo/kde-freebsd
See also http://freebsd.kde.org/ for latest information

Reply via email to