Welcome to GameHourz.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in

Compiling Angband variants on Unixes

 
   Game Forums (Home) -> Roguelike -> Angband RSS
Next:  OAngband: Question regarding monster resist  
Author Message
cafeine

External


Since: May 26, 2006
Posts: 1



(Msg. 1) Posted: Fri May 26, 2006 2:34 pm
Post subject: Compiling Angband variants on Unixes
Archived from groups: rec>games>roguelike>angband (more info?)

Hi everybody,

I've started packaging a few roguelike games for the Debian Linux
distribution. I'd like to package some Angband variants as well, but a lot
of them seem to require a lot of Makefile tweaking to compile properly on
Unix platforms.

So if anybody out there has custom Makefile for building any of the *bands
listed on thangorodrim.net* and is willing to share, please send them to
cafeine at no-log dot org and I'll be happy to package the software (with
due credits of course).

I'll post on r.g.r.a once I have a repository set up.

Thanks in advance

* Except Vanilla, Zangband, ToME (which are already part of Debian) and
Hengband (which I already packaged).

 >> Stay informed about: Compiling Angband variants on Unixes 
Back to top
Login to vote
Christer Nyfalt

External


Since: Jun 03, 2005
Posts: 30



(Msg. 2) Posted: Fri May 26, 2006 4:19 pm
Post subject: Re: Compiling Angband variants on Unixes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2006-05-26, cafeine <cafeine DeleteThis @removethis.no-log.org> wrote:
> Hi everybody,
>
> I've started packaging a few roguelike games for the Debian Linux
> distribution. I'd like to package some Angband variants as well, but a lot
> of them seem to require a lot of Makefile tweaking to compile properly on
> Unix platforms.
>
> So if anybody out there has custom Makefile for building any of the *bands
> listed on thangorodrim.net* and is willing to share, please send them to
> cafeine at no-log dot org and I'll be happy to package the software (with
> due credits of course).
>
> I'll post on r.g.r.a once I have a repository set up.
>
> Thanks in advance
>
> * Except Vanilla, Zangband, ToME (which are already part of Debian) and
> Hengband (which I already packaged).

Good idea!

- The latest Sangband 0.9.9-beta20d should work without tweaking,
if not tell me since it should be my fault.
- Oangband 1.1.0 uses autoconf/automake so you should be able to build
that one without custom makefiles, just rebuild them autoconf and automake
if you have problems.
- Steamband, well, I did some assistance on that variant last summer so
my code is halfway towards the next version. So I can't really help
with the latest release. A new version will hopefully soon be out.

Other variants that are popular that you might want to package:
- Entroband (the replacement for the now unsupported Hengband).
- NPPAngband (Vanilla++)


--
Christer Nyfalt

 >> Stay informed about: Compiling Angband variants on Unixes 
Back to top
Login to vote
Joshua Rodman

External


Since: Sep 20, 2005
Posts: 74



(Msg. 3) Posted: Wed May 31, 2006 7:15 pm
Post subject: Re: Compiling Angband variants on Unixes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2006-05-26, cafeine <cafeine.TakeThisOut@removethis.no-log.org> wrote:
> Hi everybody,
>
> I've started packaging a few roguelike games for the Debian Linux
> distribution. I'd like to package some Angband variants as well, but a lot
> of them seem to require a lot of Makefile tweaking to compile properly on
> Unix platforms.

Do you mean the editing of the target lines to include the desired
combination of -Ddefines and/or the editing of the list of files to
compile, link?

Or something more severe?

I've felt for some time that someone should break out the targets and
modify the list of files to build and link within the subtargets. This
isn't difficult, it's difficult to get all the upstreams to accept
similar.

> * Except Vanilla, Zangband, ToME (which are already part of Debian) and
> Hengband (which I already packaged).

Bless you for this.

-josh
--
Grim. Grom. Grümmer.
 >> Stay informed about: Compiling Angband variants on Unixes 
Back to top
Login to vote
Andrew Sidwell

External


Since: Oct 29, 2005
Posts: 14



(Msg. 4) Posted: Thu Jun 01, 2006 3:22 pm
Post subject: Re: Compiling Angband variants on Unixes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

On 2006-05-31 21:15:43, Joshua Rodman
<jrodman.RemoveThis@duckerDOTorg.fake.domain.example.com> wrote:

> I've felt for some time that someone should break out the targets and
> modify the list of files to build and link within the subtargets. This
> isn't difficult, it's difficult to get all the upstreams to accept
> similar.

What do you mean by this? Could you give an example, please?

Andrew Sidwell
 >> Stay informed about: Compiling Angband variants on Unixes 
Back to top
Login to vote
magnate

External


Since: Dec 12, 2004
Posts: 558



(Msg. 5) Posted: Mon Jun 19, 2006 7:17 am
Post subject: Re: Compiling Angband variants on Unixes [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

Joshua Rodman wrote:
> On 2006-05-26, cafeine <cafeine.RemoveThis@removethis.no-log.org> wrote:
> > * Except Vanilla, Zangband, ToME (which are already part of Debian) and
> > Hengband (which I already packaged).
>
> Bless you for this.

Seconded! Do you keep your own apt repository, or will I be able to get
Heng from the standard Debian archive? (I use debian.blueyonder.co.uk)

I always wanted to do this for S, but never got round to it.

Well done,

CC
 >> Stay informed about: Compiling Angband variants on Unixes 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Trouble compiling Vanilla on Mac - It's been several years since I've last played Vanilla Angband, so I just grabbed the most recent sources off angband.oook.cz and tried compiling. I'm on Mac OS X 10.5. I did ./configure through Terminal, which seemed to work. I then typed make. ..

OS X variants available - list? - Does anyone have to hand a list of which variants have a current OS X build, perchance? :) [Locations of said builds would be useful, of course...] Thanks - Ewan

OS X bug -- bad free. [All variants] - There's a bad free in main-crb.c. (It took me a long time to track down because I'm unfamiliar with programming Macs.) In function locate_lib, there should be no free of variable 'main_bundle'. It is a reference to an application-level static..

Catching up - the last few years of *band variants... - Evening, all. This is a complete newbie question but I've been out of the loop for a while. Having lost most of the late '90s to Vanilla and Zangband (2.2.4), I've suddenly felt like a new bash. However, I've tried the most recent Vanilla and Z and..

Catching up - the last few years of *band variants... - Evening, all. This is a complete newbie question but I've been out of the loop for a while. Having lost most of the late '90s to Vanilla and Zangband (2.2.4), I've suddenly felt like a new bash. However, I've tried the most recent Vanilla and Z and..
   Game Forums (Home) -> Roguelike -> Angband All times are: Ekaterinburg, Islamabad, Karachi, Tashkent (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]