Register forum user name Search FAQ

Gammon Forum

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 ➜ SMAUG coding ➜ Makefile For DBS2.0 Problems

Makefile For DBS2.0 Problems

It is now over 60 days since the last post. This thread is closed.     Refresh page


Pages: 1  2 

Posted by Jeremy_S   (11 posts)  Bio
Date Reply #15 on Fri 20 Mar 2009 12:16 PM (UTC)

Amended on Fri 20 Mar 2009 12:42 PM (UTC) by Jeremy_S

Message
Well I rewrote the directory for dbs2.0/area. That eliminated a few things but I still get this and then it does nothing and I can no longer type in cyg.

$ ./startup
limit: Command not found.
ulimit: Command not found.
mv: cannot stat '../log/syslog.8': No such file or directory
mv: cannot stat '../log/syslog.7': No such file or directory
mv: cannot stat '../log/syslog.6': No such file or directory
mv: cannot stat '../log/syslog.5': No such file or directory
mv: cannot stat 'backup/dbsbackup.current.tar.gz': No such file or directory
tar: backup/exclude.list: No such file or directory
tar: Error is not recoverable: exiting now

I have officially logged onto the mud with MUSH. Everything seems to be working well. Will it run succesfully and "smoothly" even with the log errors?
Top

Posted by Zeno   USA  (2,871 posts)  Bio
Date Reply #16 on Fri 20 Mar 2009 02:51 PM (UTC)
Message
You should be starting the MUD up like:
./startup &

Or:
nohup ./startup &


Yes, it'll run fine with those errors. It just couldn't rotate logs or backup the MUD.

Zeno McDohl,
Owner of Bleached InuYasha Galaxy
http://www.biyg.org
Top

Posted by Xandrac   (3 posts)  Bio
Date Reply #17 on Fri 01 Jul 2011 08:20 PM (UTC)
Message
Alright I probably won't see a response since this is such an old topic but I started off having the same problems as a different poster and it ended up leading me to this post. I've done what was needed to be done and I changed the makefile to have the changes that Gammon suggested. When I type make again I get "Makefile:74: *** missing separator. Stop."

Just wondering what I did to make it do that? I am a very newbie coder so I apologize in advance.
Top

Posted by Nick Gammon   Australia  (23,173 posts)  Bio   Forum Administrator
Date Reply #18 on Fri 01 Jul 2011 10:50 PM (UTC)
Message
One possible thing is that you typed in some spaces at the start of the line. Rather confusingly, the make program distinguishes between leading spaces and a tab.

Make sure you have a tab as the first character. Use an editor (eg. Crimson Editor) that lets you see tabs.

If that doesn't to it post the file and indicate which is line 74.

- Nick Gammon

www.gammon.com.au, www.mushclient.com
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.


81,049 views.

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

It is now over 60 days since the last post. This thread is closed.     Refresh page

Go to topic:           Search the forum


[Go to top] top

Information and images on this site are licensed under the Creative Commons Attribution 3.0 Australia License unless stated otherwise.