Bug 12576 - nethack-3.4.0-r4 unable to save a game
Bug#: 12576 Product:  Gentoo Linux Version: 1.2 Platform: x86
OS/Version: Linux Status: RESOLVED Severity: minor Priority: P3
Resolution: FIXED Assigned To: bass@supercable.es Reported By: aki@koodi.org
Component: Games
URL: 
Summary: nethack-3.4.0-r4 unable to save a game
Keywords:  
Status Whiteboard: 
Opened: 2002-12-22 12:52 0000
Description:   Opened: 2002-12-22 12:52 0000
/usr/share/games/nethack is missing the 'save' directory and you are not able
to
save a game because of that.

simple fix to get the saving capability back:

'mkdir /usr/share/games/nethack/save'
'chown games:games /usr/share/games/nethack/save'

------- Comment #1 From José Alberto Suárez López 2002-12-22 13:10:37 0000 -------
fixed with a simple dodir