diff options
Diffstat (limited to 'games/gbrainy/README')
-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 b9537a3948..50fc119052 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. |