Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 412705

Summary: games-board/gmchess: ebuild fix
Product: Gentoo Linux Reporter: Samuel Bauer <samuel.bauer>
Component: [OLD] GamesAssignee: Gentoo Games <games>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Fix for opening book and AI lib path

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.