Open george-martinec opened 2 years ago
Fixed by this article: https://fedingo.com/how-to-install-openssl-in-ubuntu/
Well, installing an old version of openssl (1.1.1) instead of the modern versions shipping (>3) isn't really a "fix". Instead, it'd be better to update the dependencies.
Let me double this it's really NOT a fix it's a security issue moreover. Any plan to update dependencies?
Let me double this it's really NOT a fix it's a security issue moreover. Any plan to update dependencies?
I'm really sorry I got no linux to test it currently, but is there any idea to what version should I dump?
As previously said, more than 3. ATTW 3.0.8 http://nz2.archive.ubuntu.com/ubuntu/pool/main/o/openssl/?C=M;O=D
Let me double this it's really NOT a fix it's a security issue moreover. Any plan to update dependencies?
I'm really sorry I got no linux to test it currently, but is there any idea to what version should I dump?
Sidenote: As it costs nothing, maybe it could be useful for you @kimlimjustin as a dev in the future https://ubuntu.com/tutorials/how-to-run-ubuntu-desktop-on-a-virtual-machine-using-virtualbox#1-overview
Sidenote: As it costs nothing, maybe it could be useful for you @kimlimjustin as a dev in the future https://ubuntu.com/tutorials/how-to-run-ubuntu-desktop-on-a-virtual-machine-using-virtualbox#1-overview
Yeah, but there is something wrong with my virtualbox, don't have time to fix it yet. Btw, if you don't mind, a PR would be great! (cuz I'm not free to code rn)
I'm a newbie with Tauri so right now not really helpful but this will change in the coming months hopefully.
Okay then, I'll fix this together with the refactoring of the whole project in June (hopefully)
Fixed by this article: https://fedingo.com/how-to-install-openssl-in-ubuntu/
Thx! This fixed my problem with Ubuntu 22
Description
Error: xplorer: error while loading shared libraries: libssl.so.1.1: cannot open shared object file: No such file or directory
Steps To Reproduce
Expected behavior
Open xplorer
Xplorer Version
v0.3.1
Operating System Version
Ubuntu 22.04 LTS
Additional Information
No response