LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Distributions (https://www.linuxquestions.org/questions/linux-distributions-5/)
-   -   Where does mandrake keep all the program files (https://www.linuxquestions.org/questions/linux-distributions-5/where-does-mandrake-keep-all-the-program-files-22867/)

MadGamer 06-07-2002 07:11 PM

Where does mandrake keep all the program files
 
Sorry about this question and how newbieish it is but i need to know so i can find the directory for skins of XMMS so i can put some of my winamp skins in there.
Thanx for the feedback :)

manaskb 06-07-2002 07:25 PM

do a whereis for xmms

/home/manasb> whereis xmms
xmms: /usr/X11R6/bin/xmms /usr/bin/X11/xmms /usr/X11/bin/xmms /usr/share/xmms /usr/X11/man/man1/xmms.1.gz

The skins should be in /usr/share/xmms/Skins or /usr/local/share/xmms/Skins.

Thanks.

Manas

MadGamer 06-07-2002 07:43 PM

That was very helpful man
cheers
also had a look on the man pages cos there was no Sknins folder in the share/xmms folder so i created it myself and put my skins in there and they work. :)

dorward 06-07-2002 08:13 PM

From man xmms

Quote:

XMMS supports WinAmp style skins. Skins may be stored in either archived (.zip, .wsz, .tgz, .tar.gz, or .tar.bz2) or unarchived format. XMMS looks for skinfiles in ${prefix}/share/xmms/Skins, ~/.xmms/Skins, and locations specified by the SKINSDIR variable.
So you can either drop them in a suitable subdirectory in your home, or figure out the prefix used to install it. Probably /usr, possibly /usr/local

The "rpm" command can give you a listing of all the files installed by a package, I can't remember the syntax, its been over a year since I last used rpm.

sapilas 06-07-2002 10:48 PM

usually its on

~/.xmms/SKINS/

directory...


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