Hello,
we are running OpenBSD 3.6.
Is there a patch oder package available to make the mbstring-functions
[[url]http://www.php.net/mbstring][/url] working, using the
php4-core-4.3.8.tgz-package?
TIA,
Glenn Kusardi
Printable View
Hello,
we are running OpenBSD 3.6.
Is there a patch oder package available to make the mbstring-functions
[[url]http://www.php.net/mbstring][/url] working, using the
php4-core-4.3.8.tgz-package?
TIA,
Glenn Kusardi
On 08/11/2005 4:18 AM, Glenn Kusardi wrote:[color=blue]
> Is there a patch oder package available to make the mbstring-functions
> [[url]http://www.php.net/mbstring][/url] working, using the
> php4-core-4.3.8.tgz-package?
>[/color]
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.