On Sun, May 30, 2010 at 10:27 PM, samuel <zouliloua@xxxxxxxxx> wrote: > I can now compile php, but the ogg library isn't found : > > Checking for ogg/ogg.h ... <not found> > Checking for ogg/ogg.h ... c:\msys\1.0\home\temp\libogg-1.2.0\include > Checking for vorbis/codec.h ... <not found> > Checking for vorbis/codec.h ... c:\msys\1.0\home\temp\libogg-1.2.0\include > Checking for library ogg_static.lib ... <not found> > WARNING: oggvorbis not enabled; libraries and headers not found > > although Ihave compiled libogg and libvorbis, > I should have a file named ogg_static.lib ? Looks like yes. But you can change the config.w32 to use the DLL lib instead. Do OGG libs compile fine on Windows with VC9? Any link? By the way, we have a dedicated list for windows internals development, or pecl. That could be a better place to discuss that (see the lists list on php.net, windows internals). Cheers, -- Pierre @pierrejoye | http://blog.thepimp.net | http://www.libgd.org -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php