Re: [gtk-osx-users] Installation root path.
- From: John Ralls <jralls ceridwen us>
- To: Pascal <p p14 orange fr>
- Cc: gtk-osx-users-list gnome org
- Subject: Re: [gtk-osx-users] Installation root path.
- Date: Mon, 18 Aug 2014 20:48:16 -0700
On Aug 18, 2014, at 1:10 PM, Pascal <p p14 orange fr> wrote:
Le 17 août 2014 à 22:11, Pascal <p p14 orange fr> a écrit :
Thanks John, I did the following changes with success:
$ diff -u .jhbuildrc-custom.0 .jhbuildrc-custom
--- .jhbuildrc-custom.0 2014-08-17 09:56:39.000000000 +0200
+++ .jhbuildrc-custom 2014-08-17 10:27:00.000000000 +0200
...
@@ -54,7 +58,7 @@
# and using python as part of jhbuild. If not set, the script will use
# the system python when building on 10.5 or newer only.
#
-# _gtk_osx_use_jhbuild_python = True
+_gtk_osx_use_jhbuild_python = True
# In addition, you can override _exec_prefix (used to set $M4 and
...
BTW, the "_gtk_osx_use_jhbuild_python = True” won’t have built Python automatically, I had to do ”jhbuild
build python”.
Regards, Pascal.
http://blady.pagesperso-orange.fr
In fact Python was not built because of these error:
jhbuild build: failed to unpack /usr/local/src-gtk-osx/pkgs/Python-2.7.6.tar.xz
The dependance with xz is not resolved.
How to force xz to be built before Python?
Xz is part of bootstrap, along with a bunch of other things that are needed to build stuff, like autotools
and gettext-tools. You must run `jhbuild bootstrap` on a prefix before you can build anything in it.
Regards,
John Ralls
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]