On 2/7/06, Thomas Vecchione <seablaede@xxxxxxxxx> wrote: > > > > Sorry, thats not the complete truth. It also requires: > > Gtkmm 2.4 and above. > > LibGlademm 2.4 and above. > > FlowCanvas > > I believe that list was for the engine alone, I suspect(Cant be sure not > having used OM myself) that what you are listing is for the GUI, NOT the > engine. > > The website would seem to confirm this as the list you posted is > directly below this... "The Gtk client requires:" > > Seablade > Yeah, seablade is right, you can build the engine without the gtk gui. You can then control it with the emacs bindings, python, supercollider or something else that speaks osc to it. So configure should be given --enable-engine --disable-gtk-client. Loki