<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body bgcolor="#FFFFFF">
<div>I have no problems with configure but make says nothing to be done. Make clean has no effect&nbsp;<br>
<br>
Sent from my iPhone</div>
<div><br>
On May 15, 2013, at 6:33 PM, &quot;Alan Brooker&quot; &lt;<a href="mailto:alan.brooker2010@gmail.com">alan.brooker2010@gmail.com</a>&gt; wrote:<br>
<br>
</div>
<div></div>
<blockquote type="cite">
<div>
<div dir="ltr">./configure found m_pd.h now (I think)<br>
<br>
checking m_pd.h usability... yes<br>
checking m_pd.h presence... yes<br>
<br>
<div>
<div>but have this error message<br>
</div>
<div><br>
#check if pd is installed. if this fails make install will stop here.<br>
test -d /usr/local/lib/pd<br>
install -d /usr/local/lib/pd/extra<br>
install -m 755 pdp.pd_linux /usr/local/lib/pd/extra<br>
install: cannot stat `pdp.pd_linux': No such file or directory<br>
make: *** [install] Error 1<br>
<br>
<br>
</div>
<div>thanks again!<br>
<br>
</div>
<div>Alan<br>
</div>
</div>
</div>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">On Wed, May 15, 2013 at 10:30 PM, Tom Schouten <span dir="ltr">
&lt;<a href="mailto:tom@zwizwa.be" target="_blank">tom@zwizwa.be</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 05/15/2013 05:18 PM, Alan Brooker wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi Tom<br>
<br>
Sorry to be a pain- but got his error @ sudo make install<br>
<br>
</blockquote>
</div>
not a pain at all. &nbsp;thanks for the report.
<div class="im"><br>
<br>
<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
#check if pd is installed. if this fails make install will stop here.<br>
test -d /usr/lib/pd-extended/bin/lib/<u></u>pd<br>
make: *** [install] Error 1<br>
<br>
I have Pd installed at usr/local/lib/pd (and also pd-extended usr/lib/pd-extended) already?<br>
<br>
</blockquote>
<br>
</div>
as a quick fix, you could copy the m_pd.h to somewhere in your standard include path, i.e. to /usr/local/include<br>
<br>
<br>
<br>
these are the directories where configure looks for m_pd.h apart from the standard include path:<br>
<br>
$prefix/pd/src<br>
$prefix/src/pd/src<br>
../src/<br>
/usr/local/include/pd/<br>
<br>
Where $prefix is what you give configure as:<br>
&quot;configure --prefix=...&quot;<br>
<br>
<br>
<br>
<br>
I wonder if there is a canonical way to do m_pd.h discovery these days.<br>
<br>
<br>
<br>
</blockquote>
</div>
<br>
</div>
</div>
</blockquote>
<blockquote type="cite">
<div><span>_______________________________________________</span><br>
<span><a href="mailto:Pd-list@iem.at">Pd-list@iem.at</a> mailing list</span><br>
<span>UNSUBSCRIBE and account-management -&gt; <a href="http://lists.puredata.info/listinfo/pd-list">
http://lists.puredata.info/listinfo/pd-list</a></span><br>
</div>
</blockquote>
</body>
</html>