gdrive not working on Fedora 35
0
votes
1
answer
237
views
I would like to access my cloud data on Google Drive from terminal, so I have downloaded
gdrive
[from this source](https://github.com/prasmussen/gdrive/releases) ; I have selected
gdrive_2.1.1_linux_amd64.tar.gz
since I am on Fedora 35 with a 64 bit architecture, running a modern AMD processor (Ryzen 5). I unpacked the .tar
file, and then I tried to execute the "gdrive" executable **but simply nothing happens!** I have never experienced something like this on linux. When I try to double click on the executable nothing happens, if I try to run it from shell with ./gdrive
it tells to me that the file does not exist, but it is there! I can see it with ls
for example. The output of file gdrive
is the following:
gdrive: ELF 64-bit LSB executable, x86-64,
version 1 (SYSV), dynamically linked,
interpreter /lib/ld-musl-x86_64.so.1,
Go BuildID=LPNobKoNhYeFlz7JNx15/ZzI595Tul2vzANCybCLW/ivWdAFQEgsxk2IW4xm0E/km1nogdaurkNF26-P4f4,
not stripped
So it should be an executable that I can run! *What is going on?*
Asked by Noumeno
(203 rep)
Jan 31, 2022, 06:57 PM
Last activity: Jan 31, 2022, 07:46 PM
Last activity: Jan 31, 2022, 07:46 PM