Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 2009 10:40:55 -0500
From:      Lowell Gilbert <freebsd-ports-local@be-well.ilk.org>
To:        Rainer Hurling <rhurlin@gwdg.de>
Cc:        ports@freebsd.org, mva@sysfault.org
Subject:   Re: games/jools does not run
Message-ID:  <44mye7yt88.fsf@lowell-desk.lan>
In-Reply-To: <49607757.8010204@gwdg.de> (Rainer Hurling's message of "Sun\, 04 Jan 2009 09\:46\:15 %2B0100")
References:  <49607757.8010204@gwdg.de>

next in thread | previous in thread | raw e-mail | index | archive | help
Rainer Hurling <rhurlin@gwdg.de> writes:

> Searching the internet the error was described for other systems
> too. Obviously the game needs read access for all users to the
> mentioned font file:
>
> #cd /usr/local/lib/python2.5/site-packages/pygame
> #ls -l freesansbold.ttf
> -rwx------  1 root  wheel  - 98600  7 Jul 07:58:09 2008 freesansbold.ttf
>
>
> Changing it with 'chmod a+r freesansbold.ttf' does the trick. Now
> jools plays like a charm. It is a nice little game.
>
> Could the maintainer or someone else update the port, please?

This change should actually be in devel/py-game, not games/jools.

There are other files installed with the same incorrect privileges,
which should probably be fixed as well.

I suggest you file a PR.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44mye7yt88.fsf>