![]() |
Cannot start installed program - Printable Version +- Linux Lite Forums (https://www.linuxliteos.com/forums) +-- Forum: Software - Support (https://www.linuxliteos.com/forums/forumdisplay.php?fid=5) +--- Forum: Installing Software (https://www.linuxliteos.com/forums/forumdisplay.php?fid=18) +--- Thread: Cannot start installed program (/showthread.php?tid=5991) |
Cannot start installed program - Steff260 - 02-10-2019 According to the package management the chess program "stockfish" is installed on my PC. Can also find an entry under /usr/games/stockfish. However, no icon was created during installation, so I don't know how and where to start the program. This problem sometimes occurs when installing other programs. That's why I published the problem under Installing software. Thank you very much for your help! ![]() Re: Cannot start installed program - trinidad - 02-10-2019 Try typing stockfish into your terminal and hit Enter and see if the program loads. If it does load and run OK from there you should be able to create an XFCE whisker menu shortcut for it with just the command stockfish. TC Re: Cannot start installed program - Steff260 - 02-10-2019 (02-10-2019, 02:45 PM)trinidad link Wrote: Try typing stockfish into your terminal and hit Enter and see if the program loads. If it does load and run OK from there you should be able to create an XFCE whisker menu shortcut for it with just the command stockfish. entered the word stockfish and pressed enter. then only the following line appeared Stockfish 7 by T. Romstad, M. Costalba, J. Kiiski, G. Linscott nothing else happened?? Re: Cannot start installed program - Moltke - 02-11-2019 (02-10-2019, 08:51 PM)Steff260 link Wrote: [quote author=trinidad link=topic=6241.msg45838#msg45838 date=1549809936] entered the word stockfish and pressed enter. then only the following line appeared Stockfish 7 by T. Romstad, M. Costalba, J. Kiiski, G. Linscott nothing else happened?? [/quote] Bit of advice; when downloading software in compressed format i.e zip, gz. after decompressing a good practice is to read the READ ME file which among other things explains how to configure, install, run and use the program/software/tool/app. I downloaded stockfish, decompressed it, followed that very same advice I just gave you and found this very intersting information you obviously missed: Quote:Stockfish is a free UCI chess engine derived from Glaurung 2.1. It is not a complete chess program and requires some UCI-compatible GUI (e.g. XBoard with PolyGlot, eboard, Arena, Sigma Chess, Shredder, Chess Partner or Fritz) in order to be used comfortably. Read the documentation for your GUI of choice for information about how to use Stockfish with it. Next time take a look at the READ ME file and save youself and others time and trouble. On the other hand, as I was reading that READ ME file I couldn't help but notice that stockfish looks like it might be quite difficult to set up. If you want to play chess in LL it might be better to look for one in synaptics; open menu, type synaptics in the search bar and hit enter, a dialog box asking to type in your password shows up, type it in and once synaptics open, in the search bar type "chess" and navigate throught the resullts till you find something. Also Code: apt search chess Code: 3dchess/stable,stable 0.8.1-19+deb9u1 amd64 Code: sudo apt-get install 3dchess Hope this helps! ![]() Re: Cannot start installed program - firenice03 - 02-11-2019 To tack onto what [member=7109]Moltke[/member] suggests.. If you're looking for Chess - Lite Software 'games' has a chess variant, basic but no easy walk in the park LOL... |