Le 30/09/2016 à 02:31, Jonathan Wilkes a écrit :
The good news is it won't crash. The bad news is that so far I've had
to compile without jack support to get things to build correctly.
That's quite a bad a new indeed, but anyway I haven't found a way to compile because all the GNU/linux stuff I've found in there are
Debian only,
and I'm not on Debian, otherwise I'd just use binaries.
I'll look into building with Jack support for the next release on OSX.
The easy, documented, tested, and currently maintained "stuff" is for building deb packages. You could try
tar_em_up.sh -F
which-- if successful-- will output a tar.gz in the parent dir of the main repo dir. Or if you don't need Gem you can dotar_em_up.sh -f
for a much faster compilation time.
I'm a bit confused because I haven't found the tar_em_up.sh goodie in the script folder from your git repository. Last time I've successfully compiled pd-l2ork was by using this script, so I'm wondering if I should copy tar_em_up.sh from pd-l2ork to purr data script folder.