Talk:Spring on MacOSX

From Spring
Jump to navigationJump to search

Hey, would there be a way to randomly select a map from a list to use as the select one link?--elio 23:05, 7 Feb 2007 (W. Europe Standard Time)

Re: installing MacPorts dependencies.

Hey, make life easy on people. You don't have to execute every command individually.

Make a file (I called mine do_install.sh). Put it on your desktop. Cut and paste all the commands into it. Go into the terminal, and change to the Desktop directory. Execute:

chmod +x do_install.sh
sudo ./do_install.sh

Seriously, it takes a long time to do it any other way.