Le 07-11-22 à 06:36, Rémi Thébault a écrit :
Le 22 nov. 07 à 00:07, Yves de Champlain a écrit :
Le 07-11-21 à 17:52, Randall Wood a écrit :
Its possible to install the Gimp without using X11! I think it mostly works, but am not a heavy user of it, so I don't know of use cases that may break.
http://shyramblings.blogspot.com/2007/11/gimp-on-mac-os-x-without- x11-from.html
I've used MacPorts gimp on quartz and while it has some glitches, it runs very smoothly.
Gimp developers use gtk-quartz so it's bound to be as good as gtk- quartz is.
yves
_______________________________________________ macports-users mailing list macports-users@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo/macports-users
Hi
I had an issue with "port install gimp2 no_python" : the dependency gail failed to build with : "gdk/gdkx.h : no such file or directory". So I "port clean gail" and then "port install gail +quartz" and now it's ok :-)
By the way, why must we remove python support to build it without x11 ? I'm sure there are a lot of useful python plugins for Gimp.
No connection. You can have it with and without python. with is better, of course ! yves