Laine Lee wrote:
> I read about a game called gcompris in the recent thread about yellow
> cursors. I got the replacement Xquartz file and decided to try installing
> gcompris. When I launch it, I see the following messages, but nothing else.
> Please help me fix it. Thanks.
> 
> Laine
> 
> $ /sw/bin/gcompris
> exec_prefix NULL
> XF86VidMode: Not compiled with XVIDMODE
> 
> ** (process:1443): WARNING **: Binary relocation disabled
> package_data_dir         = /sw/share/gcompris/boards
> package_locale_dir       = /sw/share/locale
> package_plugin_dir       = /sw/lib/gcompris
> package_python_plugin_dir= /sw/share/gcompris/python
> Infos:
>    Config dir '/Users/me/.config/.gcompris'
>    Users dir '/Users/me/My GCompris'
>    Database '/Users/me/.config/.gcompris/gcompris_sqlite.db'

Do you have the directory ~/.config/.gcompris?
If not, create it via

   mkdir -p ~/.config/.gcompris

It seems that gcompris is happy to create the other one, ~/My\ GCompris, 
but happens to forget this one.

-- 
Martin



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Fink-beginners mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-beginners

Reply via email to