[3.6] PHP and mbstring - BSD
This is a discussion on [3.6] PHP and mbstring - BSD ; Hello,
we are running OpenBSD 3.6.
Is there a patch oder package available to make the mbstring-functions
[ http://www.php.net/mbstring] working, using the
php4-core-4.3.8.tgz-package?
TIA,
Glenn Kusardi...
-
[3.6] PHP and mbstring
Hello,
we are running OpenBSD 3.6.
Is there a patch oder package available to make the mbstring-functions
[http://www.php.net/mbstring] working, using the
php4-core-4.3.8.tgz-package?
TIA,
Glenn Kusardi
-
Re: [3.6] PHP and mbstring
On 08/11/2005 4:18 AM, Glenn Kusardi wrote:
> Is there a patch oder package available to make the mbstring-functions
> [http://www.php.net/mbstring] working, using the
> php4-core-4.3.8.tgz-package?
>
This is a compile time option, so unless there is a multi-byte flavour
of that package or port, you will have to compile it yourself. You can
also make your own flavour of the port if you patch the config (i.e.,
--enable-mbstring=all), I guess.