Am Sat, 5 Jun 2021 10:36:55 +0200 schrieb "'Kay F. Jahnke' via hugin and other free panoramic software" <[email protected]>: ... > @Kornel: Is there a way to provide 'linux bundles' which include all > shared libraries, as I make them for the Windows stickware version? Can > CMake output flatpak or a similar format which works on more distros?
Too dangerous, even if that were possible. But I can provide a debian package (based on ubuntu 19) if needed. $ dpkg -s lux Package: lux Status: install ok installed Priority: optional Section: universe/graphics Installed-Size: 12741 Maintainer: Kay F. Jahnke <[email protected]> Architecture: amd64 Version: 1.0.9-0git Depends: libc6 (>= 2.15), libgcc1 (>= 1:3.0), libsfml-graphics2.4, libsfml-system2.4 (>= 2.4.2+dfsg-4~), libsfml-window2.4 (>= 2.4.1~), libstdc++6 (>= 6) Description: lux - a free open source image and panorama viewer . lux can show -normal- images, panoramas in various formats and PTO files made with software like hugin. It can also do simple stitching and blending jobs. You can find documentation at the bitbucket site: https://bitbucket.org/kfj/pv $ ldd `which lux` | egrep 'libexiv|libgcc|libstdc|libvigra' libvigraimpex.so.11 => /usr/local/lib/libvigraimpex.so.11 (0x00007ff05ae5d000) libexiv2.so.27 => /usr/lib/libexiv2.so.27 (0x00007ff05a210000) libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007ff059c68000) libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007ff0596b2000) I suppose that libvigraimpex.so.11 may make problems though. Kornel -- A list of frequently asked questions is available at: http://wiki.panotools.org/Hugin_FAQ --- You received this message because you are subscribed to the Google Groups "hugin and other free panoramic software" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/hugin-ptx/20210605114315.061ff6ba%40admin1-desktop.
pgpGkuKZiZ44p.pgp
Description: Digitale Signatur von OpenPGP
