<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    it seems the default target is broken<br>
    <br>
    Try<br>
    ./configure --enable-mmx<br>
    for now<br>
    <br>
    unless you're on anything else than intel/amd this is what you'd
    want anyway.<br>
    <br>
    On 05/15/2013 06:41 PM, Pagano, Patrick wrote:
    <blockquote
      cite="mid:F43F3BEE-AD3A-4BDE-8613-92C79EF1DB28@digitalworlds.ufl.edu"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <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, "Alan Brooker" &lt;<a
          moz-do-not-send="true"
          href="mailto:alan.brooker2010@gmail.com">alan.brooker2010@gmail.com</a>&gt;
        wrote:<br>
        <br>
      </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 moz-do-not-send="true"
                  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/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>
                "configure --prefix=..."<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 moz-do-not-send="true" href="mailto:Pd-list@iem.at">Pd-list@iem.at</a>
            mailing list</span><br>
          <span>UNSUBSCRIBE and account-management -&gt; <a
              moz-do-not-send="true"
              href="http://lists.puredata.info/listinfo/pd-list">
              http://lists.puredata.info/listinfo/pd-list</a></span><br>
        </div>
      </blockquote>
    </blockquote>
    <br>
  </body>
</html>