[Gtk-osx-users] Trying to build gtk-osx on Lion



Has anyone been able to get gtk-osx built on Lion?

I'm following the directions on the wiki. I've installed git and successfully run the setup script.

When I go to do the bootstrap I get this error:

MacroMacBookPro:~ carl_muckenhirn$ alias
alias jhbuild='PATH=~/.local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin:/usr/local/git/bin jhbuild'
MacroMacBookPro:~ carl_muckenhirn$ jhbuild bootstrap
Traceback (most recent call last):
  File "/Users/carl_muckenhirn/Source/jhbuild/jhbuild/config.py", line 212, in load
    execfile(self.filename, config)
  File "/Users/carl_muckenhirn/.jhbuildrc", line 465, in <module>
    execfile(_userrc)
  File "/Users/carl_muckenhirn/.jhbuildrc-custom", line 119, in <module>
    setup_sdk(target=_target, sdk_version="native", architectures=[_default_arch])
  File "/Users/carl_muckenhirn/.jhbuildrc", line 170, in setup_sdk
    os.environ["MACOSX_DEPLOYMENT_TARGET"] = target
  File "/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/os.py", line 471, in __setitem__
TypeError: must be string, not None
jhbuild: could not load config file

I'm not sure what exactly I'm doing wrong. I note that Lion is shipping with Python 2.7, but it seems to be a more fundamental issue.

TIA,

carl.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]