diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2015-06-28 08:02:11 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-07-04 15:14:44 +0700 |
commit | c83c9170139a138c68cf5e780d3cf3c98236c8a2 (patch) | |
tree | 6e5c4f8852b41c190e2a0d0c9435a329c5be1b0d /games | |
parent | 484095e1535a7f183531d851f52d4de73472fb81 (diff) |
games/gbrainy: Add note about mono changes.
Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
Diffstat (limited to 'games')
-rw-r--r-- | games/gbrainy/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/games/gbrainy/README b/games/gbrainy/README index b9537a394841..50fc119052d0 100644 --- a/games/gbrainy/README +++ b/games/gbrainy/README @@ -16,3 +16,11 @@ It provides the following types of games: * Memory trainers. Games designed to challenge your short term memory. * Verbal analogies. Games that challenge your verbal aptitude. + +NOTE: +On 64-bit systems, due to changes in the mono configuration, +you may need to symlink: + + /usr/lib64/libMonoPosixHelper.so => /usr/lib/libMonoPosixHelper.so + +Or adjust your mono config file to point to the correct directory. |