i have installed a program via github in:
/home/user/folder/program.
to get this to run via the terminal i use the following commands.
cd folder
sudo ./program
but i would like to have a short cut and tried to make one via alacarte.
filled in the following data:
name: programname (is not the same as the actual name of the program in the folder)
command: /home/user/folder/program.
icon: changed the icon into a local file. icon.ico
clicked the: launch in terminal?
i now find the "programname" with the correct icon but when i try to run it a icon appears in the nautilus taskbar that starts to blink for a while and then disappears. Also no terminal is opened.
i assume this has to do with an error in the command line: just don't know how to correct it.
hope someone is willing to enlighten me on my error.
Kind regards
Matthieu
my question is about how to start a file via sudo ./program that is located in a folder/tree.
– Matthieu Kints van Aug 02 '17 at 14:49[Desktop Entry] Comment= Terminal=true Name=ut71c Exec=/home/matt/ut71dmm/ut71dmm Type=Application Icon=/home/matt/ut71dmm/icon.ico did not add to launcher yet. also there is not a 2e file in the applications folder.
– Matthieu Kints van Aug 02 '17 at 15:29tried to run that command again but point to the pointer to the file. but it just says nautilus as i actually point to a nautilus window. als i tried runnin two terminals again but now point to the 2e terminal but get the same "gnome-terminal-server" response
– Matthieu Kints van Aug 02 '17 at 15:42