News:

Come Chat with us live! Learn how HERE!

Main Menu

can' install the game (ubuntu 10.04)

Started by nashod, June 18, 2010, 01:33:02 PM

nashod

so i  really want to play the game but i have a problem first off i installed the game through the software center and apparently it doesn't have all the files needed so i downloaded the installer from the web site and everything is fine until i need to choose the path so i choose it and it gives me no permission to write into XXXXX(the path) so how do i give the installer a fucking permission

a screenshot of the problem:
http://img824.imageshack.us/img824/6853/prob1x.png
http://img695.imageshack.us/img695/9527/prob2l.png

jez

sudo chmod -fucking [file]

Grants fucking permissions.

nashod

ok that was a good one but i tried that and it doesn't help(tried chmod i mean not fucking)

F50

chmod -r u+w ~/Games/Tremulous (assuming you own the file)
chmod -r g+w ~/Games/Tremulous (if for some odd reason you don't own the file in your home directory)

If that doesn't work try running the installer as root (with sudo). You should be able to do so as a user since the install path is in ~, but if it is trying to place an executable in /usr/bin for instance, you'll need the additional privileges.
"Any sufficiently advanced stupidity is indistinguishable from malice." -- Grey's Law


nashod

thanks for trying to help but when i type the command it says can't find a directory 'u+w'

David

It needs to be -R not -r.

You entered a path of ./Games/Whatever, I'm guessing you didn't run the installer from your home dir so that folder doesn't exist.  Enter an absolute path and see what happens.
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.

nashod

actually that path does exist and i tried other paths nothing works all the paths give me no permission shit and i did run the file from my home directory

David

run ls -la ~/Games/Tremulous and post up the output.
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.

nashod

total 8
drwxrwxrwx 2 nashed nashed 4096 2010-06-18 15:21 .
drwxr-xrwx 3 nashed nashed 4096 2010-06-18 14:50

SlackerLinux

you missed listing the files

ok..... now to try to solve this

to install system-wide you will need to be root to do this go
su -
type in your password and run the installer as normal keeping all the defaults
Slackware64 13.1
SlackersQVM/

nashod

even when running it as root it doesn't work i think i had a bad download or something i will redownload it and see what happens

nashod

ok so i redownloaded the game and still the same shit any1 knows where i can get it using a package manager but being full

cirdan

actually that path does exist and i tried other paths nothing works all the paths give me no permission shit and i did run the file from my home directory

No, it doesn't.

Try: /home/your_user_name/Games/Tremulous

(replace /home/your_user_name by your home directory).

Do you want tremulous 1.1 or 1.2?

If you want 1.2, you need to first install 1.1 then 1.2.

nashod

i love u! the path u gave worked! thank u man!