LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   amsn (https://www.linuxquestions.org/questions/programming-9/amsn-212773/)

canucks 08-03-2004 01:09 AM

amsn
 
hey i installed amsn.rpm file but i dont know where it is can someone tell me what to do

itsme86 08-03-2004 01:17 AM

Is amsn an executable? If it is, try typing 'which amsn' at a command prompt. I'm not quite sure what you're asking.

canucks 08-03-2004 01:19 AM

the amsn file is a .rpm i installed it using a terminal first i opened the terminal than i typed su -
typed my pass than i typed the directory where my file was than i typed rpm - u where the file is exactly and that is it

canucks 08-03-2004 01:22 AM

this is exactly what i typed again to see if i didnt install it properly
[amrit@localhost amrit]$ su -
Password:
[root@localhost root]# /home/amrit
-bash: /home/amrit: is a directory
[root@localhost root]# rpm - U /home/amrit/amsn.rpm
package amsn-0.90-1 is already installed
[root@localhost root]#

itsme86 08-03-2004 01:52 AM

If it's already installed then there will probably be an amsn binary in your path somewhere. Try typing which amsn and it should show something like /usr/local/bin/amsn which means it's in the /usr/local/bin directory.

NL-Stitch 08-03-2004 09:30 AM

type in terminal : amsn


All times are GMT -5. The time now is 01:08 PM.