Date: Sun, 04 May 2003 16:16:09 -0300 From: Konrad Scorciapino <fallenbr@uol.com.br> To: freebsd-questions@freebsd.org Subject: gnuchess wmminichess Message-ID: <3EB566F9.6070201@uol.com.br>
next in thread | raw e-mail | index | archive | help
Hello, I was trying to run wmminichess, a chess dock app, when I got the following error: exec: No such file or directory. I edited its Makefile and found out that it was trying to execute `/usr/local/bin/gnuchessx`, which is no longer used. So I changed it to `/usr/local/bin/gnuchess --xboard`, which is the right command. I compiled and reinstalled, but still got the same error. What could be wrong? Thanks
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3EB566F9.6070201>