Hi, > On 23 Jul 2024, at 10:10, Thomas Heckert <[email protected]> wrote: > > Hi Sergeij, > > as Debian 12 has no packages with libjpeg8 (current libjpeg62-turbo), > libicuuc is version 72.1 and libtiff is version 6.0.0 is it right > to create links like that: > > ln -s /usr/lib/x86_64-linux-gnu/libjpeg.so.62 > /usr/lib/x86_64-linux-gnu/libjpeg.so.8 > ln -s /usr/lib/x86_64-linux-gnu/llibicuuc.so.72.1 > /usr/lib/x86_64-linux-gnu/libicuuc.so.70 > ln -s /usr/lib/x86_64-linux-gnu/libtiff.so.6.0.0 > /usr/lib/x86_64-linux-gnu/libtiff.so.5
NextSpace-0.95_Debian-12.tgz contains binaries that were built with Debian 12 libraries. Are you talking about package list from Packaging/Sources/debian-12.deps.sh? > ? > Will this work correctly or is it necessary to get these libraries from > another source? > > Greetings > > Thomas P.S.: This mail list is not NextSpace’s - I use to announce release. If you have problems or suggestions, please create issue on GitHub project page: https://github.com/trunkmaster/nextspace/issues <https://github.com/trunkmaster/nextspace/issues>. Thank you for understanding.
