[gtk-osx-users] Building GtkSourceview3 on OSX 10.9

2014-01-25 Thread Volker Braun
I built a working python2 + gtk3 install on OSX 10.9, so that part works great. But I can't compile gtksourceview, and the error looks like its a bug in the source and not just a build issue. I noticed a related macports ticket http://trac.macports.org/ticket/41984. However, for the record, I

Re: [gtk-osx-users] Building GtkSourceview3 on OSX 10.9

2014-01-25 Thread John Ralls
On Jan 25, 2014, at 5:35 AM, Volker Braun vbraun.n...@gmail.com wrote: I built a working python2 + gtk3 install on OSX 10.9, so that part works great. But I can't compile gtksourceview, and the error looks like its a bug in the source and not just a build issue. I noticed a related

Re: [gtk-osx-users] Building GtkSourceview3 on OSX 10.9

2014-01-25 Thread Jesse van den Kieboom
You're compiling a gtksourceview version that is too old for the gtk+ version that you have installed. Those warnings are related to deprecated and renamed API in gtk+. With that version of gtk+, you'll probably need gtksourceview 3.10.x to compile properly without warnings. 2014/1/25 Volker

Re: [gtk-osx-users] Building GtkSourceview3 on OSX 10.9

2014-01-25 Thread Volker Braun
Thanks, works now! On Sat, Jan 25, 2014 at 4:10 PM, John Ralls jra...@ceridwen.us wrote: On Jan 25, 2014, at 5:35 AM, Volker Braun vbraun.n...@gmail.com wrote: I built a working python2 + gtk3 install on OSX 10.9, so that part works great. But I can't compile gtksourceview, and the error

[gtk-osx-users] Python3

2014-01-25 Thread Volker Braun
There are various Python3 packages, but I can't see how to build gtk3 + python3. Is this possible at all? It starts to fail when building pycairo-python3: $ ./.local/bin/jhbuild build pycairo-python3 *** Checking out pixman *** [1/3] *** Skipping pixman (package and dependencies not updated)