Hi all! This is roughly what I did: 1) I already had a working macports installation with some very basic libs (www.macports.org), and I already had python 2.7 installed 2) I installed qt 4.7 w/bindings: sudo port install py27-pyqt4 This downloaded and compiled qt4 - qt4-mac
With this setup, the Frescobaly run, but without pdf preview, so I installed poppler sudo port install poppler +quartz +qt4 and the python interface compiled: cd python-poppler-qt4-0.16.2 python2.7 setup.py build sudo python2.7 setup.py install to start Frescobaldi I did: git clone git://github.com/wbsoft/frescobaldi.git cd frescobaldi/ python2.7 frescobaldi Ciao! Rodolfo _______________________________________________ lilypond-user mailing list lilypond-user@gnu.org https://lists.gnu.org/mailman/listinfo/lilypond-user