Trying to build pygobject-3.28.2 and recieve an error
checking whether /usr/bin/python3 version >= 2.7... yes
checking for /usr/bin/python3 version... 3.6
checking for /usr/bin/python3 platform... linux
checking for /usr/bin/python3 script directory...
${prefix}/lib/python3.6/site-packages
checking for /usr/bin/python3 extension module directory...
${exec_prefix}/lib/python3.6/site-packages
checking for /usr/bin/python3 >= 3.4... yes
checking for python version... (cached) 3.6
checking for python platform... (cached) linux
checking for python script directory... (cached)
${prefix}/lib/python3.6/site-packages
checking for python extension module directory... (cached)
${exec_prefix}/lib/python3.6/site-packages
checking for headers required to compile python extensions... found
../configure: line 13688: ./libtool: No such file or directory
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.16... yes
checking for GLIB - version >= 2.38.0... yes (version 2.56.1)
checking for FFI... yes
checking for GIO... yes
checking for GI... yes
checking for gobject-introspection... yes
checking for CAIRO... yes
checking for PYCAIRO... no
configure: error: Package requirements (py3cairo >= 1.11.1
) were not met:
No package 'py3cairo' found
I have built pycairo 1.17.0 using python3.
/usr/lib/python3.6/site-packages/pycairo-1.17.0-py3.6-linux-x86_64.egg/cairo/_cairo.cpython-36m-x86_64-linux-gnu.so
Python3 has been reinstalled in blfs and cairo is built. I have checked
on an earlier build system and I have
/usr/include/pycairo/py3cairo.h
/usr/share/pkgconfig/py3cairo.pc
but not in this build? What have I missed please?
--
http://lists.linuxfromscratch.org/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page