Am 16. Juli 2025 16:21:26 MESZ schrieb Alexandros Drymonitis <[email protected]>: >On 7/15/25 18:13, IOhannes m zmölnig via >/home/alex/Documents/Pd/externals/pyo~/pyo~.pd_linux:libpython3.13.so.1.0: >cannot open shared object file: No such file or directory >``` > >How can I link libpython3.13.so.1.0 to the object? >
you are already linking correctly. run `ldconfig` (as root) once after inhaling new dynamic libraries on order to update the shared library cache. mfg.sfg.jfd IOhannes --- [email protected] - the Pure Data mailinglist https://lists.iem.at/hyperkitty/list/[email protected]/message/HPX4S4ZDJR5YQ7HOPBCXKDIGUDXIQ6H4/ To unsubscribe send an email to [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.iem.at/
