Bug 98318 - Slash'EM can't save games
Bug#: 98318 Product:  Gentoo Linux Version: unspecified Platform: All
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: games@gentoo.org Reported By: prousu@users.sourceforge.net
Component: Games
URL:  http://sourceforge.net/tracker/index.php?func=detail&aid=1234545&group_id=9746&atid=109746
Summary: Slash'EM can't save games
Keywords:  
Status Whiteboard: 
Opened: 2005-07-08 01:13 0000
Description:   Opened: 2005-07-08 01:13 0000
Slash'EM can't save games because gzip moved from /usr/bin/gzip to /bin/gzip

Reproducible: Always
Steps to Reproduce:
1. Start slashem
2. Create new character: press y
3. Save game: press S
4. Answer yes: press y

Actual Results:  
No such file or directory
Exec to compress 1000prousu failed.


Expected Results:  
Be seeing you...


Fix for this will follow soon

------- Comment #1 From Pekka Rousu 2005-07-08 01:36:39 0000 -------
Created an attachment (id=62888) [details]
part 1 of the fix

requires Gentoo.configure to work

------- Comment #2 From Pekka Rousu 2005-07-08 01:39:17 0000 -------
Created an attachment (id=62889) [details]
part 2 of the fix

Configuration file which fixes the wrong gzip path. Place it in directory
games-roguelike/slashem/files/0.0.7E6 and apply the patch to the ebuild.

------- Comment #3 From SpanKY 2005-07-09 16:04:21 0000 -------
thanks, fixed in cvs