Openrpg complains about missing configuration files. I cannot find any documentation for creating one by myself, so what schould I do? Reproducible: Always Steps to Reproduce: This is what python shouts: Traceback (most recent call last): File "/usr/games/lib/openrpg/orpg/main.py", line 1037, in AfterSplash self.frame = orpgFrame(NULL, -1, "OpenRPG v"+VERSION) File "/usr/games/lib/openrpg/orpg/main.py", line 255, in __init__ self.settings = orpg.tools.orpg_settings.settings() File "/usr/games/lib/openrpg/orpg/tools/orpg_settings.py", line 277, in __init__ self.setup_ini(ini_xml) File "/usr/games/lib/openrpg/orpg/tools/orpg_settings.py", line 282, in setup_ini config_files.validate_config_file(ini_xml,"default_ini.xml") File "/usr/games/lib/openrpg/orpg/tools/config_files.py", line 10, in validate_config_file newfile = open(orpg.dirpath.dir_struct["user"] + user_file,"w") IOError: [Errno 2] No such file or directory: '/usr/share/games/openrpg/myfiles/ini.xml' Some other info: [ebuild R ] sys-apps/portage-2.0.51-r3 -build -debug (-selinux) 0 kB [ebuild R ] dev-lang/python-2.3.4 +X +berkdb -bootstrap -build -debug -doc +gdbm -ipv6 +ncurses +readline +ssl +tcltk -ucs2 0 kB [ebuild R ] dev-python/wxpython-2.4.2.4 +gtk2 +jpeg +opengl +png +tiff +unicode 0 kB [ebuild R ] games-rpg/openrpg-1.6.1 0 kB
let's have the output from emerge --info and the entire output from the merge of openrpg please. emerge --info and emerge -v openrpg &> /tmp/out thanks.
openrpg-1.6.1-r1 should be more fun. reopen if you still have issues.