Tremulous Forum

General => Troubleshooting => Topic started by: Death On Ice on June 04, 2007, 12:16:38 am

Title: www.tjw.org/tremulous Down?
Post by: Death On Ice on June 04, 2007, 12:16:38 am
When I tried to upgrade my QVM to Lakitu7's, I also re-downloaded Tremded.ub, the Mac version of Tremded, Tjw's admin module.

Well, I realized that something was wrong with the permissions once I tried to start my server, because this is what I got back:

Welcome to Darwin!
miles-computer:~ miles$ cd /Applications/Tremulous;./tremded.ub +set dedicated 2 +exec server.cfg
-bash: ./tremded.ub: Permission denied
miles-computer:/Applications/Tremulous miles$
miles-computer:/Applications/Tremulous miles$

I think the reason is because I didn't download it via curl or something, rather I just downloaded it off of his site from the link

www.tjw.org/tremulous/mac/tremded.ub

I'm not entirely sure, but that may have been the problem.

If someone can upload the correct file or give me info on how to fix it, please do.
Title: www.tjw.org/tremulous Down?
Post by: 22grandjob on June 04, 2007, 12:28:04 am
Yey Death long time no see :D
Title: www.tjw.org/tremulous Down?
Post by: kevlarman on June 04, 2007, 12:28:49 am
chmod 755 tremded.ub
Title: www.tjw.org/tremulous Down?
Post by: Death On Ice on June 04, 2007, 01:26:27 am
Hey Grand!
What does that mean, Kevlarman?
Title: www.tjw.org/tremulous Down?
Post by: twilight on June 04, 2007, 01:34:11 am
well your problem is that you don't have permission for tremded.ub, and he is providing the command to fix that. Go into terminal, navigate to the directory which contains tremded.ub, and execute chmod 755 tremded.ub
Title: www.tjw.org/tremulous Down?
Post by: TinMan on June 04, 2007, 01:42:30 am
Code: [Select]
chmod +x tremded.ub
is more appropriate, and do an "ls" to make sure it's there.
Title: www.tjw.org/tremulous Down?
Post by: benmachine on June 04, 2007, 11:28:32 am
chmod a+x is the command tjw supplied.
I'm not familiar with the notation kevlarman uses but that should work too (well, kevlarman said it: things that kevlarman says generally work)
Title: www.tjw.org/tremulous Down?
Post by: Undeference on June 04, 2007, 07:36:49 pm
http://en.wikipedia.org/wiki/File_system_permissions#Octal_notation
Title: www.tjw.org/tremulous Down?
Post by: Death On Ice on June 04, 2007, 11:51:08 pm
Thank you! That worked, so I don't need to go to tjw.org. However, in another section at ''http://tremulous.net/phpBB2/viewtopic.php?t=5021'' I saw another post about his site being down, so it's not exclusive.