Hi Roy,

you need to install Xcode Tools.

Insert the "Mac OS X Install DVD" that came with your Mac.
Navigate to "Optional Installs" and then to "Xcode Tools"
and double click the "Xcode Tools" package to install.

(It is a big install, including things you may never use, but will allow you to compile from source)

Regards

Stathis


On Jul 17, 2009, at 4:22 PM, Roy wrote:

I am installing SPM8 according to
http://en.wikibooks.org/wiki/SPM/Installation_on_Mac_OS_(Intel)

But once I get into the src fold "cd /Users/login/spm8/src" then I try
to type following content into terminal:
"make distclean
make && make install
make toolbox-distclean
make toolbox && make toolbox-install
make external-distclean
make external && make external-install"

All it says is "bash: make: command not found"

Why is this happening? Very frustrating.

Thanks a lot if you can help me.

Ruihong