Tim wrote:
> then when entering a mapset, a wxpython window opens
> telling: "g.proj -p fails"
>
> I have proj installed.
>
> What can I do?
start grass in text mode:
$ grass64 -text
then at the GRASS> prompt run "g.proj -p" and see what the error says.
Hamish