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
➜ MUDs
➜ General
➜ startup file Permission Denied. Cygwin
startup file Permission Denied. Cygwin
|
It is now over 60 days since the last post. This thread is closed.
Refresh page
Posted by
| Lyrien
(9 posts) Bio
|
Date
| Sat 02 Mar 2013 11:34 PM (UTC) |
Message
| I am able to start the mud and run it fine using the
../src/(mudname).exe in Cygwin.
I cannot seem to use the startup file thought. The Startup file is in the src folder...
I have tried ./startup while in the src directory and tried tcsh aswell.
Its not that big of a deal I suppose since I can run the mud successfully with .exe but I would like to try the other option for future muds also.
The error message I get when using ./startup in the src directory is
$ ./startup
-bash: ./startup: Permission denied
Im using Windows 8, so im curious if it has something to do with that. If anyone else has the same issue please let me know and go step-by-step on how to fix this issue. | Top |
|
Posted by
| Fiendish
USA (2,534 posts) Bio
Global Moderator |
Date
| Reply #1 on Sun 03 Mar 2013 06:13 AM (UTC) Amended on Sun 03 Mar 2013 06:15 AM (UTC) by Fiendish
|
Message
| You don't have execute permission on the startup file. Try chmod a+x startup. |
https://github.com/fiendish/aardwolfclientpackage | Top |
|
Posted by
| Lyrien
(9 posts) Bio
|
Date
| Reply #2 on Sun 03 Mar 2013 01:33 PM (UTC) |
Message
| Thanks. That seemed to help with the Permissions to the file and didn't give me any errors when i used chmod.
Now I have this problem with the startup file.
$ ./startup
limit: stacksize: Can't set limit (Invalid argument)
Im in the SRC directory again too. Also tried "tcsh startup",
and received the exact same error. | Top |
|
Posted by
| Nick Gammon
Australia (23,133 posts) Bio
Forum Administrator |
Date
| Reply #3 on Sun 03 Mar 2013 09:47 PM (UTC) |
Message
| Remove that line from the startup file (the one with "limit" in it). I don't believe it is critical. |
- 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.
13,882 views.
It is now over 60 days since the last post. This thread is closed.
Refresh page
top