...follow-up: it looks like Aleksandr's "git" command downloads the source to 
your home directory, unless you have configured bash pathnames in some unusual 
way. Assuming that the "git" command has created a "fontforge" directory in 
your home directory, I think the following commands are:
$ cd fontforge
$ ./configure
$ sudo make install
...however this resulted in a failed compile, in my case. The final lines of 
the compilation process were:
python.c:35:20: fatal error: Python.h: No such file or directory
compilation terminated.
make[1]: *** [python.lo] Error 1
make[1]: Leaving directory `/home/pietro/fontforge/fontforge'
make: *** [fontforge] Error 2

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/817290

Title:
  Fontforge crashes when control is pressed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fontforge/+bug/817290/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to