lilypond-user
[Top][All Lists]
Advanced

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

Re: [ANN] Frescobaldi 2.0 development progress, runs already on Windows


From: Rodolfo Zitellini
Subject: Re: [ANN] Frescobaldi 2.0 development progress, runs already on Windows
Date: Tue, 24 May 2011 15:58:01 +0200

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]