I still am attempting to migrate to Texstudio 3 production current release. I have found on the Texstudio web site an appimage file for Texstudio 3.

From: https://urldefense.proofpoint.com/v2/url?u=https-3A__itsfoss.com_use-2Dappimage-2Dlinux_-23-3A-7E-3Atext-3D-2520How-2520to-2520use-2520AppImage-2520in-2520Linux-2520-2CStep-25203-253A-2520Run-2520the-2520AppImage-2520file-2520More-2520&d=DwIDaQ&c=gRgGjJ3BkIsb5y6s49QqsA&r=gd8BzeSQcySVxr0gDWSEbN-P-pgDXkdyCtaMqdCgPPdW1cyL5RIpaIYrCn8C5x2A&m=A1vT-VWIR0wKymGxmZBrmYvDO6ec1JTnvizEqWzIpkA&s=03Rv0itPKadgSlR6ylyg3oj3iQHNQOMDlIK77t3Ny1k&e= NB: Because I cannot seem to have my email changed from csusb.edu to gmail.com , the above URL will be modified and perhaps garbled.

AppImage doesn’t do it. In fact, AppImage doesn’t really install the software. It is a compressed image with all the dependencies and libraries needed to run the desired software.

However, after as root doing a chmod a+x on texstudio-3.0.0-x86_64.AppImage
I find:

ykarant@localhost Downloads]$ ./texstudio-3.0.0-x86_64.AppImage
./texstudio-3.0.0-x86_64.AppImage: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by ./texstudio-3.0.0-x86_64.AppImage) ./texstudio-3.0.0-x86_64.AppImage: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by ./texstudio-3.0.0-x86_64.AppImage) ./texstudio-3.0.0-x86_64.AppImage: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./texstudio-3.0.0-x86_64.AppImage) ./texstudio-3.0.0-x86_64.AppImage: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /tmp/.mount_texstuAlu96i/usr/bin/../lib/libQt5Core.so.5) ./texstudio-3.0.0-x86_64.AppImage: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /tmp/.mount_texstuAlu96i/usr/bin/../lib/libpoppler.so.58) ./texstudio-3.0.0-x86_64.AppImage: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by /tmp/.mount_texstuAlu96i/usr/bin/../lib/libproxy.so.1) ./texstudio-3.0.0-x86_64.AppImage: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by /tmp/.mount_texstuAlu96i/usr/bin/../lib/libproxy.so.1) ./texstudio-3.0.0-x86_64.AppImage: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /tmp/.mount_texstuAlu96i/usr/bin/../lib/libicui18n.so.55) ./texstudio-3.0.0-x86_64.AppImage: /lib64/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /tmp/.mount_texstuAlu96i/usr/bin/../lib/libicuuc.so.55)

End output.

Thus, clearly "image with all the dependencies and libraries needed to run" is not factual. Are the required .so lib files available for EL 7 and will not cause other applications/kernel to fail? If these are available, relevant URLs (or what to install under yum) would be appreciated.

Please reply to ykar...@gmail.com

Take care.  Stay safe.

Yasha Karant

Reply via email to