473,725 Members | 2,248 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

problems using py2app

User-Agent: OSXnews 2.07
Xref: number1.nntp.dc a.giganews.com comp.lang.pytho n:437315

Hi

I am trying to use py2app (http://undefined.org/python/) to package a
gnome-python application called gramps (http://www.gramps-project.org) for
MAC OS X.
py2app does not have a mailing list so I thought I would start by asking
here and see if anyone could point me in the direction of a better
forum is there is one.
The command I am running is:

python setup.py py2app

The error I am getting is (the full output is attached):

-> raise ValueError, "New Mach-O header is too large to relocate"

It looks like there is a problem with the number of libraries that
gramps depends on, but I am new to the MAC and py2app so I am not sure where
to turn next to overcome this problem.
Any ideas?

Regards

Richard

running py2app
*** using recipe: sip ***
*** filtering dependencies ***
435 total
34 filtered
6 orphaned
401 remaining
*** create binaries ***
skipping python loader for extension 'MacOS'
skipping python loader for extension 'Nav'
skipping python loader for extension '_AE'
skipping python loader for extension '_Ctl'
skipping python loader for extension '_Dlg'
skipping python loader for extension '_Evt'
skipping python loader for extension '_File'
skipping python loader for extension '_Folder'
skipping python loader for extension '_Menu'
skipping python loader for extension '_Qd'
skipping python loader for extension '_Res'
skipping python loader for extension '_Win'
skipping python loader for extension '_codecs_cn'
skipping python loader for extension '_codecs_hk'
skipping python loader for extension '_codecs_iso202 2'
skipping python loader for extension '_codecs_jp'
skipping python loader for extension '_codecs_kr'
skipping python loader for extension '_codecs_tw'
skipping python loader for extension '_locale'
skipping python loader for extension '_random'
skipping python loader for extension '_socket'
skipping python loader for extension '_ssl'
skipping python loader for extension '_weakref'
skipping python loader for extension 'array'
skipping python loader for extension 'binascii'
skipping python loader for extension 'bz2'
skipping python loader for extension 'cPickle'
skipping python loader for extension 'cStringIO'
skipping python loader for extension 'datetime'
skipping python loader for extension 'fcntl'
skipping python loader for extension 'icglue'
skipping python loader for extension 'itertools'
skipping python loader for extension 'math'
skipping python loader for extension 'md5'
skipping python loader for extension 'pwd'
skipping python loader for extension 'pyexpat'
skipping python loader for extension 'strop'
skipping python loader for extension 'struct'
skipping python loader for extension 'termios'
skipping python loader for extension 'time'
skipping python loader for extension 'unicodedata'
skipping python loader for extension 'zlib'
skipping python loader for extension '_bsddb'
skipping python loader for extension 'gconf'
skipping python loader for extension 'gnome._gnome'
skipping python loader for extension 'gnome.ui'
skipping python loader for extension 'gnomecanvas'
skipping python loader for extension 'gnomevfs'
skipping python loader for extension 'gobject'
skipping python loader for extension 'gtk._gtk'
skipping python loader for extension 'gtk.glade'
skipping python loader for extension 'pango'
*** byte compile python files ***
skipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/AddMedia.py
to AddMedia.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/AddSpouse.py to AddSpouse.pycsk ipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/AddrEdit.py
to AddrEdit.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/ArgHandler.py to ArgHandler.pycs kipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/AttrEdit.py
to AttrEdit.pycski pping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/AutoComp.py
to AutoComp.pycski pping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/BaseDoc.py
to BaseDoc.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/Bookmarks.py to Bookmarks.pycsk ipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/CalSdn.py
to CalSdn.pycskipp ing byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/ChooseParents.p y to ChooseParents.p ycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/ColumnOrder.py to ColumnOrder.pyc skipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/Date.py to
Date.pycskippin g byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/DateDisplay.py to DateDisplay.pyc skipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/DateEdit.py
to DateEdit.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/DateHandler.py to DateHandler.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/DateParser.py to DateParser.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/DbPrompter.py to DbPrompter.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/DdTargets.py to DdTargets.pycsk ipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/DisplayModels.p y to DisplayModels.p ycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/DisplayTrace.py to DisplayTrace.py cskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/EditPerson.py to EditPerson.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/EditPlace.py to EditPlace.pycsk ipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/EditSource.py to EditSource.pycs kipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/Errors.py
to Errors.pycskipp ing byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/EventEdit.py to EventEdit.pycsk ipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/Exporter.py
to Exporter.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/FamilyView.py to FamilyView.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/FontScale.py to FontScale.pycsk ipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GedcomInfo.py to GedcomInfo.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GenericFilter.p y to GenericFilter.p ycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GrampsBSDDB.py to GrampsBSDDB.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GrampsCfg.py to GrampsCfg.pycsk ipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GrampsDBCallbac k.py to GrampsDBCallbac k.pycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GrampsDbBase.py to GrampsDbBase.py cskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GrampsGEDDB.py to GrampsGEDDB.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GrampsGconfKeys .py to GrampsGconfKeys .pycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GrampsInMemDB.p y to GrampsInMemDB.p ycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GrampsIniKeys.p y to GrampsIniKeys.p ycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GrampsKeys.py to GrampsKeys.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GrampsMime.py to GrampsMime.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/GrampsXMLDB.py to GrampsXMLDB.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/ImageSelect.py to ImageSelect.pyc skipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/ImgManip.py
to ImgManip.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/ListModel.py to ListModel.pycsk ipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/LocEdit.py
to LocEdit.pycskip ping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/Marriage.py
to Marriage.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/MediaView.py to MediaView.pycsk ipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/MergeData.py to MergeData.pycsk ipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/MergePeople.py to MergePeople.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/NameDisplay.py to NameDisplay.pyc skipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/NameEdit.py
to NameEdit.pycski pping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/NoteEdit.py
to NoteEdit.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/PaperMenu.py to PaperMenu.pycsk ipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/PedView.py
to PedView.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/PeopleModel.py to PeopleModel.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/PeopleView.py to PeopleView.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/PlaceView.py to PlaceView.pycsk ipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/PluginMgr.py to PluginMgr.pycsk ipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/Plugins.py
to Plugins.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/QuestionDialog. py to QuestionDialog. pycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/ReadGedcom.py to ReadGedcom.pycs kipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/ReadGrdb.py
to ReadGrdb.pycski pping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/ReadXML.py
to ReadXML.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/RecentFiles.py to RecentFiles.pyc skipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/RelImage.py
to RelImage.pycski pping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/RelLib.py
to RelLib.pycskipp ing byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/Relationship.py to Relationship.py cskipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/Report.py
to Report.pycskipp ing byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/ReportUtils.py to ReportUtils.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/SelectChild.py to SelectChild.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/SelectObject.py to SelectObject.py cskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/SelectPerson.py to SelectPerson.py cskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/SourceView.py to SourceView.pycs kipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/Sources.py
to Sources.pycskip ping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/Spell.py to
Spell.pycskippi ng byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/StartupDialog.p y to StartupDialog.p ycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/StyleEditor.py to StyleEditor.pyc skipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/TarFile.py
to TarFile.pycskip ping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/TipOfDay.py
to TipOfDay.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/TransTable.py to TransTable.pycs kipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/UrlEdit.py
to UrlEdit.pycskip ping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/Utils.py to
Utils.pycskippi ng byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/Witness.py
to Witness.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/WriteGedcom.py to WriteGedcom.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/WriteGrdb.py to WriteGrdb.pycsk ipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/WriteXML.py
to WriteXML.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/ansel_utf8.py to ansel_utf8.pycs kipping byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/const.py to
const.pycskippi ng byte-compilation of /Users/rjt/Src/gramps-2.0.8/src/gramps.py
to gramps.pycskipp ing byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/gramps_main.py to gramps_main.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/src/latin_utf8.py to latin_utf8.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/ConfigParser.py to ConfigParser.py cskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/StringIO.py to StringIO.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/UserDict.py to UserDict.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/__future__.py to __future__.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/_strptime.py to _strptime.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/base64.py to base64.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/bsddb/__init__.py to bsddb/__init__.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/bsddb/db.py to bsddb/db.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/bsddb/dbshelve.py to bsddb/dbshelve.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/calendar.py to calendar.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/cgi.py to cgi.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/codecs.py to codecs.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/copy.py to copy.pycskippin g byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/copy_reg.py to copy_reg.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/dis.py to dis.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/dummy_thread.py to dummy_thread.py cskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/Charset.py to email/Charset.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/Encoders.py to email/Encoders.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/Errors.py to email/Errors.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/FeedParser.py to
email/FeedParser.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/Generator.py to email/Generator.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/Header.py to email/Header.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/Iterators.py to email/Iterators.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/Message.py to email/Message.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/Parser.py to email/Parser.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/Utils.py to email/Utils.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/__init__.py to email/__init__.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/_parseaddr.py to
email/_parseaddr.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/base64MIME.py to
email/base64MIME.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/email/quopriMIME.py to
email/quopriMIME.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/__init__.py to
encodings/__init__.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/aliases.py to
encodings/aliases.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/ascii.py to encodings/ascii.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/base64_codec.py to
encodings/base64_codec.py cskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/big5.py to encodings/big5.pycskippin g byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/big5hkscs.py to
encodings/big5hkscs.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/bz2_codec.py to
encodings/bz2_codec.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/charmap.py to
encodings/charmap.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp037.py to encodings/cp037.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1006.py to
encodings/cp1006.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1026.py to
encodings/cp1026.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1140.py to
encodings/cp1140.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1250.py to
encodings/cp1250.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1251.py to
encodings/cp1251.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1252.py to
encodings/cp1252.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1253.py to
encodings/cp1253.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1254.py to
encodings/cp1254.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1255.py to
encodings/cp1255.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1256.py to
encodings/cp1256.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1257.py to
encodings/cp1257.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp1258.py to
encodings/cp1258.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp424.py to encodings/cp424.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp437.py to encodings/cp437.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp500.py to encodings/cp500.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp737.py to encodings/cp737.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp775.py to encodings/cp775.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp850.py to encodings/cp850.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp852.py to encodings/cp852.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp855.py to encodings/cp855.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp856.py to encodings/cp856.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp857.py to encodings/cp857.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp860.py to encodings/cp860.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp861.py to encodings/cp861.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp862.py to encodings/cp862.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp863.py to encodings/cp863.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp864.py to encodings/cp864.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp865.py to encodings/cp865.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp866.py to encodings/cp866.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp869.py to encodings/cp869.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp874.py to encodings/cp874.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp875.py to encodings/cp875.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp932.py to encodings/cp932.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp949.py to encodings/cp949.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/cp950.py to encodings/cp950.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/euc_jis_2004.py to
encodings/euc_jis_2004.py cskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/euc_jisx0213.py to
encodings/euc_jisx0213.py cskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/euc_jp.py to
encodings/euc_jp.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/euc_kr.py to
encodings/euc_kr.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/gb18030.py to
encodings/gb18030.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/gb2312.py to
encodings/gb2312.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/gbk.py to encodings/gbk.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/hex_codec.py to
encodings/hex_codec.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/hp_roman8.py to
encodings/hp_roman8.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/hz.py to encodings/hz.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/idna.py to encodings/idna.pycskippin g byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso2022_jp.py to
encodings/iso2022_jp.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso2022_jp_1.py to
encodings/iso2022_jp_1.py cskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso2022_jp_2.py to
encodings/iso2022_jp_2.py cskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso2022_jp_2004 .py to
encodings/iso2022_jp_2004 .pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso2022_jp_3.py to
encodings/iso2022_jp_3.py cskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso2022_jp_ext. py to
encodings/iso2022_jp_ext. pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso2022_kr.py to
encodings/iso2022_kr.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_1.py to
encodings/iso8859_1.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_10.py to
encodings/iso8859_10.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_11.py to
encodings/iso8859_11.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_13.py to
encodings/iso8859_13.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_14.py to
encodings/iso8859_14.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_15.py to
encodings/iso8859_15.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_16.py to
encodings/iso8859_16.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_2.py to
encodings/iso8859_2.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_3.py to
encodings/iso8859_3.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_4.py to
encodings/iso8859_4.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_5.py to
encodings/iso8859_5.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_6.py to
encodings/iso8859_6.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_7.py to
encodings/iso8859_7.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_8.py to
encodings/iso8859_8.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/iso8859_9.py to
encodings/iso8859_9.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/johab.py to encodings/johab.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/koi8_r.py to
encodings/koi8_r.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/koi8_u.py to
encodings/koi8_u.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/latin_1.py to
encodings/latin_1.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/mac_cyrillic.py to
encodings/mac_cyrillic.py cskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/mac_greek.py to
encodings/mac_greek.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/mac_iceland.py to
encodings/mac_iceland.pyc skipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/mac_latin2.py to
encodings/mac_latin2.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/mac_roman.py to
encodings/mac_roman.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/mac_turkish.py to
encodings/mac_turkish.pyc skipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/mbcs.py to encodings/mbcs.pycskippin g byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/palmos.py to
encodings/palmos.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/ptcp154.py to
encodings/ptcp154.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/punycode.py to
encodings/punycode.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/quopri_codec.py to
encodings/quopri_codec.py cskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/raw_unicode_esc ape.py to
encodings/raw_unicode_esc ape.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/rot_13.py to
encodings/rot_13.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/shift_jis.py to
encodings/shift_jis.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/shift_jis_2004. py to
encodings/shift_jis_2004. pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/shift_jisx0213. py to
encodings/shift_jisx0213. pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/string_escape.p y to
encodings/string_escape.p ycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/tis_620.py to
encodings/tis_620.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/undefined.py to
encodings/undefined.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/unicode_escape. py to
encodings/unicode_escape. pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/unicode_interna l.py to
encodings/unicode_interna l.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/utf_16.py to
encodings/utf_16.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/utf_16_be.py to
encodings/utf_16_be.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/utf_16_le.py to
encodings/utf_16_le.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/utf_7.py to encodings/utf_7.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/utf_8.py to encodings/utf_8.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/uu_codec.py to
encodings/uu_codec.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/encodings/zlib_codec.py to
encodings/zlib_codec.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/fnmatch.py to fnmatch.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/ftplib.py to ftplib.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/getopt.py to getopt.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/getpass.py to getpass.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/gettext.py to gettext.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/glob.py to glob.pycskippin g byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/gopherlib.py to gopherlib.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/gzip.py to gzip.pycskippin g byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/httplib.py to httplib.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/inspect.py to inspect.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/linecache.py to linecache.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/locale.py to locale.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/macpath.py to macpath.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/macurl2path.py to macurl2path.pyc skipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/mimetools.py to mimetools.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/mimetypes.py to mimetypes.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/opcode.py to opcode.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/os.py to os.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/AE.py to Carbon/AE.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Appearance.py to
Carbon/Appearance.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/AppleEvents.py to
Carbon/AppleEvents.pyc skipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/CarbonEvents.py to
Carbon/CarbonEvents.py cskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/ControlAccessor .py to
Carbon/ControlAccessor .pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Controls.py to
Carbon/Controls.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Ctl.py to Carbon/Ctl.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Dialogs.py to
Carbon/Dialogs.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Dlg.py to Carbon/Dlg.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Dragconst.py to
Carbon/Dragconst.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Events.py to
Carbon/Events.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Evt.py to Carbon/Evt.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/File.py to
Carbon/File.pycskippin g byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Files.py to
Carbon/Files.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Folder.py to
Carbon/Folder.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Folders.py to
Carbon/Folders.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Menu.py to
Carbon/Menu.pycskippin g byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Qd.py to Carbon/Qd.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/QuickDraw.py to
Carbon/QuickDraw.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Res.py to Carbon/Res.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/TextEdit.py to
Carbon/TextEdit.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Win.py to Carbon/Win.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/Windows.py to
Carbon/Windows.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/Carbon/__init__.py to
Carbon/__init__.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/EasyDialogs.py to
EasyDialogs.pyc skipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/aepack.py to aepack.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/aetools.py to aetools.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/aetypes.py to aetypes.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/applesingle.py to
applesingle.pyc skipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/ic.py to ic.pycskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Containers_and_ folders.py to Finder/Containers_and_ folders.pycskip ping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Enumerations.py to Finder/Enumerations.py cskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Files.py to Finder/Files.pycskippi ng byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Finder_Basics.p y to Finder/Finder_Basics.p ycskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Finder_items.py to Finder/Finder_items.py cskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Legacy_suite.py to Finder/Legacy_suite.py cskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Standard_Suite. py to Finder/Standard_Suite. pycskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Type_Definition s.py to Finder/Type_Definition s.pycskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/Finder/Window_classes. py to Finder/Window_classes. pycskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/Finder/__init__.py to Finder/__init__.pycski pping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/AppleScript_Sui te.py to StdSuites/AppleScript_Sui te.pycskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Macintosh_Conne ctivity_Clas.py to StdSuites/Macintosh_Conne ctivity_Clas.py cskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graph ics_Suite.py to StdSuites/QuickDraw_Graph ics_Suite.pycsk ipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/QuickDraw_Graph ics_Suppleme.py to StdSuites/QuickDraw_Graph ics_Suppleme.py cskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Required_Suite. py to StdSuites/Required_Suite. pycskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Standard_Suite. py to StdSuites/Standard_Suite. pycskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Table_Suite.py to StdSuites/Table_Suite.pyc skipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Text_Suite.py to StdSuites/Text_Suite.pycs kipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/Type_Names_Suit e.py to StdSuites/Type_Names_Suit e.pycskipping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/StdSuites/__init__.py to StdSuites/__init__.pycski pping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/_builtinSuites/__init__.py to _builtinSuites/__init__.pycski pping byte-compilation
of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/lib-scriptpackages/_builtinSuites/builtin_Suite.p y to _builtinSuites/builtin_Suite.p ycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/macfs.py to macfs.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/macostools.py to macostools.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/plat-mac/macresource.py to
macresource.pyc skipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/popen2.py to popen2.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/posixpath.py to posixpath.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/quopri.py to quopri.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/random.py to random.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/re.py to re.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/repr.py to repr.pycskippin g byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/rfc822.py to rfc822.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/sets.py to sets.pycskippin g byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/shutil.py to shutil.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/socket.py to socket.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/sre.py to sre.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/sre_compile.py to sre_compile.pyc skipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/sre_constants.p y to sre_constants.p ycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/sre_parse.py to sre_parse.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/stat.py to stat.pycskippin g byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/string.py to string.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/stringprep.py to stringprep.pycs kipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/tempfile.py to tempfile.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/token.py to token.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/tokenize.py to tokenize.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/traceback.py to traceback.pycsk ipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/types.py to types.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/unittest.py to unittest.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/urllib.py to urllib.pycskipp ing byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/urlparse.py to urlparse.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/uu.py to uu.pycskipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/warnings.py to warnings.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/weakref.py to weakref.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/xml/__init__.py to xml/__init__.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/xml/parsers/__init__.py to
xml/parsers/__init__.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/xml/parsers/expat.py to
xml/parsers/expat.pycskippi ng byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/xml/sax/__init__.py to
xml/sax/__init__.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/xml/sax/_exceptions.py to
xml/sax/_exceptions.pyc skipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/xml/sax/expatreader.py to
xml/sax/expatreader.pyc skipping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/xml/sax/handler.py to xml/sax/handler.pycskip ping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/xml/sax/saxutils.py to
xml/sax/saxutils.pycski pping byte-compilation of
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/lib/python2.4/xml/sax/xmlreader.py to
xml/sax/xmlreader.pycsk ipping byte-compilation of
/opt/local/lib/python2.4/site-packages/gtk-2.0/gnome/__init__.py to gnome/__init__.pycski pping byte-compilation of
/opt/local/lib/python2.4/site-packages/gtk-2.0/gnome/canvas.py to gnome/canvas.pycskipp ing byte-compilation of
/opt/local/lib/python2.4/site-packages/gtk-2.0/gnome/vfs.py to gnome/vfs.pycskipping byte-compilation of
/opt/local/lib/python2.4/site-packages/gtk-2.0/gtk/__init__.py to gtk/__init__.pycski pping byte-compilation of
/opt/local/lib/python2.4/site-packages/gtk-2.0/gtk/keysyms.py to gtk/keysyms.pycskip ping byte-compilation of
/opt/local/lib/python2.4/site-packages/py2app/py2app/bootstrap/boot_app.py to boot_app.pycski pping byte-compilation of
/opt/local/lib/python2.4/site-packages/py2app/py2app/bootstrap/chdir_resource. py to chdir_resource. pycskipping byte-compilation of
/opt/local/lib/python2.4/site-packages/py2app/py2app/bootstrap/disable_linecac he.py to disable_linecac he.pycskipping byte-compilation of
/opt/local/lib/python2.4/site-packages/pygtk.py to pygtk.pycskippi ng byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/MacOS.py to
MacOS.pycskippi ng byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/Nav.py to
Nav.pycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_AE.py to
_AE.pycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_Ctl.py to
_Ctl.pycskippin g byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_Dlg.py to
_Dlg.pycskippin g byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_Evt.py to
_Evt.pycskippin g byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_File.py to
_File.pycskippi ng byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_Folder.py to
_Folder.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_Menu.py to
_Menu.pycskippi ng byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_Qd.py to
_Qd.pycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_Res.py to
_Res.pycskippin g byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_Win.py to
_Win.pycskippin g byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_codecs_cn.py to
_codecs_cn.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_codecs_hk.py to
_codecs_hk.pycs kipping byte-compilation
of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_codecs_iso2022 .py to _codecs_iso2022 .pycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_codecs_jp.py to
_codecs_jp.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_codecs_kr.py to
_codecs_kr.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_codecs_tw.py to
_codecs_tw.pycs kipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_locale.py to
_locale.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_random.py to
_random.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_socket.py to
_socket.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_ssl.py to
_ssl.pycskippin g byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_weakref.py to
_weakref.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/array.py to
array.pycskippi ng byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/binascii.py to
binascii.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/bz2.py to
bz2.pycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/cPickle.py to
cPickle.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/cStringIO.py to
cStringIO.pycsk ipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/datetime.py to
datetime.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/fcntl.py to
fcntl.pycskippi ng byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/icglue.py to
icglue.pycskipp ing byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/itertools.py to
itertools.pycsk ipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/math.py to
math.pycskippin g byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/md5.py to
md5.pycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/pwd.py to
pwd.pycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/pyexpat.py to
pyexpat.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/strop.py to
strop.pycskippi ng byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/struct.py to
struct.pycskipp ing byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/termios.py to
termios.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/time.py to
time.pycskippin g byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/unicodedata.py
to unicodedata.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/zlib.py to
zlib.pycskippin g byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/_bsddb.py to
_bsddb.pycskipp ing byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/gconf.py to
gconf.pycskippi ng byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/gnome/_gnome.py
to gnome/_gnome.pycskipp ing byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/gnome/ui.py to
gnome/ui.pycskipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/gnomecanvas.py
to gnomecanvas.pyc skipping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/gnomevfs.py to
gnomevfs.pycski pping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/gobject.py to
gobject.pycskip ping byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/gtk/_gtk.py to
gtk/_gtk.pycskippin g byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/gtk/glade.py to
gtk/glade.pycskippi ng byte-compilation of
/Users/rjt/Src/gramps-2.0.8/build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/temp/pango.py to
pango.pyc*** creating application bundle: gramps ***
copying
build/bdist.darwin-8.2.1-Power_Macintosh/python2.4-standalone/app/site-packages.zip ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Resources/Pythoncopying
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/Resources/English.lproj/InfoPlist.strin gs
->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworks/Python.framewor k/Versions/2.4/Resources/English.lprojco pying
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/Python ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworks/Python.framewor k/Versions/2.4copying
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/Resources/Info.plist ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworks/Python.framewor k/Versions/2.4/Resourcescopyin g
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/Resources/version.plist ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworks/Python.framewor k/Versions/2.4/Resourcescopyin g
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/bin/python ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworks/Python.framewor k/Versions/2.4/bincopying
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/Resources/English.lproj/InfoPlist.strin gs
->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworks/Python.framewor k/Versions/2.4/Resources/English.lprojco pying
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/Python ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworks/Python.framewor k/Versions/2.4copying
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/Resources/Info.plist ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworks/Python.framewor k/Versions/2.4/Resourcescopyin g
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/Resources/version.plist ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworks/Python.framewor k/Versions/2.4/Resourcescopyin g
/opt/local/Library/Frameworks/Python.framewor k/Versions/2.4/bin/python ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworks/Python.framewor k/Versions/2.4/bincopying /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBitCosNami ng-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBitCosNami ng-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-activation.4.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-activation.4.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBitCosNami ng-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomecanvas-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomecanvas-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgtk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgtk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libatk-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libatk-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libart_lgpl_2.2 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libart_lgpl_2.2 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnome-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnome-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomevfs-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomevfs-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgconf-2.4.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgconf-2.4.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBitCosNami ng-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-activation.4.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libxml2.2.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libxml2.2.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBitCosNami ng-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libxml2.2.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-activation.4.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgconf-2.4.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libesd.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libesd.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libaudiofile.0. dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libaudiofile.0. dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBitCosNami ng-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libesd.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libaudiofile.0. dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomevfs-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-activation.4.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libxml2.2.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgconf-2.4.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgtk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libatk-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libatk-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonoboui-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libesd.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libaudiofile.0. dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBitCosNami ng-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libxml2.2.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomecanvas-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnome-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libart_lgpl_2.2 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgtk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libatk-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomevfs-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgconf-2.4.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-activation.4.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnome-keyring.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libdb-4.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgconf-2.4.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomecanvas-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libart_lgpl_2.2 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgtk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libatk-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomevfs-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBitCosNami ng-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libxml2.2.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgconf-2.4.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-activation.4.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnome-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libxml2.2.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBitCosNami ng-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libesd.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libaudiofile.0. dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomevfs-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgconf-2.4.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-activation.4.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomeui-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libesd.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libaudiofile.0. dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBitCosNami ng-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonoboui-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnome-keyring.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libxml2.2.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomecanvas-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnome-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpopt.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libart_lgpl_2.2 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgtk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libatk-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgnomevfs-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgconf-2.4.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libbonobo-activation.4.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libORBit-2.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgthread-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgtk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libatk-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libatk-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgtk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk-x11-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libatk-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libgdk_pixbuf-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpng12.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libz.1.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libtiff.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libjpeg.62.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/Frameworkscopyi ng /opt/local/lib/libpangocairo-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libpangoft2-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libexpat.0.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libpango-1.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libcairo.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libgobject-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libgmodule-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libglib-2.0.0.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libintl.3.dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libiconv.2.dyli b ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libfreetype.6.d ylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libfontconfig.1 .dylib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksWARNI NG: Mach-O header may be too large to relocate
copying /opt/local/lib/libXrender.1.dy lib ->
/Users/rjt/Src/gramps-2.0.8/dist/gramps.app/Contents/FrameworksTrace back (most recent call last):
File
"/opt/local/lib/python2.4/site-packages/py2app/py2app/build_app.py", line 480, in _run self.run_normal ()
File
"/opt/local/lib/python2.4/site-packages/py2app/py2app/build_app.py", line 538, in run_normal self.create_bin aries(py_files, pkgdirs, extensions, loader_files)
File
"/opt/local/lib/python2.4/site-packages/py2app/py2app/build_app.py", line 636, in create_binaries platfiles = mm.run()
File
"/opt/local/lib/python2.4/site-packages/py2app/macholib/MachOStandalone .py", line 119, in run node.write(f)
File
"/opt/local/lib/python2.4/site-packages/py2app/macholib/MachO.py", line 221, in write self.synchroniz e_size()
File
"/opt/local/lib/python2.4/site-packages/py2app/macholib/MachO.py", line 214, in synchronize_siz e raise ValueError, "New Mach-O header is too large to relocate"
ValueError: New Mach-O header is too large to relocate
WARNING: Mach-O header may be too large to relocate
/opt/local/lib/python2.4/site-packages/py2app/macholib/MachO.py(214)sy nchronize_size( )

-> raise ValueError, "New Mach-O header is too large to relocate"
(Pdb) (Pdb) interrupted
--
Oct 10 '05 #1
0 2020

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
1451
by: Bob Swerdlow | last post by:
I'm trying to move my application from bundlebuilder to py2app. I upgraded to PyObjC 1.2, which include py2app 1.7, but I got the following error. I saw a note on the py2app site that earlier versions need to be removed before the upgrade, so I deleted the py2app directory and downloaded and installed it separately, but got the same result. How do I get it to find this boot_app.py file? Thanks, Bob
1
2533
by: bex | last post by:
Im baffled about this one... Im running OS 10.3, and Python 2.3. I installed py2app 0.17 and never used it, then installed py2app 0.2. It refuses to work. None of the samples will build. Observe: $ pwd /Developer/Python/py2app/Examples/pygame $ python setup.py py2app Traceback (most recent call last):
3
2172
by: bsharitt | last post by:
I'm trying to get Bittornado to run on Mac OS X (10.4 with Python 2.3.5) but I've only ever dealt with Python at lower lever scripting stuff, never wxPython or another GUI stuff. py2app is supposed to be the tool to create Mac friendly Python applications(like py2exe on Windows), but the documentation for py2app doesn't seem to be much help. The setup.py script that comes with BitTornado doesn't run when I type python setup.py py2app and...
3
2583
by: SPE - Stani's Python Editor | last post by:
Hi, I'm creating a GUI program with wxPython which will be distributed for Mac and Windows. The audience of the program is not technical at all (eg they've never heard about Python yet ;-), so everything should go automatically. The program should be able to update itself and to update its database (collection of .txt files). These are two separated things and don't happen simultaneously. I thought of the following:
2
1513
by: loren.davie | last post by:
Hi, I'm attempting to build a small app that uses pythoncard for a gui layer. The intention is to use py2app to construct an .app bundle for the Mac. I'm running OS 10.4 on an Intel MacBook Pro. I'm using the default installed Python 2.3 The .app bundle appears to build, but when I start up it fails - checking the console reveals that it can't find the "wx" package, as its called from some pythoncard code. (The app launches just...
2
2317
by: James Stroud | last post by:
Hello All, I am trying to create a semi-standalone with the vendor python on OS X 10.4 (python 2.3.5). I tried to include some packages with both --packages from the command and the 'packages' option in setup.py. While the packages were nicely included in the application bundle in both cases (at Contents/Resources/lib/python2.3/), they were not found by python when the program was launched, giving the error: "ImportError: No module...
0
1202
by: sapsi | last post by:
Hi, I am writing a SIMBL plugin for Mail.app, so far it loads and the correct method has been swizzled. However, i would like to call the original method and that is where the problem lies. If you could see the code(below), in console.app, i get the following error because of old(x) " 2007-06-26 03:42:04.053 Mail *** NSRunLoop ignoring exception 'exceptions.TypeError: 'int' object is not callable' that raised
3
3448
by: AdamGr | last post by:
I am currently trying to convert a program I just wrote to application form, on the Mac. I'm using py2app to accomplish this, and everything works fine up until the last stage; when I try to complete the conversion with: python setup.py py2app and then run the resulting executable, I get the error: ImportError: No module named MySQLdb The really strange thing is that when I was testing the application creation by making an app bundle,...
1
1900
by: Joe Strout | last post by:
I'm trying to use py2app to convert the pySketch wxPython example into a stand-alone OS X app. I've found the documentation at <http://undefined.org/python/py2app.html like this: #!/usr/bin/env python """ setup.py - script for building a bundled OS X application Usage: % python setup.py py2app
0
8889
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8752
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9401
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
9257
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9179
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8099
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6011
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3228
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2637
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.