normcap icon indicating copy to clipboard operation
normcap copied to clipboard

Suggest additional package requirement on fedora.

Open iamashwin99 opened this issue 1 year ago • 2 comments

I had to install libxcrypt-compat on my fedora system to be able to run the appimage. Otherwise, I got the following error:

❯ ./NormCap-0.5.8-x86_64.appimage 
/tmp/.mount_NormCac2yO0e/usr/python/bin/python3: error while loading shared libraries: libcrypt.so.1: cannot open shared object file: No such file or directory

Should we maybe add libxcrypt-compat to the list of suggested packages for fedora? Is there a reason why it should work without it?

iamashwin99 avatar May 23 '24 17:05 iamashwin99

Thanks for your comment, @iamashwin99 .

This is a known issue and documented in this FAQ.

But it might be worth considering to put that info somewhere more prominently...

The AppImage currently can be downloaded from Github Releases, the README and the NormCap Website.

Any thoughts on where/how the information can be placed, without distracting the unaffected users too much?

dynobo avatar May 23 '24 18:05 dynobo

Sorry! I missed it. How about something like https://github.com/dynobo/normcap/pull/655 ?

iamashwin99 avatar May 23 '24 20:05 iamashwin99