On my Ubuntu, I've got /usr/lib/python2.7/dist-packages/fontforge.so. Perhaps you could try : *sudo ln -s /usr/lib/python2.7/site-packages/python-fontforge.so /usr/lib/python2.7/site-**packages/fontforge.so* ?
2013/6/18 Andrew Hinkley <[email protected]> > I looked for that, there is a Debian package, though I didn't find an > equivalent RPM package. I did find the file > /usr/lib/python2.7/site-packages/python-fontforge.so on my system. > > > > On 19 June 2013 01:43, Jacques Peron <[email protected]> wrote: > >> Hello, >> >> I don't know the package system under Suse, but you should install the >> package named *python-fontforge* or something like that. >> >> Sincerely yours, >> >> Fr. Jacques Peron + >> >> >> 2013/6/18 Andrew Hinkley <[email protected]> >> >>> Hello, >>> >>> I'm installing build 1200 on a new openSuSE 12.3 installation. When I >>> try to install the fonts, I get: >>> === >>> linux-lh6e:/home/ahinkley/Downloads/Gregorio/trunk/fonts # make >>> python squarize.py gregorio >>> Traceback (most recent call last): >>> File "squarize.py", line 40, in <module> >>> import fontforge, psMat >>> ImportError: No module named fontforge >>> make: *** [gregorio.ttf] Error 1 >>> === >>> >>> I have the following installed: >>> python-devel-2.7.3-10.1.2.i586 >>> python-2.7.3-10.1.1.i586 >>> fontforge-20120731-2.1.2.i586 >>> fontforge-devel-20120731-2.1.2.i586 >>> >>> >>> -- Andrew >>> >>> _______________________________________________ >>> Gregorio-users mailing list >>> [email protected] >>> https://mail.gna.org/listinfo/gregorio-users >>> >>> >> >
_______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

