On Sun, Jun 26, 2016 at 11:28 PM, Mac Man <[email protected]> wrote:
> Hi Alexandre,

Hi,

Please try to stay on list when replying to mailing list discussions.

> I'm having the same problem.  After "make install"
> , I'm suppose to be able to use jhbuild to build gnome-builder.  But it says
> that jhbuild needs to be installed.  See link below:
>
> https://paste.gnome.org/pvhoso6jd

This is a different issue. jhbuild has been installed to
/home/testuser/.local/bin/ so you need to include it in your PATH. To
do this, add this to your ~/.bashrc file:

export PATH=~/.local/bin:$PATH


-- 
Alexandre Franke
GNOME Hacker & Foundation Director
_______________________________________________
Builder-list mailing list
[email protected]
https://mail.gnome.org/mailman/listinfo/builder-list

Reply via email to