Hello again,
This is the message that I am getting when I try to use jhbuild:
svn co
http://svn.gnome.org/svn/jhbuild/trunk jhbuild
svn: OPTIONS of 'http://svn.gnome.org/svn/jhbuild/trunk': 200 OK (
http://svn.gnome.org)
Goliath:~ <username>$ cd jhbuild && make -f Makefile.plain install
msgfmt -o de.mo de.po
msgfmt -o en_GB.mo en_GB.po
msgfmt -o es.mo es.po
msgfmt -o fr.mo fr.po
msgfmt -o gl.mo gl.po
msgfmt -o it.mo it.po
msgfmt -o nb.mo nb.po
msgfmt -o nl.mo nl.po
msgfmt -o pt_BR.mo pt_BR.po
msgfmt -o sv.mo sv.po
msgfmt -o uk.mo uk.po
Creating /Users/<username>/.local/bin/jhbuild
Creating /Users/<username>/.local/share/applications/jhbuild.desktop
install -m755 install-check /Users/<username>/.local/bin/install-check
# if ~/bin/jbuild exists, it is most likely an old version, and it will
# not work; so rename it and install a symlink to the new version
# instead.
Goliath:jhbuild <username>$ jhbuild bootstrap
-bash: jhbuild: command not found
I have been trying to use the build instructions from the Synfig website for Mac. As stated, I am using a G4 Power Macintosh to build this. Any help is most duly appreciated.