Results 1 to 4 of 4
I am trying to install AIM...i have no idea how...and why cant i access my file:/... directory? and what is this root thing??? somone please help me out!!!!...
- 02-06-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 2
Sombody Pleez Help me!!!
I am trying to install AIM...i have no idea how...and why cant i access my file:/... directory? and what is this root thing??? somone please help me out!!!!
- 02-06-2005 #2
You don't have the permissions to access / since you are only a user you can only access /home/username.
To write you / you must be root, who is the all powerful superuser.
You are not advised to login as root since thia can be VERY dangerouse. But you can run as root from your terminal by typeingand then try and install it;Code:su - [rootpassword when prompted]
hope this helps;
dylunio
- 02-06-2005 #3Just Joined!
- Join Date
- Feb 2005
- Posts
- 2
Im still lost whats a termanal? is it that black window that kinda looks like MS dos?? if yes i type in su - and then my pass and it says [root@localhost root]#
then what do i do?
- 02-06-2005 #4Yes thats right, I'm not sure how to install AIM, but if it is a .bin file do the following:
Originally Posted by rjcube relpace /path/to/download with the path to were you downloaded AIM, and relpace AIM.bin with the name of the aim download.Code:cd /path/to/download chmod +x AIM.bin ./AIM.bin
If it is not a .bin file have a look at this tutorial on installing http://www.linuxforums.org/tutorials...ial-19957.html
And also look at the README or INSTALL fies within the download.
dylunio


Reply With Quote
