View Full Version : help retard here
mike547
October 29th, 2005, 02:29 AM
i just download americas army for linux 2.5 and get get it installed it drivin me retarded it says a shell script how adn what do i use and i am very new to linux so detailed help a must
crane
October 29th, 2005, 02:42 AM
Not quit sure what the question is here. You downloaded the game and can't install it?
Try opening a terminal window.
Then CD to where the file is. Say it's on your desktop
cd desktop
hit enter the type
[color=blue] sudo sh (filename)
without ()
stuporglue
October 29th, 2005, 02:42 AM
Maybe you could explain what's wrong a little better. I got that you want to install America's Army 2.5, and that you're new to Linux.
it says a shell script how adn what do i use
What do you want to know about shell scripts? Do you have one you want to run? Do you need to write one? What says "a shell script"? -- the directions? What exactly does it say?
mike547
October 29th, 2005, 02:51 AM
ok been a long day sorry i right click on the file and click propertys say file type shell script it says mime type application/x-shellscript i wanna install it
stuporglue
October 29th, 2005, 03:07 AM
Ok. One of the security features of Linux is that when you download something, it's not automatically executable. You can make it executable by right clicking it and selecting "Properties". In the "Permissions" tab, make it executable for Owner, Group, and Others.
You'll probably need administrator power to install it, so we'll open up a terminal (in the System Tools menu, in Applications).
You need to navigate to the file to run it in the terminal. Is it on your Desktop?
Type:
$ cd ~/Desktop
to get there (note that the $ just means it's a command to be typed. Don't type the $).
To run it, type
$ sudo whatever_the_files_name_is
Hope that helps!
mike547
October 29th, 2005, 03:20 AM
like i said retard here looked at that fifty times or so and never sunk in the securt exacute thing thank you very much :KS :KS :KS :KS that was my biggest mistery so far with linux since sunday of this week!!! o and while i was right clickin i just changed the file that opend it to terminal and it work great :KS :KS :KS :KS not very often you get to help a retard tank you
vBulletin® v3.8.7, Copyright ©2000-2012, vBulletin Solutions, Inc.