Re: Trouble running the JHBuild tutorial
Andre Klapper <[email protected]> Tue, 29 Jul 2014 22:56:45 +0200
| Newsgroups | gmane.comp.gnome.love |
|---|---|
| Message-ID | <1406667405.7357.3.camel@localhost> |
On Tue, 2014-07-29 at 18:30 +0005, Pratyush Nalam wrote: > https://wiki.gnome.org/GnomeLove/BuildGnome I have never tried that and I'd recommend https://wiki.gnome.org/HowDoI/Jhbuild instead. Others might have other opinions, of course. :) In general, there seem to be too many "How to use jhBuild" pages on GNOME wiki... > Traceback (most recent call last): > File "/home/pratyush/Source/jhbuild/jhbuild/config.py", line 218, in > load > execfile(filename, config) > File "/home/pratyush/.jhbuildrc", line 35, in <module> > if use_lib64: > NameError: name 'use_lib64' is not defined > jhbuild: could not load config file The error happens because "use_lib64" was removed a month ago: https://git.gnome.org/browse/jhbuild/commit/jhbuild/config.py?id=63eba04a271ed0617cb89aa0015fb8dcd3182936 But no idea how to fix that in your case. :( andre -- Andre Klapper | [email protected] http://blogs.gnome.org/aklapper/