<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <tt>ok, it seems we are on the right path,</tt><br>
    <br>
    <div class="moz-cite-prefix">Le 11.05.20 à 09:18, IOhannes m zmölnig
      a écrit :<br>
    </div>
    <blockquote type="cite"
      cite="mid:4b212ad4-5757-0159-add0-07c5e0f119e9@iem.at">
      <pre class="moz-quote-pre" wrap="">On 5/11/20 12:21 AM, Raphael Raccuia wrote:
</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">well, with _-verbose_ checked in path window, a long list of paths
/failed/, and two /succeeded/, 
</pre>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">cool.

</pre>
      <blockquote type="cite">
        <pre class="moz-quote-pre" wrap="">but with message:
//usr/lib/pd/extra/py/py.pd_linux: /usr/lib/pd/extra/py/py.pd_linux:
undefined symbol: _ZTI17flext_base_shared/
and bellow:
//usr/lib/pd/extra/py/py.pd_linux: /usr/lib/pd/extra/py/py.pd_linux:
undefined symbol: _ZTI17flext_base_shared/
</pre>
        <blockquote type="cite"> </blockquote>
      </blockquote>
      <pre class="moz-quote-pre" wrap="">hmm, it seems it cannot find flext. (a dependency of py/pyext.</pre>
    </blockquote>
    flext, was not installed, at least the Ubuntu package... <br>
    so, after installation (still not working):<br>
    <blockquote type="cite"
      cite="mid:4b212ad4-5757-0159-add0-07c5e0f119e9@iem.at">
      <pre class="moz-quote-pre" wrap="">
what's the output of the followin (esp. lines with "not found"):

~~~
ldd /usr/lib/pd/extra/py/py.pd_linux</pre>
    </blockquote>
     $ ldd /usr/lib/pd/extra/py/py.pd_linux<br>
        linux-vdso.so.1 (0x00007ffc57df7000)<br>
        libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
    (0x00007ff3c009d000)<br>
        libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6
    (0x00007ff3bfcac000)<br>
        libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
    (0x00007ff3bfa94000)<br>
        libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6
    (0x00007ff3bf6f6000)<br>
        /lib64/ld-linux-x86-64.so.2 (0x00007ff3c0649000)<br>
    <blockquote type="cite"
      cite="mid:4b212ad4-5757-0159-add0-07c5e0f119e9@iem.at">
      <pre class="moz-quote-pre" wrap="">~~~

do you have a file "/usr/lib/x86_64-linux-gnu/libflext-pd.so.0" (adjust
to your architecture if its not amd64).</pre>
    </blockquote>
    yes, in that path, but it's of type: <i>link to unknown</i>.<br>
    there are to bin: libflext-pd.so.0.0.0  and libflext-pd_d.so.0
    <blockquote type="cite"
      cite="mid:4b212ad4-5757-0159-add0-07c5e0f119e9@iem.at">
      <pre class="moz-quote-pre" wrap="">
what's the exact versions of the pd-py and libflext-pd0 packages?</pre>
    </blockquote>
    flext: 0.6.0+git20161101.1.01318a94-3<br>
    pd-py: 0.2.2+git20170625.1.88fc77a-2<br>
    <br>
    thank you!<br>
    rph-r<br>
    <blockquote type="cite"
      cite="mid:4b212ad4-5757-0159-add0-07c5e0f119e9@iem.at">
      <pre class="moz-quote-pre" wrap="">
gfmdsar
IOhannes

</pre>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
<a class="moz-txt-link-abbreviated" href="mailto:Pd-list@lists.iem.at" moz-do-not-send="true">Pd-list@lists.iem.at</a> mailing list
UNSUBSCRIBE and account-management -> <a class="moz-txt-link-freetext" href="https://lists.puredata.info/listinfo/pd-list" moz-do-not-send="true">https://lists.puredata.info/listinfo/pd-list</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>