-
-
Notifications
You must be signed in to change notification settings - Fork 342
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot open xplorer on Ubuntu 22.04 LTS #264
Comments
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? |
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 |
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) |
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
The text was updated successfully, but these errors were encountered: