Not logged inOpenClonk Forum
Up Topic General / Help and Questions / Some questions about the openClonk install
- - By Roin [de] Date 2009-08-06 22:23
Ok I've downloaded the source code like this:
hg clone http://hg.openclonk.org/ openclonk
And followed the instructions in the README.linux.text (did: autoreconf -i && ./configure 'CXX=g++-4.1' && make)
It didnt give me any errors but if I try to execute clonk with ./clonk I get the following error:

[23:16:43]   Using XRandR version 1.2
Warning: ForEachFile with * (/home/florian/openclonk/./*.c4p)
[23:16:43] No valid key file found.
[23:16:43] Error opening system group file (System.c4g)!

What does this mean?

Thanks in advance
Greets,
Roin
Parent - - By Günther [de] Date 2009-08-06 22:46
cd planet
ln -s ../clonk .
./clonk

We probably should investigate whether the "everything needed is in the working directory and the working directory is available for temporary files" assumption is still as widespread as it once was, and get rid of it.
Reply
Parent - By Anonymous [de] Date 2009-08-06 23:33
Thanks for the fast response it works now, many thanks :)
Reply
Up Topic General / Help and Questions / Some questions about the openClonk install

Powered by mwForum 2.29.7 © 1999-2015 Markus Wichitill