[L2Ork-dev] purr-data installation xubuntu 18.04 no built-in jack?

Marc Lavallée marc at hacklava.net
Sun Dec 22 12:47:40 EST 2019


Bonjour Julien,

I run XUbuntu 18.04 with some extra repos (ubuntustudio, kxstudio,
oibaf-ubuntu-graphics-drivers, and a few others), so I had to recompile
Pd-L2Ork for Gem. I don't have problems with jack, but maybe I can help.

I suggest to create a Pd-L2Ork Debian package, because this is
ultimately what you need, and because the process takes care of warning
the user if building dependencies are missing (like libjack-dev).


There's 2 methods to get the source :

git clone https://git.purrdata.net/jwilkes/purr-data.git

or

wget
https://download.opensuse.org/repositories/home:/aggraef/xUbuntu_18.04/purr-data_2.10.0+git4199+7cf93e5e.orig.tar.gz
https://download.opensuse.org/repositories/home:/aggraef/xUbuntu_18.04/purr-data_2.10.0+git4199+7cf93e5e-1.debian.tar.xz
https://download.opensuse.org/repositories/home:/aggraef/xUbuntu_18.04/purr-data_2.10.0+git4199+7cf93e5e-1.dsc

dpkg-source -x purr-data_2.10.0+git4199+7cf93e5e-1.dsc

cd purr-data-2.10.0+git4199+7cf93e5e


There's one method to create the Debian package:

make

After a while you should get a fresh new 88Mb package named
pd-l2ork-2.10.0-20191128-rev.99ca1d46-x86_64.deb

To install it: sudo dpkg -i pd-l2ork-2.10.0-20191128-rev.99ca1d46-x86_64.deb

Four menu items should appear in the application menu: "Pd-L2Ork",
"Pd-L2Ork DEBUG", "Pd-L2Ork K12" and "Pd-L2Ork K12 DEBUG"


Bonne chance!

Marc


Le 19-12-22 à 09 h 21, Julien Ottavi a écrit :
> Hi Everyone,
>
> thanks to the purr team for putting this together!
>
> I am testing some installation of Purr-data/pd-l2ork on Xubuntu 18.04
> for next apodio distro http://apodio.org using this tutorial :
> https://agraef.github.io/purr-data/#jgu-packages
>
> Got everything fine (make/make install), pd-l2ork start fine but I
> discovered that there is no jack support, is it really true or did I
> missed something? As libjack + dev are part of the requirement
> libraries I thought it will be integrated but only alsa and oss...
>
> I didn't find anything around the web neither on the archives of the
> list... but maybe the issue exist somewhere...
>
> any ideas?
>
> thank you / cheers
>
> Julien
>



More information about the L2Ork-dev mailing list