Skip to content
This repository has been archived by the owner on Sep 27, 2022. It is now read-only.

How to execute? #4

Open
danielmarschall opened this issue Oct 20, 2019 · 2 comments
Open

How to execute? #4

danielmarschall opened this issue Oct 20, 2019 · 2 comments

Comments

@danielmarschall
Copy link

Hello,

you are writing in README.md that the program can be executed with

./telegram-desktop-decrypt

However, there is no description how to build the executable file. What do I need to do? (in Windows or in Linux)?

@atilaromero
Copy link
Owner

You can compile by installing the go programming language and using go build in the repository root dir.
Or you can use one of the pre-compiled binaries at https://github.com/atilaromero/telegram-desktop-decrypt/releases

@DavidGriffith
Copy link

Then there's the problem of what to do when doing go build results in this:

$ go build
can't load package: package github.com/atilaromero/telegram-desktop-decrypt: unknown import path "github.com/atilaromero/telegram-desktop-decrypt": cannot find module providing package github.com/atilaromero/telegram-desktop-decrypt

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

3 participants