LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing software question (https://www.linuxquestions.org/questions/linux-newbie-8/installing-software-question-244868/)

oasisbhrnw99 10-19-2004 08:35 PM

installing software question
 
I just installed VLS (a media player) and I think everything went fine. I got no errors after doing the

configure
make
make install

however, now that it's installed (if it is) how do I use it? The readme did not tell me anything about using the software.

ksgill 10-19-2004 09:06 PM

what distro are you using? Try this as root:
updatedb
locate name_of_the_player

it will give u locations of where the files are. you can run the .sh file by putting ./ in front of it.

oasisbhrnw99 10-19-2004 09:11 PM

I'm running rh9

ksgill 10-19-2004 10:55 PM

yea, so updatedb should work. do a locate on the program u just installed. post what u find.

locate vls

heema 10-20-2004 02:33 AM

it will usually be in /usr/bin

heema 10-20-2004 02:33 AM

it will usually be in /usr/bin


All times are GMT -5. The time now is 07:06 AM.