-
-
Notifications
You must be signed in to change notification settings - Fork 62
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
Unable to install on OpenSuSE #248
Comments
Tried this on TWO machines (Desktop & laptop). Both running same Linux distro |
Have you tried installing libcurl, as the error message seems to point out ? |
Which would you propose to add
|
I used |
libcurl4 would be a good candidate |
|
https://forums.opensuse.org/t/error-while-loading-shared-libraries-libcurl-gnutls-so-4/122383/10 ? maybe |
I'm experiencing the same issue on fedora 40. I have installed: |
Same in fedora 41. Making the soft link to libcurl-gnutls.so.4 does not help either.: |
What about installing this ? https://packages.fedoraproject.org/pkgs/openssl/openssl/fedora-41.html |
@benkuper please do you have an answer to my earlier question about AppImages . I thought they were self contained, so they had everything they needed to run, in the AppImage, and have no outside dependencies? |
Yes but it seems that mine is missing some stuff. I'm not working on Linux at all, so other people in the community are taking care of this. You can totally work it out and propose a PR to improve support for linux (and that would be greatly appreciated !) |
rpm -qa openssl*openssl1.1-1.1.1q-5.fc39.x86_64 Already installed. |
Just a scene setting observation: I am on OpenSuse Linux, Tumbleweed (ie CI, continuous integration). I like to run up-to-date apps and am fine if there are rough patches where something doesn't work or work well for a bit because even though it's frustrating it usually isn't a serious problem and it gets fixed in the next CI update or two. This Darktable problem is a real pain. I used to reluctantly use AfterShot Pro3 until they decided to use some encryption library and I (and others) couldn't find a work-around. I basically stopped taking photos! Since ASP3 disappeared, I found DarkTable and despite the slightly different user experience and quite steep learning curve, have come to appreciate it. The trouble is, whatever causes this problem only appeared after I bought my new Canon R6 mk2, when I really started to use DarkTable for bulk processing. My system is I suspect a configuration basket case, as I am a UX designer not a Linux Admin and I have the memory of a goldfish. I struggle to recall how to achieve some esoteric and subtle, version sensitive config magic a year or so after muddling my way through in the first place, so who knows where the problem is. One thing I do know is that applications almost never crashed before, let alone crash the OS. The memory test seems to indicate this isn't a hardware memory issue. I'm stumped and I'm wondering whether to buy a massive hard drive, transfer everything off the existing hard drives with their exotic FSs (BTRFS, XFS, EXT4), do a ground up OS install and storage rationalisation and then try DarkTable from there. It's drastic but I have nowhere else to go unless someone can identify the problem |
Environment
"Description"
chmod a+x <filename>
Expected behaviour
A clean install
The text was updated successfully, but these errors were encountered: