Building Swami Soundfont Editor

ajdecker1022

Registered
Hello, there. I'm having a problem installing a program, Swami, which is supposed to be a good tool for editing soundfont files. I think I've followed the directions correctly (http://swami.resonance.org/trac/wiki/TracInstall), but I'm getting some warnings while running the configure script for fluidsynth 1.1.1:

configure: WARNING: MidiShare.h: present but cannot be compiled
configure: WARNING: MidiShare.h: check for missing prerequisite headers?
configure: WARNING: MidiShare.h: see the Autoconf documentation
configure: WARNING: MidiShare.h: section "Present But Cannot Be Compiled"
configure: WARNING: MidiShare.h: proceeding with the compiler's result

Later, when I went ahead anyway and tried to do the "make" command, I get the error:

ld: framework not found Jack
collect2: ld returned 1 exit status
make[2]: *** [libfluidsynth.la] Error 1
make[1]: *** [all] Error 2
make: *** [all-recursive] Error 1

I had installed Jack and edited the .pc file according to the directions on fluid synth's documentation, but I still get this error.

Can anyone shed some light on the situation? If there's any more information needed, just let me know.

Thanks!

Andrew
 
Back
Top