Closed probonopd closed 5 years ago
Install curl. It's available in every distro's repos. I'm not about to package it, sorry. I have tried in the past, and it is not at all fun times to package in an AppImage.
What was the problem to put it into the AppImage? It is not installed in the default installation of most distributions I use, actually...
So install it. It is a dependency of git... if you're doing anything with coding, you have it.
The problem is that it is not at all portable in an AppImage. Its dependencies do not work well with newer distros than what you packaged it using. Go ahead and try, man. Package something with curl from Debian Jessie or Ubuntu 14.04 and try to run that AppImage on a rolling release distro.
Just take a look at curl's deps. https://packages.ubuntu.com/trusty/curl We have libssl being indirectly depended on by curl. libssl does not work well in AppImages. I have never used an AppImage on Tumbleweed that was packaged on an older distro with libssl that actually worked.
Please see https://docs.appimage.org/introduction/concepts.html#do-not-depend-on-system-provided-resources