CentOS 5 :: Install Ffmpeg-php On A Centos 5.6 32bit?

Jun 8, 2011

I am trying to install ffmpeg-php on a centos 5.6 32bit. First I installed php-devel,yum install php-devel. I downloaded the ffmpeg-php from here to /usr/local/src by this commands;

1.wget "http://downloads.sourceforge.net/project/ffmpeg-php/ffmpeg-php/0.6.0/ffmpeg-php-0.6.0.tbz2?use_mirror=garr"
2.tar xjvf ffmpeg-php-0.6.0.tbz2
3.cd ffmpeg-php-0.6.0
4.phpize
5../configure
6.make
7.make install

Now the output of the ./configure, make and make install is here below. Can someone tell me what I am missing to successfully install ffmpeg-php?

[Code]...

View 8 Replies


ADVERTISEMENT

CentOS 5 :: How To Install Ffmpeg

Sep 20, 2009

I download ffmpeg from repository with command svn checkout svn://svn.ffmpeg.org/ffmpeg/trunk ffmpeg

after cd /home/username/Desktop/ffmpeg

./configure --enable-shared --enable-gpl --enable-nonfree

make

make install

after that if i call ffmpeg I will obtain this error ffmpeg: error while loading shared libraries: libavdevice.so.52: cannot open shared object file: No such file or directory

what can i do?

View 3 Replies View Related

CentOS 5 :: Agp-get Doesn't Install Ffmpeg

Nov 6, 2010

I'm trying to get FFMpeg installed on my server, but I'm not having much luck I've managed to get it working with AVI/MOV etc , but now I'm trying to convert into MP4, I get an problem:

root@vps [/etc/apt]# apt-get install ffmpeg
Reading Package Lists... Done
Building Dependency Tree... 50%
Building Dependency Tree... Done
ffmpeg is already the newest version.
0 upgraded, 0 newly installed, 0 removed and 4 not upgraded.
root@vps [/etc/apt]#
[Code]....

View 1 Replies View Related

CentOS 5 :: How To Compile 32bit Application In 64bit CentOS(5.2)

Mar 19, 2010

Use python as example, I have 64bit python 2.4.3 yet I can't found rpm for 32bit one so I try to build it.Use default make or make --enable-readline is ok, python make cannot use CFLAGS, can use OPT and LDFLAGS to add -m32, yetit seems can only search for 64bit lib, or else crush.[Moderator edit: Moved from CentOS-4 to CentOS-5 forum.]

View 9 Replies View Related

CentOS 5 :: Check If Current CentOs Is 32bit Or 64bit?

Dec 26, 2010

I have got an Notebook whose CPU is 64bit.The Notebook has an CentOS installation. Now I want to find out if this CentOS is 32bit or 64bit.How can I check this?

uname -a

gives something with ....i686 i686 i386...."

What does that mean?Does that refer to the hardware or the CentOS OS? An 32bit CentOS can be installed on a 64bit hardware!I am interested in the OS capability not of the hardware!

View 1 Replies View Related

CentOS 5 :: Compiling Program With 32bit GCC On 64bit Install

May 3, 2009

I've been trying to compile a small program on my 64bit Centos 5.3 but I need to compile it in 32bit mode. I've tried editing the make file and changing CC=gcc to CC='gcc -m32" and that doesn't work. I have also tried to use "make CC='gcc -m32' and that doesn't work either. It wont compile. Do I need to install something with yum to get 32bit compiler to work?

View 2 Replies View Related

CentOS 5 :: How To Install Latest FFMPEG With Libx264 Support

Apr 8, 2009

I would like to install on my box FFMPEG with libx264 support. First of all I've tried yum install ffmpeg, but it occurs that it downloads a version from 2007 (?) and without libx264. Than I've tried this: [URL]. And everything goes ok till last ./configure:
./configure --enable-gpl --enable-postproc --enable-nonfree --enable-postproc --enable-libfaad --enable-swscale --enable-avfilter --enable-pthreads --enable-libxvid --enable-libx264 --enable-libmp3lame --enable-libfaac --disable-ffserver --disable-ffplay

And in this moment I do "make" and get:
-bash-3.2# make
gcc -DHAVE_AV_CONFIG_H -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_ISOC9X_SOURCE -I"/usr/local/lib/tmp/ffmpeg2/ffmpeg" -I"/usr/local/lib/tmp/ffmpeg2/ffmpeg" -fomit-frame-pointer -pthread -g -Wdeclaration-after-statement -Wall -Wno-switch -Wdisabled-optimization -Wpointer-arith -Wredundant-decls -Wno-pointer-sign -Wcast-qual -Wwrite-strings -O3 -fno-math-errno
-c -o libswscale/swscale.o libswscale/swscale.c .....
libswscale/swscale.c:3409: warning: assignment discards qualifiers from pointer target type
make: *** [libswscale/swscale.o] Error 1

And as you can see I get a lots of errors. Tried to install it for 5 day now, How to make this work??

View 2 Replies View Related

CentOS 5 :: Install FFmpeg - Flvtool2,Libogg + Libvorbis - LAME MP3 Encoder

Jul 22, 2009

I bought un-managed VPS server for host a video sharing script. Server details

[Code]...

And that video sharing script needs "FFmpeg,Flvtool2,Libogg + Libvorbis,LAME MP3 Encoder" I searched google,forums,Articles. But i couldn't be able to find a way to install them on Centos

View 1 Replies View Related

Server :: Ffmpeg Installation On CentOS?

Nov 5, 2010

i am trying to install ffmpeg on centos machine. i need a source installation for this. i used FFmpeg 0.6.1 .tar.gz file for this. Also i want to install this with maximum codec support. when i used the configuration option as

./configure --prefix=/usr/local/ffmpeg --enable-shared --enable-gpl --enable-libx264 --enable-libmp3lame --enable-libvorbis --enable-libtheora --enable-libspeex --enable-libfaac --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-pthreads --enable-libvpx --enable-librtmp --enable-x11grab --enable-version3 --libdir=/lib64 --enable-nonfree

i got an error as ERROR: libopencore_amrnb not found. i tried to find this package but it was utterly failed.

View 3 Replies View Related

CentOS 5 Networking :: Works In 32bit But Not 64bit

Oct 7, 2010

(Second Try) I installed CentOS 5.5 from CDs 32 bit, everything works fine. I then re-install, but this time 64 bit, everything else is the same, I use all of the same options. This time though it sees the network card, and allows me to configure it and activate it. It will not connect outside of it's self, IE it can ping it's self, but nothing else. Go back to 32 bit, and zero problems, try 64 again, no network. Each time I do full installs with partition formatting etc. In case it makes hill-o-beans difference, Intel P4, 2.66 Ghz. 2.0 GB RAM MSi Motherboard.

View 13 Replies View Related

CentOS 5 :: Unable To Get The FFMPEG To Work - Ruby

Dec 22, 2009

CentOS 5.4 (cPanel 11.25.0-R42213) I've used this guide several times on several servers to get FFMPEG`/FFMPEG-PHP to work with CentOS 5.2 and various hosting panels. But after trying on a server with CentOS 5.4, I've run into problems.

# Install FFMPEG on CentOS
cd /root
echo "[dag]" > /etc/yum.repos.d/dag.repo
echo "name=Dag RPM Repository for Red Hat Enterprise Linux" >> /etc/yum.repos.d/dag.repo

[code]....

View 1 Replies View Related

General :: CentOS 5 64bit Installed But All Dependencies Are 32bit

Oct 7, 2010

I have installed centos 5 64 bit in my machine but all the dependencies like php, httpd, glibc, gcc, gd, openssl and others are 32 bit, I need them to be updated to 64 bit.

View 7 Replies View Related

CentOS 5 :: 32bit Applications Running On 64bit Platform

Sep 20, 2009

I have searched the whole google but did not find anything. I am trying to install a game server using hldsupdatetool.bin which can be found here, [URL]. Unfortunately it can only run on 32bit Operating Systems. I need it to run on 64bit. What do I need to install? Please be specific since I am really new to linux. Please tell me what I exactly have to type in the command prompt.

View 4 Replies View Related

CentOS 5 :: How To Tell Difference Between 32bit And 64bit When Kernel Is Missing

Jul 14, 2010

I have a system with a missing or damaged kernel and I need to reinstall some software to fix it (see this thread for reference removed xen and kernel is gone). I feel fairly certain I can fix my system with the info in that thread however I don't know if this was a 32bit or 64bit system. How can I tell after using the dvd and linux rescue or does it even matter?

View 1 Replies View Related

General :: CentOS 5.3 32bit On Citrix XenServer NO Graphical Interface

Jan 2, 2010

I have installed Citrix Xen-Server on my server and managed to install Windows 2003 R2 Server successfully.I also installed CentOS 5.3. The installation went fine, however, I cannot get Gnome or KDE going. I only have the text interface.

View 2 Replies View Related

CentOS 5 :: Perl 64bit Update Installs 32bit Version Also

Oct 23, 2009

This is a 64 bit machine
[root@intergate2 log]# rpm -q perl --qf '%{NAME} %{VERSION} %{ARCH}'
perl 5.8.8 x86_64

[root@intergate2 log]# yum install perl
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
* addons: mirror.stanford.edu
* base: mirror.hmc.edu
* extras: mirror.raystedman.net
* updates: centos.eecs.wsu.edu

Setting up Install Process
Resolving Dependencies
---> Running transaction check
---> Package perl.i386 4:5.8.8-18.el5_3.1 set to be updated
---> Package perl.x86_64 4:5.8.8-27.el5 set to be updated .....

Transaction Summary
Install 1 Package(s)
Update 1 Package(s)
Remove 0 Package(s)

View 4 Replies View Related

CentOS 5 :: 12GB Of RAM On 32bit XEN Kernel - MemInfo Versus XMTop

Feb 10, 2010

I have a server with 12 Gig or ram in it (has per bios detection). Free and meminfo agree.
[root@virtualHost ~]# free
total used free shared buffers cached
Mem: 7726080 794136 6931944 0 50036 391236
-/+ buffers/cache: 352864 7373216
Swap: 8385888 0 8385888

xm top does not :
xentop - 13:36:07 Xen 3.1.2-164.11.1.el5
5 domains: 2 running, 3 blocked, 0 paused, 0 crashed, 0 dying, 0 shutdown
Mem: 12577024k total, 12575312k used, 1712k free CPUs: 4 @ 2833MHz

In my /proc/cpuinfo I can see pae in the flags. None of my domUs are going to need more than 3 GB of ram but I was wondering what is the REAL ammount of RAM accessible to the system. If I run 4 domU at the same time. Around 7 GB or 12 GB?

View 3 Replies View Related

CentOS 5 :: Kernel Panic Not Syncing No Init After Fresh Install Centos 5.3 Iscsi?

Jul 9, 2009

The first server I installed installed fine. The second server, installed with the same config, went to "kernel panic not syncing no init found try passing init= option in kernel" error. I tried reinstalling but it keeps going to that error after install reboot. The storage is ISCSI connected via Intel Server Adapter, which allows it to boot from ISCSI. Not sure if that's the cause for the problem, but the first server is connected to the same ISCSI and installed just fine.

Is there a way that I can make sure ISCSI module installs during installation? Although I think it is installed since it's able to copy the files and setup /dev/sda. I just wana make sure that it installs during setup.

View 1 Replies View Related

CentOS 5 Server :: Can't Install Debian Xen Guest With Virt-installer [Centos 5.3]?

May 3, 2009

I have tried to install debian 5.0 and 4.0 without any luck. I have both tried virt-manager and virt-install with both debian-501-i386-netinst.iso, and full dvd. I't always gives me the same error:Starting install.Could not find an installable distribution at '/xen/debian-501-i386-netinst.iso'

[Code]...

View 2 Replies View Related

CentOS 5 Hardware :: Fresh Install Of Centos Doesnt Display On Whole Screen?

Jun 8, 2009

i didnt find a solution to a display problem im having. my server mobo is an asus k8n-dre with built in video. after the install(using built in video) the screen dosnt display fully as in black sections on the left and top of the screen. from the searching i did i found something about an "xrandr" command that would let me change the video settings but it didnt do anything with the black areas when i tried it. i also have a nvidia geforce 9500gt video card so i changed the jumper to boot from it and tried again. the black sections are still there but the centos display covers much more of the screen now. theres still about a third of an inch gap on the left hand side and about 1/4 of an inch on the top. ive also tried updating the software to see if it may be a driver issue but no luck. anyone know how or if it can fit to full sceen? the screen displays up to 1440x900 if im not mistaken but with the built in video it gave me lots of display options including the 1440x900. after changing to the nvidia card it only shows 800x600 and 640x480.

View 5 Replies View Related

CentOS 5 :: Install CentOS 5.2, And The Installation Ran Out Of Disk Space After Running For About 2 Hours?

Feb 18, 2010

I am trying to install CentOS 5.2, and the installation ran out of disk space after running for about 2 hours.I checked the FAQ, and it said 1.2 GB. The disk is 3 GB. The default install was selected, and I think that it checks for sufficient available disk space before installing. Still, it ran for quite a while before announcing that it was out of disk space.The Installation Guide is not very helpful, since there is a blank page where the disk space requirement is supposed to be. I just picked the default installation. A search of the forums on "not enough disk space" did not return much.

View 13 Replies View Related

CentOS 5 Hardware :: CentOS Won't Boot After Fresh Install [Proliant DL160 G6]?

Mar 23, 2010

I have successfully installed CentOS 5.4, and after choosing it from the GRUB menu, I am getting the following error message:1706-Smart Array Controller Extended BIOS Data Area Memory Corrupted. Int 13h BIOS Cannot Continue - System Halted.I'm using two SAS disks that came along with the server, left the default RAID configuration (1+0) on a P410 controller

View 5 Replies View Related

CentOS 5 :: Newbie To CentOS Seeks Advice On New Install / Hardware / Partitioning

May 10, 2010

I've got a box (prev used for WinXP) with 2GB Ram and a new 500GB HD to throw in there.Noticed on the Wiki CreatingUpdateMedia and reading as much as I can ramping up for this.I'm curious how I should partition this disk, and what other decisions I'll need to make on install.I see quite a bit of interest also in virtualization, and if I find a need, this could be useful too.Kernel upgrades?how to do? Does the disk have to be wiped or just use an alternate boot device to replace K on HD? I have a tech background in programming and some solaris, but *nix has grown up in the last 5 years.Hopefully devices will function and networking connectivity can be acheived without too much troubleshooting.

I'm doing this in part to be more educated, especially in the new world of web-hosting where you have a virtualized box, root and shell access, and need to manage it yourself. Beyond that even, my goal is to be able to work on my web-host by setting up a remote linux desktop, and I'll be looking for ways to configure that. There are clients out there (VNC, etc), but I'm not sure on the host-server configuration, and also the port-forwarding setup on my local router.

View 2 Replies View Related

CentOS 5 :: Succeed To Install Vmware Workstaion 7.1 On Centos 5.5, But Have Run-time Error?

Jul 2, 2010

[URL]VMware Workstation 7.0.1 Release Notes has a list of supported OS:[URL]According to that, RHEL 5.4 is listed as supported for both host andguest but CentOS 5.4 is only for guest. This is quite strange and, ifit is true, that could be a serious issue.I succeed to install vmware workstaion 7.1 on centos 5.5, but have run-time error:

[root@ ~]# /etc/init.d/vmware start
Starting VMware services:
VMware USB Arbitrator [ OK ]

[code]....

View 7 Replies View Related

CentOS 5 Networking :: Install CentOs On Dell PowerEdge 2900

Feb 25, 2009

I'm new on Dell PowerEdge 2900. I dont know how to install centOS 5.2 on it. whice OS type that I should select. at first I select RH enterprise 5 and it format HDD. already and I put centOS 5.2 in, but it was deny and eject that cd. when I power off it shown that

"root(hd0,1)filesystem type is ext2f2,partition type0x83
kernel/linux/vmlinz%(ksLocations)
Error is : file not found
press any key to continue"

View 5 Replies View Related

CentOS 5 :: Cannot Install CentOS 5.4 On Embedded System Anaconda Exception?

May 1, 2010

I am trying to do a basic install of CentOS 5.4 on my embedded computer. It is a Linutop 2 system with a AMD Geode 800MHz CPU and 512Mb Ram. Have installed an IBM 40Gb 2.5" HD for OS storage. I am doing the install procedure in text mode. Everything goes as planned until I get to the package selection.

1. Booting from (i386) DVD with "linux text" parameter.
2. Skipping media check.
3. Selecting "English" install language.
4. Selecting "DK-latin1" as keyboard layout.
5. Selecting "Remove all partitions and create default layout" and selecting "no" to modifying partition layout.
6. Selecting "yes" to configure "eth0" and mark to enable "IPv4" on boot.
7. Selecting DHCP for IP configuration and Manual host name.
8. Setting time zone to "Europe/Copenhagen".
9. Setting root password to a 16 digit alphanumeric pass-phrase.
10. De-selecting "Desktop - Gnome" (no other entries selected).

When the system is checking for dependencies, an exception

Traceback (most recent call first):
File "/usr/lib/python2.4/site-packages/yum/packageSack.py", line 426, in returnNewestByName
raise PackageSackError, 'No Package Matching %s' % ui_pats
File "/tmp/treedir.22057/instimage/usr/lib/anaconda/yuminstall.py", line 1072, in getBestKernelByArch
pkgs = ayum.pkgSack.returnNewestByName(pkgname)

[Code]...

View 1 Replies View Related

CentOS 5 :: Install An Icecast Server On Centos 5 VPS Hosted Through Phurix?

Jul 1, 2010

I've been trying for the past week to install an icecast server on my centos 5 VPS hosted through phurix.

I've tried compiling it, installing it from RPM. but im getting nowhere. Has anybody had any luck installing it, who wouldn't mind explaining how they went about it?

I've searched google for hours on end and all I can come up with is generic cent os 4 guides that just wont work. Im not the best when in comes to linux. I do a great job of copying and pasting to a shell prompt and can use ftp etc.

if this is any use.. heres the last output from my last attempt and compiling it...

[root@vps613 icecast-2.3.2]# ./configure --prefix=/usr/local/icecast
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... no

[Code]...

View 1 Replies View Related

CentOS 5 Hardware :: Configure Soundcard In Centos 5.5 Clean Install?

Aug 10, 2010

How do I know what sound system my Centos 5.5 install is using and how would I configure which soundcard output to use? I want to use the digital coax output from my M-Audio PCI soundcard, which appears to be detected and loaded. When I launch MPD, it autodetects an alsa sound system, but programs like alsamixer don't exist and I can't hear any sound out of the digital coax output. I haven't checked the 3.5mm stereo out yet.A little confused as to which documentation to be looking at at this point.

View 9 Replies View Related

CentOS 5 :: SMTP Test Fails During Qmailrocks Install CentOS 5.5?

Oct 2, 2010

I am trying to run though the qmailrocks setup on a centos 5.5 and I am running into an issue when trying to telnet to port 25:

telnet localhost 25
Trying 127.0.0.1...
Connected to localhost.localdomain (127.0.0.1).
Escape character is '^]'.
Connection closed by foreign host.

Everything else seems to be working (telnet to 110), and I turned off the firewall entirely, but I still cannot telnet to port 25. I also get a blank error within squirrelmail when attempting to send mail out (ERROR:Message not sent. Server replied: ). I apologize for not going directly to the qmailrocks forum, but they are currently closed down (due to lack of funds). I also am a newbie, so I apologize for the lack of needed information. If anyone has any ideas, please let me know what information you would need.

View 2 Replies View Related

CentOS 5 :: Unable To Install Centos 5.5 X86_64 On Vmware Server 2.0.2?

Nov 6, 2010

I have an i5 Thinkpad running Windows 7 64-bit. VT is enabled in the BIOS. I have installed vmware server v 2.0.2 but am unable to install Centos 5.5 x86_64 as a guest OS. The steps that I followed are as follows:1. Created a new VM, specifying RHEL 5 64-bit as the intended guest OS (per vmware documentation - Centos is not available as a selection2. Downloaded all 8 iso files for Centos v5.5 64-bit3. Modified the CD/DVD drive to 'connect at power' and use an iso with the path pointing to the x86_64 iso 1 of 8When I power up the VM, the console window displays 'ISOLINUX 3.11 2005-09-02 Copyright (C) 1994-2005 H. Peter Anvin' and nothing else. The installation splash screen never appears. As a test, I downloaded the first of 7 iso files for the 32-bit version of Centos 5.5 and pointed the CD/DVD drive to that iso. In that case, the installation starts as expected. I would really like to get the 64-bit version installed and running.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved