Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Stockfish Chess Engine
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Tue Jan 15, 2013 5:26 pm    Post subject: Stockfish Chess Engine Reply with quote

Hallo, ich brauche mal kurz eure Hilfe.

Die Schach engine "Stockfish" ist nicht im Gentoo-Portagetree. Aber im Sabayon-Overlay..

Code:

emerge stockfish
!!! Found 2 make.conf files, using both '/etc/make.conf' and '/etc/portage/make.conf'
Calculating dependencies... done!
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) games-board/stockfish-2.1.1 from sabayon
>>> Failed to emerge games-board/stockfish-2.1.1, Log file:
>>>  '/var/tmp/portage/games-board/stockfish-2.1.1/temp/build.log'
>>> Jobs: 0 of 1 complete, 1 failed                 Load avg: 1.01, 0.72, 0.81
>>> Downloading 'http://de-mirror.org/gentoo/distfiles/stockfish-2.1.1.zip'
--2013-01-15 18:16:47--  http://de-mirror.org/gentoo/distfiles/stockfish-2.1.1.zip
Auflösen des Hostnamen »de-mirror.org«... 87.106.54.147
Verbindungsaufbau zu de-mirror.org|87.106.54.147|:80... verbunden.
HTTP-Anforderung gesendet, warte auf Antwort... 404 Not Found
2013-01-15 18:16:48 FEHLER 404: Not Found.

>>> Downloading 'http://cl.ly/43170W2W3f2F021b0N42/content'
--2013-01-15 18:16:48--  http://cl.ly/43170W2W3f2F021b0N42/content
Auflösen des Hostnamen »cl.ly«... 54.243.194.238
Verbindungsaufbau zu cl.ly|54.243.194.238|:80... verbunden.
HTTP-Anforderung gesendet, warte auf Antwort... 404 Not Found
2013-01-15 18:16:54 FEHLER 404: Not Found.

!!! Couldn't download 'stockfish-2.1.1.zip'. Aborting.
 * Fetch failed for 'games-board/stockfish-2.1.1', Log file:
 *  '/var/tmp/portage/games-board/stockfish-2.1.1/temp/build.log'

 * Messages for package games-board/stockfish-2.1.1:

 * Fetch failed for 'games-board/stockfish-2.1.1', Log file:
 *  '/var/tmp/portage/games-board/stockfish-2.1.1/temp/build.log'



Nun möchte ich das Programm selbst installieren/kompilieren, ich habe dies aber noch nie selbst gemacht. (http://stockfishchess.org/)
Wie gehe ich da vor?
_________________
Ich habe keine Angst vorm Sterben, ich habe nur Angst ich habe nicht genug gelebt.
Back to top
View user's profile Send private message
Christian99
Veteran
Veteran


Joined: 28 May 2009
Posts: 1668

PostPosted: Tue Jan 15, 2013 7:42 pm    Post subject: Reply with quote

du kannst die datei stockfish-2.1.1.zip auch per Hand in das Verzeichnis /usr/portage/distfiles legen. dann sollte das emergen funktionieren.
Back to top
View user's profile Send private message
rubus
n00b
n00b


Joined: 07 Dec 2012
Posts: 1

PostPosted: Wed Jan 16, 2013 11:26 am    Post subject: Reply with quote

Aktuell ist die Stockfishversion 2.3.1 ...

Ich würde das Ding einfach runterladen, selbst kompilieren und das Binary nach /usr/local/bin stecken:

Code:
# cd ~/tmp
# unzip stockfish-231-linux.zip
# cd stockfish-231-linux/src
# vi Makefile (--> Makefile angucken und ggf. anpasssen (z.B .debug = yes/no, optimize = yes/no))
# make profile-build ARCH=x86-32-old ($ARCH natürlich je nach Deiner Kiste auswählen (siehe Makefile))
# ssh root@localhost
# cp ~$DEIN_USER/tmp/stockfish-231-linux/src/stockfish /usr/local/bin/stockfish-2.3.1
# ln -s /usr/local/bin/stockfish-2.3.1 /usr/local/bin/stockfish


Alternativ könnte man - etwas anspruchsvoller - auch selbst ein Ebuild machen und im lokalen Overlay unterbringen.
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Wed Jan 16, 2013 4:28 pm    Post subject: Reply with quote

Ich habe Stockfish nun in der aktuellen Version installiert.

Allerdings habe ich Probleme es von Xboard starten zu lassen.

EDIT:

Ohne GUI im Terminal kann ich Stockfish starten. (aber ohne GUI komme ich nicht weit)

Lasse ich Stockfish in Xboard starten, friert Xboard für ein paar Sekunden ein und meldet, dass Stockfish unerwarted beendet wurde. Manchmal stürzt Xboard einfach nur ab.
_________________
Ich habe keine Angst vorm Sterben, ich habe nur Angst ich habe nicht genug gelebt.
Back to top
View user's profile Send private message
Beelzebub_
Apprentice
Apprentice


Joined: 21 May 2012
Posts: 256
Location: outside/todesstern-2.01

PostPosted: Sun Jan 20, 2013 1:41 pm    Post subject: Reply with quote

Hat niemand Erfahrung mit Stockfish unter Gentoo?
_________________
Ich habe keine Angst vorm Sterben, ich habe nur Angst ich habe nicht genug gelebt.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum