On 9/12/06, Jay Lanagan <jla...@gm...> wrote:
> On 9/12/06, Florian Schulze <flo...@gm...> wrote:
> > > Hi again,
> > >
> > > I'm curious as to what one needs to compile this correctly on osx?
> > >
> > > I've got xcode, fink, and all of apples dev stuff...
> > >
> > > Am I right in assuming that running a "configure | make" is just going
> > > to give me the CLI binary ala linux? how do I get the whole osx app
> > > bundle to make?
> >
> > Hi!
> >
> > You need "rake", I use the one from Darwinports (it's better
> > maintained than fink IMO).
> > You also need the SDL Framework files from libsdl.org
> > You also need deutex to build the prboom.wad, but you can also get
> > the prboom.wad from a released bundle and put it into ./data/
> > Then you go into ./src/ and do "rake -f MAC/Rakefile"
> > That's it!
> >
>
> OK, I got all that moving along nicely. I used fink's rake since it
> seems to be the latest version available... One big issue is I put the
> prboom.wad into the data dir, and everything started building but it
> still ends up failing because I lack the deutex binary. Attempts to
> compile deutex fail on ppc. How else can I get around that dependecy?
>
Well I just copied prboom.wad from the data dir into the app bundle
and it finished building for me!
--
Jay Lanagan
|