|
| From: | Roy Rankin |
| Subject: | [Denemo-devel] Compiling denemo under fedora |
| Date: | Mon, 14 Jul 2008 10:47:38 +1000 |
| User-agent: | Thunderbird 2.0.0.14 (X11/20080501) |
First I had to download Git. No problems, but I was not excited to add another versioning package as I already had CVS and SVN.
I then downloaded Denemo and found it now depends on aubio. I could not find a Fedora package of aubio (this may be an issue for potential Fedora users of Denemo), so I found the source tar ball for aubio.
Aubio says it requires fftw3 and jack(optional), but it also depends on alsa libsamplerate, libsndfile and lash. The first three packages have different names in Fedora, new packages I needed to download to compile aubio and Denemo:
For Fedora 8 (9) load via yum
--- ------------
fftw3 fftw-devel
jack jack-audio-connection-kit-devel
alsa alsa-lib-devel
libsamplerate libsamplerate-devel
libsndfile libsndfile-devel
flac flac-devel
lash lash-devel
portaudio portaudio-devel
Anyway, I have finally compiled Denemo and I am looking at the Lilypond
parsing.
Regards, Roy Rankin
| [Prev in Thread] | Current Thread | [Next in Thread] |