Koozali.org: home of the SME Server

make

Jason Slater

make
« on: October 04, 2002, 12:11:43 PM »
I'm trying to run a simple MUD-based game on my server and it has to be compiled with a makefile.

This is fine, but make doesn't seem to be working for me.  Is there a different way to get it running under SME (5.5) or is it just not included?  If it's not included is there a way to add it?  I've downloaded the latest package for make from www.gnu.org but I can't for the life of me figure out how to install it.

Thanks,

-Jason

Byte

Re: make
« Reply #1 on: October 04, 2002, 01:27:25 PM »
I would download the dev tools from darrell may site visit

http://myezserver.com/downloads/mitel/contrib/dev-tools/SME55/

and just follow instructions, you shouldnt go wrong

hope this helps

Byte

Jason Slater

Re: make
« Reply #2 on: October 04, 2002, 02:06:50 PM »
Thank you VERY much!  This is exactly what I needed!