4 Sep
2008
4 Sep
'08
10:18 a.m.
surely
platform darwin 9 { configure.args-append --with-xinput }
would be better?
Sure... but I don't really mess with Macports much, so I didn't know about that. Thanks. I just wanted to get you guys something you can use and filed/edited appropriate bug reports upstream with Inkscape, Gimp, and Macports. ;) Could someone with fink let me know if gtk2 builds with '--with- xinput'? You can check by looking for libXi in 'otool -L /path/to/ libgdk-x11-2.0.dylib': $ otool -L /opt/local/lib/libgdk-x11-2.0.dylib | grep Xi.6 /usr/X11/lib/libXi.6.dylib (compatibility version 7.0.0, current version 7.0.0) If it's not there, then fink needs to be fixed as well.