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!
_______________________________________________
lilypond-user mailing list
lilypond-user@gnu.org
https://lists.gnu.org/mailman/listinfo/lilypond-user

Reply via email to