Is there a way to fix this?
/usr/bin/AppImageLauncher: /usr/lib64/julia/libcurl.so.4: version CURL_OPENSSL_3 not found (required by /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so)
Trying to use with JetBrains toolbox
Is there a way to fix this?
/usr/bin/AppImageLauncher: /usr/lib64/julia/libcurl.so.4: version CURL_OPENSSL_3 not found (required by /usr/bin/../lib/x86_64-linux-gnu/appimagelauncher/libappimageupdate.so)
Trying to use with JetBrains toolbox
Had julia
in my LD_LIBRARY_PATH
first. Needs /lib64
first.