> On Oct 28, 2015, at 9:06 PM, Tom H <[email protected]> wrote: > > Hey,guys > Thank you for your concern.I suspect that it is not only the issue about the > directory since it returns: > gnome-autogen.sh not available > yelp-tools not available > Configuring jhbuild without autotools > Now type `make' to compile jhbuild" > > What is this problem?Does it relate to the issue of the building?And how > could I fix it?
No, that’s normal. Jhbuild has multiple makefiles, and that stuff is from configure figuring out which one to use. If there was a real error there it would stop instead of saying “Now type `make’ to compile jhbuild”. The script runs make for you, and that’s failing because it can’t make ~/.local/bin. Regards, John Ralls
_______________________________________________ Gtk-osx-users-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list
