This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Mac OS X
Building Vulture’s
Thanks to eben for providing the following guide:
Here’s a rough guide as to how I compiled it:
This is done on 10.6.1
Install Xcode
Update to the latest Vulture’s source code
- git clone git://github.com/clivecrous/vultures.git
- cd vultures
- git submodule init
- git submodule update
install MacPorts ( Configure as per instructions on macports.org )
Install dependency libraries
- sudo port install libsdl
- sudo port install libpng
- sudo port install libsdl_ttf
- sudo port install libsdl_mixer
Build Vulture’s Eye
- make nethack-home
Create a dmg
I’ve also tested this on a Mac that does not have MacPorts installed, there’s a problem with the linked libraries not functioning properly.
- make nethack-dmg







