On Fri, Apr 20, 2018 at 04:01:45PM +0200, Pierre Labastie wrote: > Looks like there is an "install_pkgconfig" target... So just: > python setup.py install_pkgconfig #as root > or > python3 setup.py install_pkgconfig #as root > > Ahh, just tried to build pygobject3. The pycairo instructions need also: > python setup.py install_pycairo_header #as root > python3 setup.py install_pycairo_header #as root > > Both lines are needed since the files installed are not the same (py3cairo.h > or pycairo.h. > > Now pygobject builds OK. Trying to build gimp (book version, not RC). Will > report. > > Pierre >
Thanks. Re the gimp version - it's still at the "might crash your machine or eat your data" stage, and it has some new deps. But I've been trying 2.9 on some machines and some of the changes are great. ĸen -- Misquoting "The Plan" : Python modules tend towards a crock of shite, which stinks to heaven -- me -- http://lists.linuxfromscratch.org/listinfo/blfs-dev FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
