Welcome to Tech Support Forum home to more then 136,000 problems solved. Issues have included: Spyware, Malware, Virus Issues, Windows, Microsoft, Linux, Networking, Security, Hardware, and Gaming Getting your problem solved is as easy as:
1. Registering for a free account
2. Asking your question
3. Receiving an answer

Registered members:
* Get free support
* Communicate privately with other members (PM).
* Removal of this message
* See fewer ads.
* And much more..

 



Want to know how to post a question? click here Having problems with spyware and pop-ups? First Steps
Go Back   Tech Support Forum > Gaming Forum > Game Installation Support
User Name
Password
Site Map Register Donate Rules Blogs Mark Forums Read


Game Installation Support Get help on installing the new game so you can relax.

Reply
 
LinkBack Thread Tools
Old 11-06-2009, 07:35 AM   #1 (permalink)
Registered User
 
Join Date: Nov 2009
Posts: 3
OS: Windows Vista


Installing Enemy Territory to Linux

Hello there!
I'm new here, but heard lots of good stuff about this place,
so it's time for you to prove it was worth coming here.

I need some help with Linux stuff since I haven't used it much yet...

I have a domain and trying to install there Enemy Territory game but I have some problems. I have the installation file, 'et-linux-2.60.x86.run' and access to the path where I want it to be installated.

Now first, I would like to block the answers "You don't have permission to do that", "It's impossible without root access" etc. I have done this before on the same domain.

But the problem is, that this corporation with hosts my domain, had a hacker attack few days a go but they got it under control already. Still, they managed to hurt some parts of it, and to fix it they had to destroy all excisted domains and create new ones. So I lost all my files and so on. I had this "Install.sh" file there, wich I used to install the game (I'll explain how in a second) but now I don't have it anymore. Reason why I don't have it? My friend created it for me, but now he moved to study in a different country and he's not able to send it to me so I need help somewhere else.

'Install.sh' file included some sort of values, wich specified the path where to install the file. So I need some help from you guys to either search file, or create one.

Without this file, I get this sort of error:

----------
Verifying archive integrity... All good.
Uncompressing Enemy Territory 2.60 Full Install...........................
cp: cannot create regular file '/var/www/vhosts/ ... /.setup25377': Permission denied
chmod: cannot access '/var/www/vhosts/ ... /.setup25377': No such file or directory
./setup.sh: Line 191: /var/www/vhosts/ ... /.setup25377: No such file or directory
cp: cannot create regular file '/var/www/vhosts/ ... /.setup25377': Permission denied
chmod: cannot access '/var/www/vhosts/ ... /.setup25377': No such file or directory
./setup.sh: Line 191: /var/www/vhosts/ ... /.setup25377: No such file or directory
cp: cannot create regular file '/var/www/vhosts/ ... /.setup25377': Permission denied
chmod: cannot access '/var/www/vhosts/ ... /.setup25377': No such file or directory
./setup.sh: Line 191: /var/www/vhosts/ ... /.setup25377: No such file or directory
----------

I can't remember exactly what was in the file, but I remember there were 3-5 different '$Var = Value' type of things, '#!bin/bash' in the beginning (or something like that), and something else... Then in the end there were 'sh "./et-linux-2.60.x86.run"' and boom, it worked!

So can you maybe help me?

Thanks in advance!
manteli

Last edited by manteli; 11-06-2009 at 07:56 AM.
manteli is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Important Information
Join the #1 Tech Support Forum Today - It's Totally Free!

TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free.

Join TechSupportforum.com Today - Click Here

Old 11-10-2009, 10:24 AM   #2 (permalink)
Moderator/Fedora Amb.
 
wmorri's Avatar
 
Join Date: May 2008
Location: /pm/etc
Posts: 2,842
OS: Window 7/Fedora 10

My System

Send a message via AIM to wmorri
Re: Installing Enemy Territory to Linux

Hi,

So...let me see if I have this under control. You are using a hosting package with a company, they had an attack and now you have to reinstall your data. You also have all the files for ET, and the last time you installed it your friend (who is now out of the picture) made an install file for you.

The main thing is that you really need to get that install install file. I don't know what was in it but it seemed to do eveything that you needed. Without it or info from your friend it is hard for me or anyone else to know what was put in the file. If you can give us some idea of what we was in the file, there might be a chance that a new one be written, but there is no garuntee.

Cheers!
__________________


Linux Forever!

wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-14-2009, 01:31 AM   #3 (permalink)
Registered User
 
Join Date: Nov 2009
Posts: 3
OS: Windows Vista


Re: Installing Enemy Territory to Linux

Here we go... The problem is that I need to install this game again to my webserver. I have the installation file already uploaded in there to path "/var/www/vhosts/tsclan-et.com/private/Gameservers/Installation/" and I need to install the game to "/var/www/vhosts/tsclan-et.com/private/Gameservers/Alpha/".

And, problem appears when I start running the installation file with "sh et-linux-2.60.x86.run" command, when it suppose to install it, correct? But, when I do that, it starts to load the file but then it gives an error wich says that "/var/www/vhosts/tsclan-et.com/.setup7135" is unable to be written." or something like that. Still the main thing is that it tries to create file to my root folder, wich is this "/var/www/vhosts/tsclan-et.com/" but I don't have access to there.

So I need a file, where it sets this path to the file, wich I need while I'm installing the game. Based on my previous knowledge, this happenes to every installation package (maybe?) and the .setup$$ file goes to the root directory, wich happenes now to be something I don't have access to. I need to change the location, path, to "/var/www/vhosts/tsclan-et.com/private/" for example, and I could get this thing work.

You understand now?

Thanks in advance!
-manteli-
manteli is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-14-2009, 07:44 PM   #4 (permalink)
Moderator/Fedora Amb.
 
wmorri's Avatar
 
Join Date: May 2008
Location: /pm/etc
Posts: 2,842
OS: Window 7/Fedora 10

My System

Send a message via AIM to wmorri
Re: Installing Enemy Territory to Linux

Hi,

I totally understand. It sounds like you don't have write access with the server pacakage that you have. I would start with talking to your hosting company and see if they can help you and at least give you write access.


Cheers!
__________________


Linux Forever!

wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-18-2009, 11:45 AM   #5 (permalink)
Registered User
 
Join Date: Nov 2009
Posts: 3
OS: Windows Vista


Re: Installing Enemy Territory to Linux

Hi,

I asked them to give me writing access, but they didn't let me.

However, I solved the problem by asking them is there any other way. They told me to try "sh <file> --keep" when it creates new directory to same directory where this installation file already is.

After that, I searched "setup.sh" file and edited some lines there where to extract the installation fles during the installation and it worked.

So problem solved!
manteli is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-18-2009, 12:55 PM   #6 (permalink)
Moderator/Fedora Amb.
 
wmorri's Avatar
 
Join Date: May 2008
Location: /pm/etc
Posts: 2,842
OS: Window 7/Fedora 10

My System

Send a message via AIM to wmorri
Re: Installing Enemy Territory to Linux

Hi,

Glad that you were able to fix this on your own. Now go and play and have fun with your server. Some time if I feel like installing it I might even play on your server.

Cheers!
__________________


Linux Forever!

wmorri is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Old 11-18-2009, 07:49 PM   #7 (permalink)
Senior Tech, Games Team
 
5NIPER_WOLF's Avatar
 
Join Date: Jan 2009
Location: Toronto Canada
Posts: 3,272
OS: Windows VISTA Home Premium 64-Bit/Fedora 11/Mandriva/WinXP SP3

My System

Blog Entries: 3
Re: Installing Enemy Territory to Linux

What is the name of the server, I might play on it too.
__________________

Apps - CCleaner FireBug Network Mapper WinDirStat Process Explorer SpeedFan
Info - Very Important NVIDIA Drivers ATI Drivers PSU Info
I do not give support with MSN/E-mail or Private Messages.
5NIPER_WOLF is offline  
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Reddit!
Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off




All times are GMT -7. The time now is 11:29 PM.



Copyright 2001 - 2009, Tech Support Forum
Home Tips Plus | Outdoor Basecamp | Automotive Support Forum

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85