- Configure RPMForge so the installation passes GPG key check. See RPMForge website for more details
- Create a new repo difinition with:
nano -w /etc/yum.repos.d/dag.repo - Insert the following into the newly created file:
[dag] name=Dag RPM Repository for Red Hat Enterprise Linux baseurl=http://apt.sw.be/redhat/el$releasever/en/$basearch/dag gpgcheck=1 enabled=1 - Install ffmpeg:
yum install ffmpeg
Posts Tagged ‘install’
Installing FFmpeg on CentOS 5.x
Thursday, August 21st, 2008 by The BCM TeamTags: centos, FFmpeg, Hosting & Infrastructure, install, Linux, rpmforge
Categories: Hosting & Infrastructure, Online Video, Operating Systems, Software
Comments: No Comments »
Mindquarry under CentOS: mod_perl2 and LWP::Agent dependancies
Saturday, May 24th, 2008 by The BCM TeamIf you, like me, got to the point where you have Mindquarry installed on your linux distribution together with Java Runtime but still can not run Mindquarry successfully and the error says something like:
“you need to install mod_perl2 and LWP::Agent” then this post is for you.
To install LWP::Agent: Download it and install by placing into the directory accessible via global PATH variable.
To install mod_perl2: execute in your terminal yum install mod_perl and make sure that the version you are installing is >2.x
Tags: centos, install, Linux, LWP::Agent, Mindquarry, mod_perl2
Categories: Operating Systems, Software
Comments: No Comments »
Install VMWare Tools (Host – Windows, Guest – Linux)
Thursday, May 22nd, 2008 by The BCM TeamInstall software needed by VMware Tools
Note: you need to boot the 1-1 kernel from grub for this to work.
- Install packages to build the kernel modules:
yum install gcc kernel-devel - Check the running kernel matches the kernel headers:
uname -r # running kernel rpm -q kernel-devel # installed kernel headers - If the two versions do not match, run:
yum -y upgrade kernel kernel-devel reboot - Find out where the kernel headers are (you may need this later):
ls -d /usr/src/kernels/$(uname -r)*/include
Prepare and install VMware Tools
Note: this guide is for you If you are running the VM inside VMware Workstation 5.5+
- From VMware Workstation: go to VM> Install VMware Tools
- From the VM: mount the virtual cd drive:
mount /dev/cdrom /mnt/ - Extract VMware Tools to:
/tmp/tar -C /tmp -zxvf /mnt/VMwareTools-5.5.3-34685.tar.gz - Unmount the virtual cd drive:
umount /mnt - Now run the installer:
cd /tmp/vmware-tools-distrib ./vmware-install.pl - When asked “Do you want to run vmware-config-tools.pl?”, answer “Yes”.
Tags: centos, install, Linux, server, virtualisation, VMWare tools, Windows
Categories: Operating Systems, Software, Web Development
Comments: No Comments »
-
Sign-Up For Updates
Search
Categories
-
Authors
Archives
- August 2010 (4)
- July 2010 (2)
- June 2010 (1)
- April 2010 (2)
- March 2010 (3)
- February 2010 (3)
- January 2010 (6)
- December 2009 (8)
- November 2009 (7)
- October 2009 (6)
- September 2009 (4)
- August 2009 (5)
- July 2009 (4)
- June 2009 (5)
- May 2009 (4)
- April 2009 (7)
- March 2009 (8)
- February 2009 (7)
- January 2009 (11)
- December 2008 (10)
- November 2008 (4)
- October 2008 (6)
- September 2008 (4)
- August 2008 (5)
- May 2008 (9)
- April 2008 (6)
Blogs We Read
- 90 Percent of Everything
- A List Apart
- Adaptive Path Blog
- Andrew Chen
- Avinash Kaushik
- Boxes & Arrows
- CinemaTech
- ClickZ Experts
- Dan Rayburn
- Fabio Sonnati
- Ideas on Ideas
- Jakob Nielsen’s Alertbox
- Jared Spool
- Jeremiah Owyang
- Joel on Software
- Kevin Kelly
- Kevin Towes
- KISSmetrics Blog
- Konigi
- Lessons Learned
- Master of 500 Hats
- MIT Technology Review
- NewTeeVee
- Pathfinder Development Blog
- Paul Graham
- ReadWriteWeb
- Sean Ellis
- Slashdot
- Streaming Media Magazine
- Techcrunch
- The Berkun Blog
- Tubemogul Research
- Usability Counts
- User Focus
- UX Booth
- UX Matters
- VideoNuze
