Notice: Any messages purporting to come from this site telling you that your password has expired, or that you need to verify your details, confirm your email, resolve issues, making threats, or asking for money, are
spam. We do not email users with any such messages. If you have lost your password you can obtain a new one by using the
password reset link.
Due to spam on this forum, all posts now need moderator approval.
Entire forum
➜ SMAUG
➜ Compiling the server
➜ FUSS won't compile!
It is now over 60 days since the last post. This thread is closed.
Refresh page
| Posted by
| USER007
(124 posts) Bio
|
| Date
| Fri 19 Dec 2003 10:00 PM (UTC) Amended on Fri 19 Dec 2003 10:03 PM (UTC) by USER007
|
| Message
| I just downloaded FUSS and I opened the file under cygwin and it worked. I went to the src file and typed this:
Owner@Starblazer ~/smaugfuss/area
$ cd ../src
Owner@Starblazer ~/smaugfuss/src
$ ls
Makefile build.c fight.c interp.c planes.c special.c
act_comm.c clans.c grub.c magic.c planes.h startup
act_info.c color.c handler.c makeobjs.c player.c tables.c
act_move.c color.h hashstr.c mapout.c polymorph.c track.c
act_obj.c comm.c i3.c misc.c reset.c update.c
act_wiz.c comments.c i3.h mpxset.c save.c
ban.c const.c i3cfg.h mud.h services.c
bet.h db.c ident.c mud_comm.c shops.c
boards.c deity.c imm_host.c mud_prog.c skills.c
Owner@Starblazer ~/smaugfuss/src
$ mv Makefile Makefile.Unix
Owner@Starblazer ~/smaugfuss/src
$ mv Makefile.Cygwin Makefile
mv: cannot stat `Makefile.Cygwin': No such file or directory
As you can see the second mv thing didn't work. Any help? :/ And I've done this on smaug 1.4a and it work now it won't on FUSS. | | Top |
|
| Posted by
| Zeno
USA (2,871 posts) Bio
|
| Date
| Reply #1 on Sat 20 Dec 2003 12:59 AM (UTC) |
| Message
| | Well, you posted the files there. And yet you are trying to move a file that doesn't exist? There is no Makefile.Cygwin file. |
Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org | | Top |
|
| Posted by
| David Haley
USA (3,881 posts) Bio
|
| Date
| Reply #2 on Sat 20 Dec 2003 01:36 AM (UTC) |
| Message
| Yeah... you're trying to rename a file, Makefile.cygwin, which doesn't exist... you must be following a set of instructions that's not meant for your distribution; perhaps you downloaded the Unix distribution and not the Cygwin distribution? Or perhaps you are following instructions for SMAUG on a FUSS distribution...
ls = list of files in the directory
mv = move (rename) file1 to file2 |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | | Top |
|
| Posted by
| Samson
USA (683 posts) Bio
|
| Date
| Reply #3 on Sat 20 Dec 2003 02:30 AM (UTC) |
| Message
| | FUSS will compile. All you need to do is open the Makefile and uncomment the one spot near the top where it says to uncomment it to compile using Cygwin. That's it. No silly makefile copying or anything else needs to be done. Just compile it after. | | Top |
|
| Posted by
| USER007
(124 posts) Bio
|
| Date
| Reply #4 on Sat 20 Dec 2003 02:14 PM (UTC) Amended on Sat 20 Dec 2003 02:15 PM (UTC) by USER007
|
| Message
| | Ok thanks it worked! :p Now just one question... In smaug 1.4a there was a file in the system folder that you could adjust the color of the description, the way people appear/mobs, killing, etc. well I can't find that file in FUSS and I was wondering where I would be able to edit those things? | | Top |
|
| Posted by
| David Haley
USA (3,881 posts) Bio
|
| Date
| Reply #5 on Sat 20 Dec 2003 03:26 PM (UTC) |
| Message
| | Maybe FUSS has per-character coloring, where the characters choose themselves what things look like. |
David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone
http://david.the-haleys.org | | Top |
|
| Posted by
| Samson
USA (683 posts) Bio
|
| Date
| Reply #6 on Sat 20 Dec 2003 03:41 PM (UTC) |
| Message
| | Yes, it has per-character customization. Just refer to the color command. It should be enough to go on. | | Top |
|
| Posted by
| USER007
(124 posts) Bio
|
| Date
| Reply #7 on Sat 20 Dec 2003 04:37 PM (UTC) |
| Message
| | But is there a way that I can set the default color when people create new chars? For example I want the color of the description to be dgreen and the the exits white. | | Top |
|
| Posted by
| Samson
USA (683 posts) Bio
|
| Date
| Reply #8 on Sat 20 Dec 2003 05:23 PM (UTC) |
| Message
| | The color.h file has the default defines in it. Should be fairly obvious where to change stuff. | | Top |
|
| Posted by
| USER007
(124 posts) Bio
|
| Date
| Reply #9 on Sat 20 Dec 2003 05:28 PM (UTC) |
| Message
| | Yeah thats what I was looking for, thanks. | | Top |
|
The dates and times for posts above are shown in Universal Co-ordinated Time (UTC).
To show them in your local time you can join the forum, and then set the 'time correction' field in your profile to the number of hours difference between your location and UTC time.
29,829 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top