FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » Imported messages » comp.lang.php » Compiling PHP error
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Compiling PHP error [message #174581 is a reply to message #174580] Mon, 20 June 2011 12:54 Go to previous messageGo to previous message
Jerry Stuckle is currently offline  Jerry Stuckle
Messages: 2598
Registered: September 2010
Karma:
Senior Member
On 6/20/2011 5:46 AM, DiamondEagle wrote:
> I'm trying to compile PHP 5.3 on my Windows XP SP3 computer using the
> instructions from https://wiki.php.net/internals/windows/stepbystepbuild.
> This is so that I can get a windows binary for the MQSeries extension
> (http://www.tjonahen.nl/mqseries/)
>
> When I run the configure command:
>
> C:\php-sdk\php53dev\vc9\x86\php-5.3.7RC1>configure --disable-all --
> enable-cli --enable-$remains
>
> I get the following error:
>
> Unknown option --enable-$remains; please try configure.js --help for a
> list of valid options
>
> What does -$remains do? And what do I need to do to resolve this?

It's a generic statement - you're supposed to put the specific
extensions you want enabled, not the literal $remains.

--
==================
Remove the "x" from my email address
Jerry Stuckle
JDS Computer Training Corp.
jstucklex(at)attglobal(dot)net
==================
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: PHP Coding
Next Topic: use of substring in php
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Sep 20 09:55:45 GMT 2024

Total time taken to generate the page: 0.07089 seconds