Synfig Project Forum

Forums for Synfig Project
It is currently Sat May 25, 2013 9:18 am

All times are UTC - 4 hours [ DST ]




Post new topic Reply to topic  [ 9 posts ] 
Author Message
PostPosted: Thu Sep 17, 2009 3:31 pm 
Offline

Joined: Thu Sep 17, 2009 1:45 pm
Posts: 8
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.


Top
 Profile  
 
PostPosted: Fri Sep 18, 2009 12:34 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 7:23 pm
Posts: 970
Location: West Coast USA
I'm not a linux or MacOS guru, but is ~/.local/bin in your path?

Chris


Top
 Profile  
 
PostPosted: Fri Sep 18, 2009 12:40 am 
Offline

Joined: Thu Sep 17, 2009 1:45 pm
Posts: 8
That may be my problem. How exactly do I set it to that? Is it a cd command?


Top
 Profile  
 
PostPosted: Fri Sep 18, 2009 12:52 am 
Offline
Site Admin
User avatar

Joined: Sat Dec 01, 2007 7:23 pm
Posts: 970
Location: West Coast USA
From random googling -

For example to add /usr/local/bin to your path under BASH, enter:
export PATH=$PATH:/usr/local/bin

so, make the appropriate substitution :)


Top
 Profile  
 
PostPosted: Fri Sep 18, 2009 12:54 am 
Offline

Joined: Thu Sep 17, 2009 1:45 pm
Posts: 8
I was also noticing that the jhbuildrc file looks like it was moved. I think that it was moved from both locations listed on the Mac OS X build instructions on the website. That may be part of my problem. So, where is the URL that it would be listed on?


Top
 Profile  
 
PostPosted: Fri Sep 18, 2009 12:55 am 
Offline

Joined: Thu Sep 17, 2009 1:45 pm
Posts: 8
Also, thanks. I will try that, too.


Top
 Profile  
 
PostPosted: Fri Sep 18, 2009 1:05 am 
Offline

Joined: Thu Sep 17, 2009 1:45 pm
Posts: 8
OK. I am at the point where I am ready to use the command "jhbuild bootstrap". This is what I get:

bash-3.2$ jhbuild bootstrap
Traceback (most recent call last):
File "/Users/stevenpeck/jhbuild/jhbuild/config.py", line 210, in load
execfile(self.filename, config)
File "/Users/stevenpeck/.jhbuildrc", line 1
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
^
SyntaxError: invalid syntax
jhbuild: could not load config file
bash-3.2$

Does this mean that I have the wrong URL for the .jhbuildrc file? If so, where can I make a path on the Terminal to get the correct file?


Top
 Profile  
 
PostPosted: Mon Sep 21, 2009 2:46 am 
Offline
Site Admin

Joined: Sat Dec 01, 2007 6:21 am
Posts: 101
Location: Sweden
Hi artisan!
This line: jhbuild: could not load config file
means that the file is not present and I think it's because the building instructions are old and the link to the jhbuildrc file is not working.
I do like this: I download this file here http://downloads.sourceforge.net/source ... d-setup.sh
I make the gtk-osx-build-setup.sh file executable running the "chmod +x" command in terminal, then I run the gtk-osx-build-setup.sh in terminal.
After that I'm able to make the jhbuild bootstrap.
AT this site you can see how to build gtk using jhbuild:
http://live.gnome.org/GTK%2B/OSX/BuildInstructions


Top
 Profile  
 
PostPosted: Mon Sep 21, 2009 1:26 pm 
Offline

Joined: Thu Sep 17, 2009 1:45 pm
Posts: 8
Thanks, ulrik. I will try that.

Your assistance is duly appreciated, as always.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 9 posts ] 

All times are UTC - 4 hours [ DST ]


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB® Forum Software © phpBB Group