[Kde-bindings] [bindings] [Bug 191516] pykde fails to run on freebsd

Max makc at freebsd.org
Fri Sep 13 09:01:12 UTC 2013


https://bugs.kde.org/show_bug.cgi?id=191516

--- Comment #5 from Max <makc at freebsd.org> ---
DLFCN is not available on FreeBSD:

Python 2.7.5 (default, Aug 26 2013, 20:36:51) 
[GCC 4.2.1 20070831 patched [FreeBSD]] on freebsd9
Type "help", "copyright", "credits" or "license" for more information.
>>> import sys,DLFCN
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
ImportError: No module named DLFCN

We still have to use the patch.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-bindings mailing list