A
A
Ao2019-04-16 14:53:36
linux
Ao, 2019-04-16 14:53:36

How to run go executable on linux?

The program is compiled and works if you run the terminal and run the program from the terminal.
And how to make it so that by double-clicking on the program the terminal opens and the program starts executing?
In the Properties of the program it is worth launching as an application, in nautilus it is worth opening with a double click, executable text files - run.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
T
Talyan, 2019-04-16
@darknefrit

chmod +x ./file_name
It seems that it should open with the mouse after that

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question