Hello,
I was trying to install Ogg/vorbis pecl extension in wamp, but it seems to
be impossible.
So npw I'm trying to compile PHP on my PC forwarding
http://wiki.php.net/internals/windows/stepbystepbuild
but at 14th step I have an wire error : Erreur en entr=C3=A9e: Il n'y a pas=
de
moteur de scri
samuel pisze:
Hello,
I was trying to install Ogg/vorbis pecl extension in wamp, but it seems to
be impossible.
So npw I'm trying to compile PHP on my PC forwarding
http://wiki.php.net/internals/windows/stepbystepbuild
but at 14th step I have an wire error : Erreur en entr=C3=A9e: Il n'y a pas=
d
Hello,
What patch do you speak about ?
samuel pisze:
Hello,
What patch do you speak about ?
I found file xp_js_fix.reg. This was for WSH problem with JS. After I
applied it to my registry I could compile PHP. There was also patch for
vista.
--
pozdrawiam
Tomek
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, vi
ok thank you that 's work,
now , two step later, It's
configure --disable-all --enable-cli --enable-$remains
What 's $remains please ?
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
On Sun, May 30, 2010 at 6:17 PM, samuel wrote:
> ok thank you that 's work,
> now , two step later, It's
>
> configure --disable-all --enable-cli --enable-$remains
>
>
> What 's $remains please ?
Whatever you may need as extension or options. For your 1st try,
simply using --disable --enable-cli
ok tahnks again,
do you know something who has tryed to use ogg/vorbis extension ?
This one seems to be not up to date ?
2010/5/30 Pierre Joye :
> On Sun, May 30, 2010 at 6:17 PM, samuel wrote:
>> ok thank you that 's work,
>> now , two step later, It's
>>
>> configure --disable-all --enable-cli
hi,
On Sun, May 30, 2010 at 6:26 PM, samuel wrote:
> ok tahnks again,
> do you know something who has tryed to use ogg/vorbis extension ?
> This one seems to be not up to date ?
I never tried to build this ext or the library it uses.
Cheers,
--
Pierre
@pierrejoye | http://blog.thepimp.net | h
I can now compile php, but the ogg library isn't found :
Checking for ogg/ogg.h ...
Checking for ogg/ogg.h ... c:\msys\1.0\home\temp\libogg-1.2.0\include
Checking for vorbis/codec.h ...
Checking for vorbis/codec.h ... c:\msys\1.0\home\temp\libogg-1.2.0\include
Checking for library ogg_static
On Sun, May 30, 2010 at 10:27 PM, samuel wrote:
> I can now compile php, but the ogg library isn't found :
>
> Checking for ogg/ogg.h ...
> Checking for ogg/ogg.h ... c:\msys\1.0\home\temp\libogg-1.2.0\include
> Checking for vorbis/codec.h ...
> Checking for vorbis/codec.h ... c:\msys\1.0\ho
ogg compile fine bit I compiled it qith mingw, I have installed the
vc9 after for php compilation.
In fact it's my first compilation of a c application on window so I'm
a little bit lost.
With vc9 the command .\command is unknow. To compile libogg and
libvorbis with I've only to do .\configure and
the libraries can be compiled easily using VC9, please do it (and
avoid some pains later). See the win32 directory in the zip archive,
use the 2008 version.
On Sun, May 30, 2010 at 10:56 PM, samuel wrote:
> ogg compile fine bit I compiled it qith mingw, I have installed the
> vc9 after for php co
12 matches
Mail list logo