LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   sndconfig,command not found,Redhat9.0 (https://www.linuxquestions.org/questions/linux-newbie-8/sndconfig-command-not-found-redhat9-0-a-127911/)

akihandyman 12-21-2003 06:40 PM

sndconfig,command not found,Redhat9.0
 
I just have installed sndconfig from Redhat install cd,and as root I typed sndconfig as usual I do in Mandrake 9.1.but command not found message.
I installed it and sndconfig is checked at add remove application screen.why?
I did some other commands and they worked fine.

hw-tph 12-21-2003 06:53 PM

Try typing whereis sndconfig and echo $PATH. The directory in which sndconfig lives (/usr/sbin/, I believe) may not be in your path. In that case, type the full path to the sndconfig executable, or add the dir in which it lives to your $PATH.

Håkan

akihandyman 12-22-2003 05:11 PM

4 different places(sndconfig)
 
[root@localhost akihandyman]# whereis sndconfig
sndconfig: /sbin/sndconfig /usr/sbin/sndconfig /usr/share/sndconfig /usr/share
man/man8/sndconfig.8.gz

Which path should I command?


All times are GMT -5. The time now is 10:06 PM.