[Home] [Downloads] [Search] [Help/forum]

Gammon Software Solutions forum

See www.mushclient.com/spam for dealing with forum spam. Please read the MUSHclient FAQ!

[Folder]  Entire forum
-> [Folder]  SMAUG
. -> [Folder]  Running the server
. . -> [Subject]  upload needed

Home  |  Users  |  Search  |  FAQ
Username:
Register forum user name
Password:
Forgotten password?

upload needed

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page


Pages: 1 2  

Posted by Theheahi   (23 posts)  [Biography] bio
Date Mon 28 Apr 2008 08:22 PM (UTC)  quote  ]
Message
hi, i was working on smaug 1.4 but as i see 1.8 is much better then it, then i download it from http://www.smaug.org/ but it is buggy, cannot compile it well. so if someone has it can upload for me ? (not smaug fuss just smaug). thanks.
[Go to top] top

Posted by David Haley   USA  (3,881 posts)  [Biography] bio   Moderator
Date Reply #1 on Mon 28 Apr 2008 08:27 PM (UTC)  quote  ]
Message
Try here:

http://www.smaugmuds.org/index.php?a=files&s=viewfile&fid=156

That said, I would strongly recommend that you use the FUSS version instead...

David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone

http://david.the-haleys.org
[Go to top] top

Posted by Theheahi   (23 posts)  [Biography] bio
Date Reply #2 on Mon 28 Apr 2008 08:29 PM (UTC)  quote  ]
Message
can you tell me or give me a link that tells difference?
[Go to top] top

Posted by Samson   USA  (683 posts)  [Biography] bio
Date Reply #3 on Mon 28 Apr 2008 08:32 PM (UTC)  quote  ]
Message
Listing all of the difference in one easy to find location would be a big task. Best bet would be to explore the forum at www.smaugmuds.org and look over all of the fixes that have been done.

SmaugMuds.org: http://www.smaugmuds.org - The Smaug MUDs Community Center

"The past was erased, the erasure was forgotten, the lie became truth." -- George Orwell, 1984
[Go to top] top

Posted by Theheahi   (23 posts)  [Biography] bio
Date Reply #4 on Mon 28 Apr 2008 08:45 PM (UTC)  quote  ]
Message
i downlaod smaugfuss1.9 but there is hundreds of area bugs. why is this so buggy ?

e.g file: export.are line: 1773
bug:error location function etc.

[Go to top] top

Posted by David Haley   USA  (3,881 posts)  [Biography] bio   Moderator
Date Reply #5 on Mon 28 Apr 2008 08:59 PM (UTC)  quote  ]
Message
You'll have to be a little more specific. :-)

What you are probably seeing is not actually a bug. When one area depends on another area, and that area isn't loaded yet, the loader emits a "bug" but then resolves those cross-references later in the boot process.

David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone

http://david.the-haleys.org
[Go to top] top

Posted by Theheahi   (23 posts)  [Biography] bio
Date Reply #6 on Mon 28 Apr 2008 09:17 PM (UTC)  quote  ]
Message
got it, last question, why area editor doesnt work with smaugfuss? any else area editor for it ?
[Go to top] top

Posted by David Haley   USA  (3,881 posts)  [Biography] bio   Moderator
Date Reply #7 on Mon 28 Apr 2008 09:46 PM (UTC)  quote  ]
Message
It doesn't work because the formats are different. The area editor doesn't know how to open the FUSS formats. AFAIK there is no graphical editor for FUSS, but the OLC system isn't too bad (although it definitely has its downsides).

David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone

http://david.the-haleys.org
[Go to top] top

Posted by Theheahi   (23 posts)  [Biography] bio
Date Reply #8 on Mon 28 Apr 2008 09:48 PM (UTC)  quote  ]
Message
1 more question its about compiling but i dont wanna make a new thread so gonna ask here please answer. i got a _crypt error about undefinied etc. how can i fix this, search all forum but not got a clear answer.
[Go to top] top

Posted by David Haley   USA  (3,881 posts)  [Biography] bio   Moderator
Date Reply #9 on Mon 28 Apr 2008 09:53 PM (UTC)  quote  ]
Message
You need to give us more information. e.g. the platform you are running on, etc.

The crypt problem is well-known and has been solved many times; chances are somebody has had it before. But until we know more about your situation we can't point you in the right direction...

David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone

http://david.the-haleys.org
[Go to top] top

Posted by Theheahi   (23 posts)  [Biography] bio
Date Reply #10 on Mon 28 Apr 2008 09:58 PM (UTC)  quote  ]
Message
comm.c:1760: undefined reference to '_crypt'

error is like that.
[Go to top] top

Posted by David Haley   USA  (3,881 posts)  [Biography] bio   Moderator
Date Reply #11 on Mon 28 Apr 2008 10:02 PM (UTC)  quote  ]
Message
http://www.google.com/search?q=undefined+reference+crypt&btnG=Google+Search&domains=www.gammon.com.au&sitesearch=www.gammon.com.au

Look at post #2. Note the search terms used; often using good search terms is the best way to get the answer quickly.

Also note that I asked for things like the platform you are running on, which you didn't give. :) If you want the process to be as helpful and productive as possible you need to give us good information, especially when we ask a precise question.

David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone

http://david.the-haleys.org
[Go to top] top

Posted by Theheahi   (23 posts)  [Biography] bio
Date Reply #12 on Mon 28 Apr 2008 10:25 PM (UTC)  quote  ]
Message
hehe, its cygwin

but i search for solution and i found "uncomment NEED_CRYPT = -lcrypt" i've done but still gives error.
[Go to top] top

Posted by David Haley   USA  (3,881 posts)  [Biography] bio   Moderator
Date Reply #13 on Mon 28 Apr 2008 10:27 PM (UTC)  quote  ]
Message
You need to give us more information........ :)

What error? Did you uncomment the NEED_CRYPT line, so that the makefile says:

NEED_CRYPT = -lcrypt

Did you install the crypt library from the Cygwin setup program?

David Haley aka Ksilyan
Head Programmer,
Legends of the Darkstone

http://david.the-haleys.org
[Go to top] top

Posted by Theheahi   (23 posts)  [Biography] bio
Date Reply #14 on Mon 28 Apr 2008 10:31 PM (UTC)  quote  ]
Message
yes, i uncomment it and i download all (checked everything from setup) but still got same error. error is same which i told:

comm.c:1760: undefined reference to '_crypt'


etc. some more erros like that about _crypt
[Go to top] 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.


5,237 views.

This is page 1, subject is 2 pages long: 1 2  [Next page]

[Reply to this subject]  Reply to this subject   [New subject]  Start a new subject   [Refresh] Refresh page

Go to topic:           Search the forum


[Go to top] top

[Home]

Written by Nick Gammon - 5K

Comments to: Gammon Software support
[RH click to get RSS URL] Forum RSS feed ( http://www.gammon.com.au/rss/forum.xml )

[Best viewed with any browser - 2K]    [Internet Contents Rating Association (ICRA) - 2K]    [Web site powered by FutureQuest.Net]