Jyri
 I have created CR: 6623222 to track these extensions.  Please include 
the extension  '--enable-short-tags' as I don't see this in your list. 
This extension allows one to use php with short tags. If a customer 
doesn't want it, one can simply disable this support within the php.ini 
file. This extension also doesn't have any outside dependencies

thanks
sriram


Jyri Virkki wrote:
> Sriram Natarajan wrote:
>   
>> Subject: Re: [webstack-discuss] Additional PHP extensions for SXDE
>>     
>
> (Small nit: It's OpenSolaris we're delivering into, SXDE is just one of
> the several builds made out of that. This discussion is not specific
> to SXDE.)
>
>   
>> Please take a look at the below list and let us know your thoughts.
>>     
>
> I went through your list trying the corresponding build options.  The
> current Makefile.sfw comments also list wddx so I added it to the list.
>
> The following is a subset of the list which can be added with minimal
> effort. Namely, they are all built-in, require no new dependencies,
> produce no new interfaces (beyond their intrinsic functionality),
> require no additional OSR (legal) approvals. They can be enabled
> merely by uncommenting options in the makefile.
>
> I'll kick off a build to try things out, will try posting diffs later.
> If there's anything else for this list (keeping in mind criteria above),
> let me know.
>
> As these are simple we should be able to get them in first, while
> waiting for dependencies (such as MySQL) and/or OSRs (such as for xdebug).
>
> -------------------------------------------------------------------------------
> inifile         --with-inifile
>
> pspell          --with-pspell=shared
>
> flatfile        --with-flatfile
>
> cgi             --enable-cgi
>                 --enable-force-cgi-redirect
>
> fastcgi         --enable-fastcgi
>
> dbase           --enable-dbase
>
> cdb             --with-cdb
>
> ndbm            --with-ndbm=shared
>
> sqlite          --with-sqlite=shared
>                 --enable-sqlite-utf8
>
> pdo-sqlite      --with-pdo-sqlite
>
> kerberos        --with-kerberos
>
> ldap            --with-ldap=shared
>
> wddx            --enable-wddx
> -------------------------------------------------------------------------------
>
>
>   

Reply via email to