diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 18:49:56 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-07 18:49:56 -0600 |
commit | 8fdd3a9c5e0c6f6bc9f1c1f04cc493274a62ccfb (patch) | |
tree | 0ae31c21aee2a57f070ea484e536bdad0f23d90c /README | |
parent | 27fb7b8f71027aa2e17a48a71b9721cd466edce2 (diff) | |
download | kmplayer-8fdd3a9c5e0c6f6bc9f1c1f04cc493274a62ccfb.tar.gz kmplayer-8fdd3a9c5e0c6f6bc9f1c1f04cc493274a62ccfb.zip |
Rename KDEHOME and KDEDIR
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ If you want quicktime support, also download the quicktime dll's them and copy the files to /usr/lib/win32 (make this dir if it doesn't exist). Or download the 'All in one' package and have even more codecs. Untar the mplayer source package (tar xfj MPlayer-0.90.tar.bz2), change to -that directory. Make sure $KDEDIR/bin is in you path (check if you can run +that directory. Make sure $TDEDIR/bin is in you path (check if you can run 'artsplay'). Now run configure (./configure) and make ('make'). Install it as root ('su -c "make install"'). Finally you must setup the config files in ~/.mplayer ('mkdir ~/.mplayer'). |