> /usr/lib/pd/extra/zexy/zexy.pd_linux > ...is the only file found. there are actually quite a few binaries for a variety of architectures and pd32 and pd64 in this case - with different file extensions: zexy.l_i386 zexy.pd_linux zexy.l_arm zexy.l_arm64 zexy.linux-i386-64.so zexy.linux-amd64-64.so zexy.linux-arm64-64.so zexy.linux-armv7-64.so
you can find these documented in https://msp.ucsd.edu/Pd_documentation/x4.htm#s4.1.2.1 cheers, ben Am Mo., 27. Mai 2024 um 08:45 Uhr schrieb Peter P. <[email protected]>: > > * Peter P. <[email protected]> [2024-05-27 08:41]: > > * IOhannes m zmölnig <[email protected]> [2024-05-26 11:17]: > > > Am 26. Mai 2024 11:11:53 MESZ schrieb "IOhannes m zmölnig" > > > <[email protected]>: > > > >Am 26. Mai 2024 09:40:02 MESZ schrieb "Peter P." > > > ><[email protected]>: > > > >> > > > > > > > >> Will I have to install specific externals via Deken or apt then? > > > > > > > >Via deken: only externals that are compatible will be shown. So when > > > >running Pd64, you will only see externals that can deal with double > > > >precision (or are precision agnostic, eg pure abstractions). > > > > > > > > > > Also note that some maintainers might have chosen to upload separate pd32 > > > and pd64 packages for their externals (as opposed to having a single > > > package for both variants). > > > If both pd variants install into the same directory (which is the > > > default), then installing the pd64 external will (by default) first > > > remove the pd32 external. > > > You can change this (in the deken preferences). > > > > Thanks, do both versions of the compiled externals have the identical > > filename extension then? > (Sorry, replying to myself here) > > this seems the case, at least for apt-packaged zexy: > $ dpkg -L pd-zexy | grep .pd_linux > /usr/lib/pd/extra/zexy/zexy.pd_linux > > ...is the only file found. > > best, P > > > > _______________________________________________ > [email protected] mailing list > UNSUBSCRIBE and account-management -> > https://lists.puredata.info/listinfo/pd-list _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> https://lists.puredata.info/listinfo/pd-list
