View Single Post
  #1  
Old 05-15-2009, 02:48 AM
sans sans is offline
D-Web Programmer
 
Join Date: Apr 2007
Posts: 69
sans is on a distinguished road
Default FFMPEg Installation in Opensuse 11.1 (Linux)

Before starting the installation of FFMPEG kindly check whether the following has been installed
1. ruby-1.8.7.p72-5.3
2. ruby-devel-1.8.7.p72-5.3
3. autoconf-2.63-1.97

To verify try the below link
# rpm -qa |grep ruby
# rpm -qa |grep autoconf

If not available install it through "yast" (Media required) or download the rpm packages from Software.openSUSE.org
__________________
SanS

Last edited by sans : 05-15-2009 at 03:53 AM.
Reply With Quote