[wellylug] Help mplayer download
Jethro Carr
dodocaptain at paradise.net.nz
Mon Jul 5 09:37:40 NZST 2004
On Sat, 2004-06-26 at 21:09, dave elliott wrote:
> I recently downloaded mplayer for Redhat9 as a plugin for
> Websites.The program downloaded into home folder as a tar.gz
> compression.Tried extracting in fileroller to no avail. Does
> anyone have a complete script I can type in a terminal to
> unleash mplayer into my computer so I am able to view
> Websites.Mplayer would not download as a RPM file.Why is it
> so difficult to get files/program downloads to automatically
> launch themselves without the hassle.
to extract a .tar.gz file, type this command:
tar -xkzf <name>.tar.gz
Then, it depends on the content of the file. If it is source code, run:
./configure
make
make install
Check the INSTALL, or README file for instructions.
--
-- Jethro
dodocaptain at paradise.net.nz
http://homepages.paradise.net.nz/jethroc
http://homepages.paradise.net.nz/jethroc/cv.html
http://www.wellylug.org.nz
More information about the wellylug
mailing list