<div dir="ltr"><br><div class="gmail_extra"><br><br><div class="gmail_quote">2014-06-24 19:15 GMT+02:00 Max via Pd-list <span dir="ltr"><<a href="mailto:pd-list@lists.iem.at" target="_blank">pd-list@lists.iem.at</a>></span>:<br>

<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div class="">-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<br>
</div><div class="">On 06/24/2014 07:01 PM, Miller Puckette wrote:<br>
> HI all -<br>
><br>
> I'm not sure, but the output your'e getting might mean that the<br>
> thing succeeded.<br>
<br>
</div>Indeed, following ./configure and make there is a binary in the<br>
directory src (sic!) but with two issues: 1. It failed to detect Jack,<br>
and 2. when I run this i get the following<br>
<br>
disabling real-time priority due to missing pd-watchdog<br>
(/home/pd-0.45-5/src/bin/pd-watchdog)<br>
Error in startup script: couldn't read file<br>
"/home/pd-0.45-5/src/tcl//pd-gui.tcl": no such file or directory<br>
<div class=""><br>
> (Anyhow, to build Pd you also have the option to do something far<br>
> simpler: cd to pd/src and make -f makefile.gnu)<br>
<br>
</div>okay, I'm not lucky there either:<br>
<br>
make -f makefile.gnu<br>
cc -DPD -DHAVE_LIBDL -DHAVE_UNISTD_H -DHAVE_ALLOCA_H<br>
- -DPDGUIDIR=\"tcl/\" -D_LARGEFILE64_SOURCE<br>
- -DINSTALL_PREFIX=\"/usr/local\" -Wall -W -Wstrict-prototypes<br>
- -Wno-unused -Wno-unused-parameter -Wno-parentheses -Wno-switch<br>
- -DUSEAPI_ALSA -DUSEAPI_OSS -O3 -ffast-math -funroll-loops<br>
- -fomit-frame-pointer -fno-strict-aliasing   -c -o<br>
../obj/s_audio_alsa.o s_audio_alsa.c<br>
s_audio_alsa.c:11:28: fatal error: alsa/asoundlib.h: No such file or<br>
directory<br>
 #include <alsa/asoundlib.h><br>
                            ^<br>
compilation terminated.<br>
make: *** [s_audio_alsa.o] Error 1<br>
<br></blockquote><div><br>sudo apt-get install libasound2-dev<br></div><div>worked for me.<br></div><div>gr,<br></div><div>Tim<br> <br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">


<br>
Cheers<br>
Max<br>
<br>
><br>
> cheers Miller<br>
><br>
> On Tue, Jun 24, 2014 at 03:50:09PM +0200, Max via Pd-list wrote: Hi<br>
<div class="">> list,<br>
><br>
> trying to use the autogen.sh on Linux Mint 17, I get this:<br>
><br>
><br>
> ./autogen.sh autoreconf: Entering directory `.'<br>
</div>(....)<br>
<div class=""><br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1<br>
Comment: Using GnuPG with Thunderbird - <a href="http://www.enigmail.net/" target="_blank">http://www.enigmail.net/</a><br>
<br>
</div>iEYEARECAAYFAlOpshYACgkQ3EB7kzgMM6IRfACeNIMlfNoWZmoeg9cYJZc3wTyo<br>
hDwAn1qw3AvSECQetHfkBJWPSoSpXfHT<br>
=zK6y<br>
<div class=""><div class="h5">-----END PGP SIGNATURE-----<br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@lists.iem.at">Pd-list@lists.iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -> <a href="http://lists.puredata.info/listinfo/pd-list" target="_blank">http://lists.puredata.info/listinfo/pd-list</a><br>
</div></div></blockquote></div><br></div></div>