Compile QTractor without JACK?

Forums

Hi, first thanks for all the good software around. I've ported QMidiCtl and QXGEdit for OpenPandora ARM handheld successfully (http://www.openpandora.org). I'm now trying to compile the Qtractor but OpenPandora doesn't have JACK (ALSA only) so I tried to disable it during configure but it seems that the JACK is still required.


./configure --prefix=[MYPATH] --disable-jack-session --disable-lv2 --without-jack

I'm getting this:


.
..
...
checking for main in -ljack... no
configure: error: JACK library not found.

Similar thing happens when I try to compile SynthV1.

I intend to use Qtractor as an MIDI sequencer only with no audio.

Is there a way to completely disable JACK during compilation process?

Thanks!

Permalink

Thanks for the quick answer. No need to apologize, I was expecting it little bit :)

I don't want to start another thread for asking the same about synthv1. How can I disable/opt-out the JACK for synth1? Same or similar variations of configure line above didn't help.

try it from current svn trunk; the build separation is more straight-forward.

./configure --disable-jack
make
make install

otherwise the last two steps have been:

make lv2
make install_lv2

cheers

Add new comment

The content of this field is kept private and will not be shown publicly.

Markdown

  • Parses markdown and converts it to HTML.
  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br>
  • Lines and paragraphs break automatically.

Filtered HTML

  • Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike>
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.

Plain text

  • No HTML tags allowed.
  • Lines and paragraphs break automatically.
  • Web page addresses and email addresses turn into links automatically.
File attachments
Unlimited number of files can be uploaded to this field.
2 MB limit.
Allowed types: jpg jpeg gif png txt doc docx xls xlsx pdf ppt pps odt ods odp zip gz bz2 xz patch diff wav ogg flac ogv mp4 qtz.