Can't get ingen to work on my system
Hello,
I've been trying to compile a version of ingen ( http://drobilla.net/software/ingen/ ) for my 64studio system. My problem is that one of the libraries ( librdf0-dev ) is too old in debian stable for it to work. I managed to get it to build under a chrooted debian testing system, but then it can't connect to the jack server on my main system, even when I mount /dev/shm from the main system into the chroot. The reason seems to be because the main version of libjack is older than the one in testing, and libjack isn't backwards compatible. Can anyone think of a way round this - I'm pretty much stuck at the moment but would like to get this app working if I can?

As I said,