Author Topic: another problem :/  (Read 3839 times)

Studlut

  • Posts: 33
  • Turrets: +0/-0
another problem :/
« on: January 16, 2007, 07:43:54 pm »
ok so I needed to install tremulous

so I go in the games directory and try to delete it.

it says access denied or something like that...

so I chmod 777 the directory.  And it still says access denied :/

I decide to reboot and it says theres been some error in /dev/hda6

Ugh this is bullshit why does linux hate me?

Somethief

  • Posts: 284
  • Turrets: +1/-1
    • http://www.somethief.net/
another problem :/
« Reply #1 on: January 16, 2007, 07:46:11 pm »
chmod everything inside it too  8)
url=http://fi.tremulous.net/]Tremulous Suomi[/url]
My blog

Studlut

  • Posts: 33
  • Turrets: +0/-0
another problem :/
« Reply #2 on: January 16, 2007, 07:58:29 pm »
everything is chmoded inside that folder

Odin

  • Spam Killer
  • *
  • Posts: 1767
  • Turrets: +113/-204
    • My Website
another problem :/
« Reply #3 on: January 16, 2007, 08:14:30 pm »
chmodding the /usr/local/games/tremulous directory is BAD. It needs to write to your home directory(this is a security feature of linux).

Caveman

  • Guest
another problem :/
« Reply #4 on: January 17, 2007, 04:41:01 am »
Oh my... this really is an error in layer 8.

Studlut, please go and use the windows version.

David

  • Spam Killer
  • *
  • Posts: 3543
  • Turrets: +249/-273
another problem :/
« Reply #5 on: January 17, 2007, 10:55:57 am »
Quote from: "Caveman"
Oh my... this really is an error in layer 8.

Studlut, please go and use the windows version.


That's just evil....
NO ONE ever deservers windows...
Any maps not in the MG repo?  Email me or come to irc.freenode.net/#mg.
--
My words are mine and mine alone.  I can't speak for anyone else, and there is no one who can speak for me.  If I ever make a post that gives the opinions or positions of other users or groups, then they will be clearly labeled as such.
I'm disappointed that people's past actions have forced me to state what should be obvious.
I am not a dev.  Nothing I say counts for anything.

tomek-k

  • Guest
another problem :/
« Reply #6 on: January 17, 2007, 09:53:51 pm »
if you can become root (if you could chmod the directory then I supose you can) then login as root and delete the folder then.

the easiest way is to delete the directory from some file manager (konqueror in KDE or somethin' else on some other desktop env.) - you can delete it recursively then. Of course the file manager must be run as root.

or in console use the midnight commander.

But the most secure way is to uninstall the game (but don't know how to do this :P )