lilypond-user
[Top][All Lists]
Advanced

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

Installing Frescobaldi 2 [WAS: Alpha-release of Frescobaldi 2.0]


From: Federico Bruni
Subject: Installing Frescobaldi 2 [WAS: Alpha-release of Frescobaldi 2.0]
Date: Wed, 28 Sep 2011 09:37:46 +0200
User-agent: Mozilla/5.0 (X11; Linux i686; rv:6.0.2) Gecko/20110902 Thunderbird/6.0.2

Il 28/09/2011 02:15, MING TSANG ha scritto:
Hi, lilypond user:

I have following the frescobaldi alpha release. I sound interesting.  I would like to try but don't have experience installing software.

Currently I have window 7 and linux fedora 15.  I have jedit & lilypond 2.15.13 in window7; frescobaldi 1.2 and lilypond 2.14.2 in linux fedora 15.  I like to try alpha frescobaldi 2 (v1.90) in window 7. 

Is there any install package that include all required software bundle together? One execution to install all.
 


I don't think there's a Windows installer yet.
Read this thread:
http://groups.google.com/group/frescobaldi/browse_thread/thread/a0e7bae71631f0d8/361aed019095a23f


Anyway the build in linux is quite easy.
In Debian I had to install these dependencies:

python-qt4 python-qt4-dev libqt4-dev python-sip-dev libpoppler-qt4-dev libqt4-core python-sip4-dev

Then you should download the last package here: http://code.google.com/p/python-poppler-qt4/

Uncompress it and run these two commands:

python setup.py build
python setup.py install

(the second command as root user)

Then just grab frescobaldi and run it:

git clone https://github.com/wbsoft/frescobaldi.git
cd frescobaldi
./frescobaldi

Good luck!

reply via email to

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