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

will not build on ubuntu or rust images #673

@happy-machine

Description

@happy-machine

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions