Sorry - to be clear, I did: cd ~/pure-data (after d/l from git) ./autogen.sh ./configure --enable-jack make && sudo make install
On 14 October 2013 06:08, Julian Brooks <[email protected]> wrote: > Pd seems to have built though I'm not sure if there would be some kind of > 'that's it, your done, nothing to see here, move on' type message. > > Anyway, when typing 'pd' on the command line I get this: > pd: error while loading shared libraries: libportaudio.so.2: cannot open > shared object file: No such file or directory > > Any ideas anyone? > > > > On 14 October 2013 05:22, Julian Brooks <[email protected]> wrote: > >> Hey again, >> >> Possible issue: >> >> I've installed libjack-dev and Pd builds fine - great. >> >> I did want to have jackd2 but that doesn't have libjack-dev it has >> libjack-jackd2-0. >> >> Pd doesn't configure with jack when this lib is installed. >> >> Does it make a difference to build Pd with libjack-dev (in effect build >> with jackd1 but run with jackd2)? I mean I guess I'll know if it's >> something obvious but could there be performance issues. >> >> >> Regards, >> >> Julian >> >> >> On 11 October 2013 10:15, Julian Brooks <[email protected]> wrote: >> >>> Great stuff, nice one IOhannes. >>> >>> >>> >>> >>> On 11 October 2013 10:03, IOhannes m zmölnig <[email protected]> wrote: >>> >>>> On 2013-10-11 09:23, Julian Brooks wrote: >>>> > checking for jack_set_xrun_callback in -ljack... no >>>> > checking for jack_set_error_function in -ljack... no >>>> >>>> you have to install libjack-dev. >>>> >>>> a good start to install all/most packages needed to build jack (at least >>>> with the same features as the "puredata" packages) is: >>>> >>>> # aptitude build-dep puredata >>>> >>>> fmgaer >>>> IOhannes >>>> >>>> >>>> _______________________________________________ >>>> [email protected] mailing list >>>> UNSUBSCRIBE and account-management -> >>>> http://lists.puredata.info/listinfo/pd-list >>>> >>>> >>> >> >
_______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
