LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   can't find it and configure it... (https://www.linuxquestions.org/questions/linux-software-2/cant-find-it-and-configure-it-186265/)

NonSumPisces 05-26-2004 06:15 PM

can't find it and configure it...
 
Hrm, I've got loadsa qestions tonight it seems...

Here's the current deal:

I'm having trouble configuring dcgui.
For starters I can't even find the dir I installed the app into. I just ran the rpm, installed the libs it asked for, proceeded with the install but now I don't know what to do next. How do I find the dir it went into, and how do I configure the program?

I've already tried find . -name dcgui -print but with no success...

herbc 05-26-2004 06:29 PM

as root do

updatedb
locate dcg > dcguilocate
less dcguilocate

browse for dcgui related files, check for permissions, etc.


All times are GMT -5. The time now is 05:00 AM.