I took a quick look at Fink's default gtk2 build. It looks like no xinput there either. I added '--with-xinit' to the 'ConfigureParams' line of the gtk+2.info file and rebuilt gtk+2. Now I get the libX1.6.dylib entry. I don't have a tablet, so I don't know if just rebuilding gimp and inkscape in Fink now would result it their seeing the tablet properly or not. Merle On Sep 4, 2008, at 6:18 AM, Jeremy Huddleston wrote:
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._______________________________________________ Xquartz-dev mailing list Xquartz-dev@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/xquartz-dev