[PD] Py/pyext not recognized...

Raphael Raccuia rafael.raccuia at blindekinder.com
Mon May 11 12:06:27 CEST 2020


ok, it seems we are on the right path,

Le 11.05.20 à 09:18, IOhannes m zmölnig a écrit :
> On 5/11/20 12:21 AM, Raphael Raccuia wrote:
>> well, with _-verbose_ checked in path window, a long list of paths
>> /failed/, and two /succeeded/,
> cool.
>
>> 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/
> hmm, it seems it cannot find flext. (a dependency of py/pyext.
flext, was not installed, at least the Ubuntu package...
so, after installation (still not working):
> what's the output of the followin (esp. lines with "not found"):
>
> ~~~
> ldd /usr/lib/pd/extra/py/py.pd_linux
  $ ldd /usr/lib/pd/extra/py/py.pd_linux
     linux-vdso.so.1 (0x00007ffc57df7000)
     libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 
(0x00007ff3c009d000)
     libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007ff3bfcac000)
     libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 
(0x00007ff3bfa94000)
     libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007ff3bf6f6000)
     /lib64/ld-linux-x86-64.so.2 (0x00007ff3c0649000)
> ~~~
>
> do you have a file "/usr/lib/x86_64-linux-gnu/libflext-pd.so.0" (adjust
> to your architecture if its not amd64).
yes, in that path, but it's of type: /link to unknown/.
there are to bin: libflext-pd.so.0.0.0  and libflext-pd_d.so.0
> what's the exact versions of the pd-py and libflext-pd0 packages?
flext: 0.6.0+git20161101.1.01318a94-3
pd-py: 0.2.2+git20170625.1.88fc77a-2

thank you!
rph-r
> gfmdsar
> IOhannes
>
>
> _______________________________________________
> Pd-list at lists.iem.at  mailing list
> UNSUBSCRIBE and account-management ->https://lists.puredata.info/listinfo/pd-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puredata.info/pipermail/pd-list/attachments/20200511/ae98368c/attachment.html>


More information about the Pd-list mailing list