Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 412705 - games-board/gmchess: ebuild fix
Summary: games-board/gmchess: ebuild fix
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-04-19 22:22 UTC by Samuel Bauer
Modified: 2013-05-14 01:37 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Fix for opening book and AI lib path (file_412705.txt,484 bytes, patch)
2012-04-19 22:22 UTC, Samuel Bauer
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Bauer 2012-04-19 22:22:33 UTC
Created attachment 309545 [details, diff]
Fix for opening book and AI lib path

gmchess ebuild submitted in Bug 391733 was merged in portage tree (after being reviewed in Bug 401815)

Everything compiles and install fine but path to opening book and AI lib are hardcoded in the engine.

1/ The AI opponent plays randomly amd64 (AI library is in /usr/games/lib64 but engine search for it in /usr/games/lib).
2/ The opening book is not loaded in engine (both amd64 and x86)
Comment 1 Mr. Bones. (RETIRED) gentoo-dev 2013-05-14 01:37:45 UTC
gmchess-0.29.6-r1.ebuild should be better.  thanks for the bug report.