Guest Posted June 26, 2005 Posted June 26, 2005 Im using the PuTTY SSH program to try and install MTA Dedicated server on my linux server, and everytime i try to run the MTAServer0_5-linux-installer.bin file i get an error saying: Verifying archive integrity... All good. Uncompressing MTA 0.5 Dedicated Server for Linux.... ./MTAServer0_5-linux-installer.bin: ./install: Permission denied any help?
Jani Posted June 26, 2005 Posted June 26, 2005 chmod +x MTAServer0_5-linux-installer.bin ./MTAServer0_5-linux-installer.bin Make sure to use the Search feature before posting a new topic. Click here for detailed MTA: San Andreas server setup guides.
Jani Posted June 26, 2005 Posted June 26, 2005 get the tar.gz then http://www.gonnaplay.com/download.php?f=26&m=1 Make sure to use the Search feature before posting a new topic. Click here for detailed MTA: San Andreas server setup guides.
Jani Posted June 26, 2005 Posted June 26, 2005 tar -zvxf MTAServer0_5-linux.tar.gz Make sure to use the Search feature before posting a new topic. Click here for detailed MTA: San Andreas server setup guides.
Jani Posted June 26, 2005 Posted June 26, 2005 (edited) once they are extracted, edit the mtaserver.conf to suit you, then save it, apply the server patch and run MTAServer. Edited June 26, 2005 by Guest Make sure to use the Search feature before posting a new topic. Click here for detailed MTA: San Andreas server setup guides.
Guest Posted June 26, 2005 Posted June 26, 2005 chmod +x MTAServer0_5-linux-installer.bin ./MTAServer0_5-linux-installer.bin what shud this code do?
Jani Posted June 26, 2005 Posted June 26, 2005 "chmod +x" just sets the permission on a file to allow it to be executed "./" runs a file. you dont need the chmod on the tar.gz file since its only an archive. all you do is extract it. Make sure to use the Search feature before posting a new topic. Click here for detailed MTA: San Andreas server setup guides.
Guest Posted June 26, 2005 Posted June 26, 2005 right, iv just tried the .bin file thing again and it didnt work and i did the tar.gz as well and that doesnt work
Jani Posted June 26, 2005 Posted June 26, 2005 add my msn: [email protected] Make sure to use the Search feature before posting a new topic. Click here for detailed MTA: San Andreas server setup guides.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now