PHP Classes

Installation issues..

Recommend this page to a friend!

      PHP Video Toolkit  >  All threads  >  Installation issues..  >  (Un) Subscribe thread alerts  
Subject:Installation issues..
Summary:Having a problem installing libvorbis..
Messages:1
Author:Russell Williamson
Date:2008-03-25 00:05:07
 

  1. Installation issues..   Reply   Report abuse  
Picture of Russell Williamson Russell Williamson - 2008-03-25 00:05:07
when i ./configure the livorbis, i get:

No package 'ogg' found
checking for Ogg... no
*** Could not run Ogg test program, checking why...
*** The test program compiled, but did not run. This usually means
*** that the run-time linker is not finding Ogg or finding the wrong
*** version of Ogg. If it is not finding Ogg, you'll need to set your
*** LD_LIBRARY_PATH environment variable, or edit /etc/ld.so.conf to point
*** to the installed location Also, make sure you have run ldconfig if that
*** is required on your system
***
*** If you have an old version installed, it is best to remove it, although
*** you may also be able to get things to work by modifying LD_LIBRARY_PATH
configure: error: must have Ogg installed!

even though the libogg install finished without error.
i ran ldconfig, other than that i dont know how to go about fixing this. i'm on centos4.4, any body have this error or can help?