LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   where does peng put its files? (https://www.linuxquestions.org/questions/linux-software-2/where-does-peng-put-its-files-108710/)

TheOneAndOnlySM 10-26-2003 11:35 AM

where does peng put its files?
 
i need to get rid of peng, but make uninstall doesn't work

i entered my username and password and since peng doesn't work, i want to get rid of the file that stores this info

where does peng put those files or how can i find out? does the makefile have this info?

ToniT 10-26-2003 12:07 PM

What is peng?

It seems that it is a program you have installed with './configure && make && make install'.
If so, the Makefile contains references to the files and directories where it has installed
itself. Most probably the files are located somewhere in /usr/local/.. branch.

ToothlessRebel 10-18-2005 09:05 PM

Try "ls -A" in your home directory and you'll find something like .PengUsers which is where Peng stores it's user data. Penggy stores it in an /etc file.


All times are GMT -5. The time now is 05:56 PM.