Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
Summary: Python scripts don't work with fontforge https://bugzilla.redhat.com/show_bug.cgi?id=489109 Summary: Python scripts don't work with fontforge Product: Fedora Version: rawhide Platform: All OS/Version: Linux Status: NEW Severity: high Priority: low Component: fontforge AssignedTo: [email protected] ReportedBy: [email protected] QAContact: [email protected] CC: [email protected], [email protected], [email protected] Classification: Fedora Description of problem: Python bindings for fontforge don't work, importing the fontforge module fails on a 32 bit F11 rawhide system. Version-Release number of selected component (if applicable): fontforge-20090224-1.fc11.i586 Steps to Reproduce: python -c 'import fontforge' Actual results: Traceback (most recent call last): File "<string>", line 1, in <module> SystemError: Missing library: libgunicode Expected results: No output (=> fontforge library could be imported and is ready to use in Python) Additional info: /usr/lib/libgunicode.so.3[.0.1] is present but there is no symlink from /usr/lib/libgunicode.so. The same holds true for libgutils.so and libfontforge.so. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Fedora-fonts-bugs-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/fedora-fonts-bugs-list
