Skip to content
This repository has been archived by the owner on Apr 19, 2023. It is now read-only.

will not build on ubuntu or rust images #673

Open
happy-machine opened this issue Mar 22, 2023 · 1 comment
Open

will not build on ubuntu or rust images #673

happy-machine opened this issue Mar 22, 2023 · 1 comment

Comments

@happy-machine
Copy link

happy-machine commented Mar 22, 2023

Hi

ChatGPT and I have spent the whole day failing to solve this.
Have tried with ubuntu 18 and 20.

i curl curl -L -o gdrive.tar.gz https://github.com/prasmussen/gdrive/releases/download/2.1.1/gdrive_2.1.1_linux_amd64.tar.gz
i then try to unpack it with tar -xzvf ./gdrive.tar.gz

I can then see gdrive which has a size of 8210397 bytes.

I then try to chmod +x gdrive I have tried chmod 777 which doesnt work either

I then try to run it with ./gdrive and i get

bash: ./gdrive: No such file or directory

@AminaLEM
Copy link

AminaLEM commented Apr 3, 2023

same issue!!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants