Open supertuxkart-sourceforge-migration opened 10 years ago
Author: auria Making a single linux binary that will run everywhere is absolute hell :( the one on our website is made primarily for debian/ubuntu. For Arch, I think 0.8 is already in the repos, I would suggest getting it from there
Author: deveee 64-bit package doesn't have attached needed libraries. Perhaps include it as in 32-bit package would be good idea? It would solve similar problems or minimize it at least.
Though once I had other problem, caused by included version of libz. STK was unplayable because of this.
Author: red-skull
The official linux x64 binary doesnt run on my computers (Arch linux x64). I get the following message: ./supertuxkart: /usr/lib/libcurl.so.4: version `CURL_OPENSSL_3' not found (required by ./supertuxkart)
I think I read the "CURL_OPENSSL_3" thing was removed due to security issue. (I'm not sure about it.)
So any user with a recent curl may encounter this problem. It should be only a matter of how the binary is built and have nothing to do with the code, since I never had problem when compiling STK myself and the package for 0.8 in Arch repo works correctly.
Migrated-From: https://sourceforge.net/apps/trac/supertuxkart/ticket/842