Install chrome, mplayer, alarm, and clock in centos 6.5

Source: Internet
Author: User
Tags svn update
Chrome

Wget http://chrome.richardlloyd.org.uk/install_chrome.sh
Chmod U + x install_chrome.sh
./Install_chrome.sh

NTFS

Yum-y install ntfs-3g

Virtualbox

Yum-y install kernel-devel

Mplayer

Yum-y install SVN
Yum-y install wget
Yum-y install yasm
Yum-y install gtk2-devel
Yum-y install make
Yum-y install gcc
Yum-y install git
Wget http://www.mplayerhq.hu/MPlayer/releases/codecs/essential-amd64-20071007.tar.bz2
Tar-xaf essential-amd64-20071007.tar.bz2
Mkdir/usr/local/lib/codecs
CP essential-amd64-20071007/*/usr/local/lib/codecs
SVN checkout SVN: // SVN. mplayerhq. hu/mplayer/trunk mplayer
CD mplayer
SVN update
./Configure-enable-Gui-Language = zh_cn
Make
Make install
Wget http://www.mplayerhq.hu/MPlayer/skins/Clearlooks-1.6.tar.bz2
Tar-xaf Clearlooks-1.6.tar.bz2
CP-r clearlooks/usr/local/share/mplayer/skins/
Ln-s clearlooks default

Alarm clock 0.3.3

Yum-y install GConf2-devel
Yum-y install libnotify
Yum-y install libpolicy-devel
Yum-y install unique-devel
Yum-y install intltool
Wget http://launchpad.net/alarm-clock/trunk/0.3.3/+download/alarm-clock-applet-0.3.3.tar.gz
Tar zxvf alarm-clock-applet-0.3.3.tar.gz
CD alarm-clock-applet-0.3.3/
./Configure
Make & sudo make install

Install chrome, mplayer, alarm, and clock in centos 6.5

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.