|
From: MihailJP <mih...@gm...> - 2014-02-17 13:22:45
|
Hello, On my Cygwin environment, Fontforge 2.0.20140101 compiles with the following configuration: ./configure --prefix=/usr/local/stow/fontforge2 \ --disable-python-extension --without-libunicodenames \ --without-libuninameslist --without-libzmq \ --disable-shared Additional information follows: uname -r = 1.7.27(0.271/5/3) uname -s = CYGWIN_NT-6.1 "--prefix" option is intended for stow. "--disable-shared" is required for me. "--disable-python-extension" is maybe required. Yours, MihailJP |