|
From: Jose Da S. <di...@jo...> - 2014-02-17 16:10:18
|
Thanks MihailJP - very much appreciated! On February 17, 2014 05:22:36 AM MihailJP wrote: > 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 |