Jos Asked: 2020-03-24 17:34:57 +0800 CST2020-03-24 17:34:57 +0800 CST 2020-03-24 17:34:57 +0800 CST How do I install the Scout-app? 772 I've downloaded Scout-app. But I can't get it to work. The file Scout-app has the correct permission, and is executable. How do I get it to work? compiler 2 Answers Voted Best Answer Emiliano Vazquez 2020-04-22T20:55:30+08:002020-04-22T20:55:30+08:00 You have to: Unzip the file: unzip LIN64_Scout-App_2.18.16.zip cd Scout-App ./scout-app Will run without problems i do this at this moment. Scout run in background if you close it will keep there until you kill. Maybe that is your problem. best regards. HenryM 2021-06-25T23:24:02+08:002021-06-25T23:24:02+08:00 It needs sudo apt-get install libgconf-2-4 to be run/installed on Linux distributions
You have to:
Will run without problems i do this at this moment.
Scout run in background if you close it will keep there until you kill. Maybe that is your problem.
best regards.
It needs
sudo apt-get install libgconf-2-4
to be run/installed on Linux distributions