MsAnon1234567 0 Posted ... Eddie Linux standalone v2.18.9 works perfectly (OpenSUSE Tumbleweed, curl v7.76.0-1.1-x86_64), but the latest version always complains that curl is not present. Any ideas? Quote Share this post Link to post
OpenSourcerer 1435 Posted ... Did you check? Is a curl binary present in the portable directory? Does it work in the terminal? Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
MsAnon1234567 0 Posted ... Curl seems to work from the terminal, here's the output from curl -V curl 7.76.0 (x86_64-suse-linux-gnu) libcurl/7.76.0 OpenSSL/1.1.1k-fips zlib/1.2.11 brotli/1.0.9 zstd/1.4.9 libidn2/2.3.0 libpsl/0.21.1 (+libidn2/2.3.0 ) libssh/0.9.5/openssl/zlib nghttp2/1.43.0 Release-Date: 2021-03-31 Protocols: dict file ftp ftps gopher gophers http https imap imaps ldap ldaps mqtt pop3 pop3s rtsp scp sftp smb smbs smtp smtps telnet tftp Features: alt-svc AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz Metalink NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets zstd There is no curl in the standalone download package as far as I can see. Very strange. Quote Share this post Link to post
OpenSourcerer 1435 Posted ... It is strange. The cURL binary should not be missing in the portable. Chances are Staff will read this thread and act accordingly, but if you like you can notify support of this via ticket. Quote Hide OpenSourcerer's signature Hide all signatures NOT AN AIRVPN TEAM MEMBER. USE TICKETS FOR PROFESSIONAL SUPPORT. LZ1's New User Guide to AirVPN « Plenty of stuff for advanced users, too! Want to contact me directly? All relevant methods are on my About me page. Share this post Link to post
Rastronauta 0 Posted ... Same here, both on portable and appImage. I've looked into changelogs and it seems that some changes has occurred onVersion 2.19.1 (Sat, 18 Apr 2020 11:14:36 +0000): [change] - Removed curl binary dependencies The problem is that Eddie can't find system installed curl binary. Please Airvpn team, fix this. Quote Share this post Link to post
Clodo 176 Posted ... On 4/21/2021 at 11:09 AM, MsAnon1234567 said: Eddie Linux standalone v2.18.9 works perfectly (OpenSUSE Tumbleweed, curl v7.76.0-1.1-x86_64), but the latest version always complains that curl is not present. On 7/12/2021 at 10:56 PM, Rastronauta said: Same here, both on portable and appImage. Under investigation, please report here the output of the following command (with also your exact linux distro and version) echo $PATH which curl Quote Share this post Link to post
Rastronauta 0 Posted ... > echo $PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/bin:/usr/lib/llvm/11/bin:/usr/lib/llvm/10/bin:/usr/lib/llvm/9/bin:/snap/bin:/opt/webstorm/bin:/opt/jetbrains-toolbox/bin:/opt/google/flutter/bin:/opt/android-studio/bin/:/opt/android/sdk > which curl /usr/bin/curl > uname -r 4.14.0-sabayon My distro is Sabayon (Gentoo derivative) and has no associated version since it is rolling release based. Currently I am using kernel 4.14.0 and running Eddie v.2.18.9 fine with this setup. Thanks Quote Share this post Link to post
Clodo 176 Posted ... I downloaded and installed a fresh Sabayon (gnome edition) right now, tested Eddie 2.20 which detected curl correctly, I'm trying to reproduce the issue without success right now my curl version detected is 7.64.0, @Rastronauta what is yours? curl --version Quote Share this post Link to post
Rastronauta 0 Posted ... > curl --version curl 7.74.0 (x86_64-pc-linux-gnu) libcurl/7.74.0 OpenSSL/1.1.1g zlib/1.2.11 libidn2/2.3.0 nghttp2/1.41.0 Release-Date: 2020-12-09 Protocols: dict file ftp ftps http https imap imaps mqtt pop3 pop3s rtsp smtp smtps tftp Features: GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM SPNEGO SSL TLS-SRP UnixSockets Thanks for the effort Quote Share this post Link to post