<p class="western" style="margin-bottom: 0cm"><br>
</p>
<p class="western" style="margin-bottom: 0cm">Hi Ico</p>
<p class="western" style="margin-bottom: 0cm"><span class="Apple-style-span" style="font-family: arial, sans-serif; font-size: 12px; color: rgb(128, 0, 0); ">cd
pd/src</span></p><p class="western" style="margin-bottom: 0cm"><font color="#800000"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal">make distclean<br>
aclocal<br>autoconf<br>./configure (with
flags you wish to use, typically --prefix=/usr<br>--enable-jack
--enable-alsa)<br>make<br>cp </span></span></font></font></font><font color="#800000"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal"><a href="http://pd.tk/" target="_blank">pd.tk</a> ../bin
(old stale one crept into the tarball inside the bin<br>directory--I
will fix this shortly and reupload the tarball)<br><br>at that point
you can either:<br>cd ../bin<br>./pd</span></span></font></font></font><font color="#000000"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal"><br>
<br></span></span></font></font></font><font color="#800000"><font face="arial, sans-serif"><font size="2" style="font-size: 9pt"><span style="font-style: normal"><span style="font-weight: normal">or
(if you feel like this version is worthy being installed
system-wide)<br>make install<br>pd</span></span></font></font></font></p>
<p class="western" style="margin-bottom: 0cm"><br>
</p>
<p class="western" style="margin-bottom: 0cm">I have gotten further
with compiling but I do get the following error at make install:</p>
<p class="western" style="margin-bottom: 0cm"> t_main.c 
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:18:16: error:
tk.h: No such file or directory
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:38: error:
expected ‘)’ before ‘*’ token
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c: In function
‘main’:
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:59: warning:
implicit declaration of function ‘Tk_Main’
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:59: error:
‘Tcl_AppInit’ undeclared (first use in this function)
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:59: error:
(Each undeclared identifier is reported only once
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:59: error: for
each function it appears in.)
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c: At top
level:
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:86: warning:
function declaration isn’t a prototype
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c: In function
‘Tcl_AppInit’:
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:86: error:
expected declaration specifiers before ‘Tcl_Interp’
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:85: warning:
type of ‘interp’ defaults to ‘int’
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:88: error:
‘Tk_Window’ undeclared (first use in this function)
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:88: error:
expected ‘;’ before ‘mainwindow’
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:90: warning:
implicit declaration of function ‘Tcl_Init’
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:90: error:
‘TCL_ERROR’ undeclared (first use in this function)
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:93: warning:
implicit declaration of function ‘Tk_Init’
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:99: warning:
implicit declaration of function ‘pdgui_startup’
</p>
<p class="western" style="margin-bottom: 0cm">t_main.c:112: error:
‘TCL_OK’ undeclared (first use in this function)
</p>
<p class="western" style="margin-bottom: 0cm">make: *** [t_main.o]
Error 1
</p>
<p class="western" style="margin-bottom: 0cm"><br>
</p>
<p class="western" style="margin-bottom: 0cm"><br>
</p>
<p class="western" style="margin-bottom: 0cm"><br>
</p>
<p class="western" style="margin-bottom: 0cm">Thanks for any
tips-almost got it going</p>
<p class="western" style="margin-bottom: 0cm"><br>
</p><br><div class="gmail_quote">On Tue, Nov 23, 2010 at 8:37 AM, Joăo Pais <span dir="ltr">&lt;<a href="mailto:jmmmpais@googlemail.com">jmmmpais@googlemail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
this sounds great. I might have a chance to try it next week (back to dsl), if I have a break. But some questions in advance:<br>
<br>
- is there a &quot;release program&quot;? are the testers to make sure the implementations are working well, or do you still take requests?<br>
<br>
- what is going to happen to all this work, hopefully be integrated in pd-van/ext?<br>
<br>
- will someone put the code to work in all systems? (especially windows)<br>
<br>
- will you/your team continue to make improvements here (there are really lots of things that can be done), or was this a one-off project?<br>
<br>
- is there a feature list, to know how to test the novelties?<br>
<br>
- did you look at vvvv? in an informal presentation here one of their developers said that he was inspired by pd, but added lots of details that make the user experience much faster and easier, sometimes just by implementing small details (let the mouse over an outlet to see the values, etc.).<br>

<br>
<br>
Best,<br><font color="#888888">
<br>
Joăo</font><div><div></div><div class="h5"><br>
<br>
_______________________________________________<br>
<a href="mailto:Pd-list@iem.at" target="_blank">Pd-list@iem.at</a> mailing list<br>
UNSUBSCRIBE and account-management -&gt; <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>