| Message |
Let's see what I can do about answering these questions, then I'll turn the reins over to others to see what they say for you...
I haven't found a place on the web yet that lists C compiler errors as such, but there are a bunch of sites that have helpful information. Check wikipedia for a few, but your best bet is to watch which ones you get, ask about them, and remember what folks tell you they meant. (Notes are a good idea, particularly in the beginning.)
Yes, you can. In fact, you can often times make snippets from other diku/merc based codebase (ROM seems especially close), but that doesn't mean that you won't have to 'fix' things about the snippets to make them work, even with the best written of them there have been changes in the SmaugFUSS package that are very significant. I can't say that I recall there ever having been an ibuild.c, but there still is a build.c.. so you might try to use grep from the command line to locate what it's telling you to change from. (Do something like 'grep -il do_mset *' while you're in your src folder, for example.) Grub was pulled out of SmaugFUSS altogether, so you won't find it. (I'm running SmaugFUSS 1.6.031506 myself... *chuckle* Which means that I started with Smaug 1.02 and upgraded via codebase swapping all the way to SmaugFUSS 1.4 and then manually did all the code fixes from the SmaugFUSS forums (http://forums.smaugfuss.org) to date except for a couple of the ones that would allow me to call mine SmaugFUSS 1.7 and then I've also made tons of other changes myself and added a huge list of other snippets, so I just established my own version number for my code.)
A linux shell is not very kid friendly, it's a lot of reading, typing, and memorizing commands. It's a great learning evironment though. But I'd use it as an excuse to keep the kids off your computer except when directly supervised. Now, on the other hand, if you were going to install linux locally and use the gnome or kde desktop, it's pretty close to being as kid friendly as windows ever was, or mac for that matter. In some ways, it can be more so because it's harder to crash it and more controlled about requiring root password to use anything that could cause overt harm, though there are still somethings that can be a pain in the kester to repair if you let someone just go nuts. ;)
Otherwise, as far as any critisisms, advice, insights, etc go... I'd never tell you to give up. I'd say you made a wise choice in selecting SmaugFUSS 1.7 rather than Smaug 1.4a or some other codebase that isn't as widely supported. Beyond that, keep asking and hopefully our answers will be helpful. :)
[EDIT - 11 March 2008] - The Smaug FUSS site is now http://www.smaugmuds.org/ |
-=Conner=-
--
Come test your mettle in the Land of Legends at telnet://tcdbbs.zapto.org:4000
or, for a little family oriented medieval fun, come join us at The Castle's Dungeon BBS at telnet://tcdbbs.zapto.org
or, if you just want information about either, check our web page at http://tcdbbs.zapto.org | top |
|