Free and Open Source real time strategy game with a new take on micro-management

MAC OS X Development

From Globulation2

Revision as of 04:08, 17 April 2007 by AppleBoy (talk | contribs) (Dependency Tree)
Jump to: navigation, search

This page is under development by AppleBoy
please check the talk page for more information

Dependency Tree

These are pretty much all standard source install sections. For example:

# tar -zxvf libvorbis-1.1.2.tar.gz
# cd libvorbis-1.1.2
# ./configure
# make
# sudo make install
  • Glob2
Notes:
Still getting compilation errors, working on a resolution
Notes
many dependencies, will list including the links
  • zlib (included in OS X)
  • boost

on to glob2 itself and CVS

To checkout CVS please see this page

Misc