Re: [gtk-osx-users] GTK+ macOS: fontconfig
- From: Jeffrey Sheen <jeffrey sheen00 alumni imperial ac uk>
- To: John Ralls <jralls ceridwen us>
- Cc: Jeffrey Sheen <jeffrey sheen00 alumni imperial ac uk>, gtk-osx-users-list gnome org
- Subject: Re: [gtk-osx-users] GTK+ macOS: fontconfig
- Date: Sat, 31 Mar 2018 00:37:44 +0100
Great tip, thanks John. It did not occur to me that some of the `bootstrap' modules were optional for subsequent builds.
This command worked for the `x86_64' build:
jhbuild build meta-gtk-osx-bootstrap meta-gtk-osx-freetype pango
However, I am encountering an error when building `i386':
checking for python script directory... ${prefix}/lib/python2.7/site-packages
checking for python extension module directory... ${exec_prefix}/lib/python2.7/site-packages
checking for python module libxml2... not found
configure: error: Python module libxml2 is needed to run this package
*** Error during phase configure of itstool: ########## Error running ./configure --prefix /Users/gtk-build/gtk/inst *** [8/25]
I tried adding modules `libxml2' and `python' to the list explicitly, but with the same result.
N.B. In the `~/gtk/inst/lib/python2.7/site-packages/' directory for the `x86_64' build, there are multiple `libxml' and `libxslt' library/module files. At the point of failure in the `i386' build, the `libxml' files are present in the same location, but the `libxslt' files are not.
I'm not sure why the error is being generated, so I am going to debug `~/gtk/source/itstool-2.0.2/configure'. The error message is being generated at line 2426.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]