Results 1 to 10 of 14
i have problem with installing: amsn. when i clikc on it, it says: Nautilus has no installed viewer capable of displaying.
''/home/kasutaja/MSN/msnid/amsn-0_94.tar.gz''.
and when i try open with application, i ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-23-2005 #1Just Joined!
- Join Date
- Apr 2005
- Posts
- 7
Problem .
i have problem with installing: amsn. when i clikc on it, it says: Nautilus has no installed viewer capable of displaying.
''/home/kasutaja/MSN/msnid/amsn-0_94.tar.gz''.
and when i try open with application, i choose .gz and i clikc ok and then NOTHNIG happends
.
Can anybody help please ?
- 04-23-2005 #2Linux Engineer
- Join Date
- Mar 2005
- Location
- Where my hat is
- Posts
- 766
You have to unzip it first, then compile it.
Go to the directory that it unzipped to, then look for a readme file. It will give you the instructions on what to do from there.Code:tar -xvzf amsn-0_94.tar.gz
Registered Linux user #384279
Vector Linux SOHO 7
- 04-23-2005 #3Linux Engineer
- Join Date
- Mar 2005
- Posts
- 1,431
Also, if you want a gui, install file-roller and make it default for opening gz-files.
- 04-23-2005 #4Just Joined!
- Join Date
- Apr 2005
- Posts
- 7
how do i unzip it ?
- 04-23-2005 #5Linux Engineer
- Join Date
- Mar 2005
- Location
- Where my hat is
- Posts
- 766
I gave you the command to do so in my first post. Get to a console and type that in the directory you downloaded that file to.
Registered Linux user #384279
Vector Linux SOHO 7
- 04-23-2005 #6Linux Engineer
- Join Date
- Mar 2005
- Location
- Where my hat is
- Posts
- 766
You are trying to use Linux as if it were Windows. A suggestion. Read up on how Linux operates and how to do things with the CLI (Command Line Interface). There are some good tutorials to be found at the link at the top of this page. Read through them.
Registered Linux user #384279
Vector Linux SOHO 7
- 04-23-2005 #7Linux Engineer
- Join Date
- Apr 2005
- Location
- Buenos Aires, Argentina
- Posts
- 908
serzsite.com.ar
"All the drugs in this world won\'t save you from yourself"
- 04-24-2005 #8Just Joined!
- Join Date
- Apr 2005
- Posts
- 7
so, can anybody help me or no
?
tell correctly what i need to do
- 04-24-2005 #9
The following should install it:
In a terminal put the following:Now if you didn't have any problems it should have installed, and run it withCode:tar -xzvf /home/kasutaja/MSN/msnid/amsn-0_94.tar.gz cd /home/kasutaja/MSN/msnid/amsn-0_94 ./configure make su - [rootpassword] make install
in the terminal.Code:amsn
dylunio
- 04-24-2005 #10Just Joined!
- Join Date
- Apr 2005
- Posts
- 7
in a terminal. How can i get/open to ''TERMINAL'' to write it ?


Reply With Quote
