Angband.oook.cz
Angband.oook.cz
AboutVariantsLadderForumCompetitionComicScreenshotsFunniesLinks

Go Back   Angband Forums > Angband > Development

Reply
 
Thread Tools Display Modes
Old April 24, 2009, 08:56   #11
Magnate
Angband Devteam member
 
Join Date: May 2007
Location: London, UK
Posts: 5,110
Magnate is on a distinguished road
Send a message via MSN to Magnate Send a message via Yahoo to Magnate
Quote:
Originally Posted by PowerDiver View Post
Someone care to teach me some unix?
Which flavour do you run? Try running "debian/rules binary" to build a .deb, if you can install debs.
Quote:
I have angband running sgid games. It fails to open the savefile, WHICH IT WROTE EARLIER, when the directory has execute set only for games.
...
What the heck is going on?
Dunno. The .deb uses setgid games and reads and writes the savefiles fine. It looks like something is broken on your system. Try purging everything angband-related, then build and install the .deb of r1375 - that should work.

The plan is to move away from setgid and to use --with-private-dirs instead, so don't spend too much time on this if we can't fix it. I'll commit debian/ changes to move to --with-private-dirs as soon as 3.1.1 is out (I don't want to break a perfectly good .deb before then!).
Magnate is offline   Reply With Quote
Old April 24, 2009, 09:40   #12
PowerDiver
Prophet
 
Join Date: Mar 2008
Posts: 2,800
PowerDiver is on a distinguished road
Quote:
Originally Posted by Magnate View Post
Which flavour do you run? Try running "debian/rules binary" to build a .deb, if you can install debs.
That was on some version of suse, maybe suse 10.0 or opensuse 10.1, not sure which. It would just be an incredibly weird OS bug to show up this late in the game, I would have thought. OTOH, given the strange ./configure behavior I guess I should be looking for OS bugs in every shadow.
PowerDiver is offline   Reply With Quote
Old April 24, 2009, 14:48   #13
takkaria
Veteran
 
takkaria's Avatar
 
Join Date: Apr 2007
Posts: 1,951
Donated: $40
takkaria is on a distinguished road
Quote:
Originally Posted by PowerDiver View Post
That was on some version of suse, maybe suse 10.0 or opensuse 10.1, not sure which. It would just be an incredibly weird OS bug to show up this late in the game, I would have thought. OTOH, given the strange ./configure behavior I guess I should be looking for OS bugs in every shadow.
You could try using src/Makefile.std, which would involve:

Code:
$ cd src
$ make -f Makefile.std clean
$ make -f Makefile.std
That should do what you want, without getting involved in /usr/local or anything, and puts the angband executable in the directory above src. I really have no idea where the problems you're experiencing are coming from.
__________________
takkaria whispers something about options. -more-
takkaria is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Compile error - latest Vanilla Angband SVN PaulBlay Development 3 April 19, 2009 21:20
Macintosh OSX 3.0.9b: Out of memory error? Skyknight Vanilla 4 June 8, 2008 04:42
SAngband Error Prismatic Variants 20 May 20, 2008 18:26
[Norseband] Help needed to untangle p_info error! ISNorden Variants 5 April 21, 2008 09:08


All times are GMT +1. The time now is 14:45.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2023, vBulletin Solutions Inc.