fmangeant Cacti Guru User
Joined: 19 Sep 2003 Posts: 2326 Location: Sophia-Antipolis, France
|
Posted: Mon May 30, 2005 9:05 am Post subject: Locale problem with Cacti 0.8.6d + RRDtool 1.2.9 |
|
|
Hi all
RRDtool 1.2.9 has been released (http://lists.ee.ethz.ch/rrd-announce/msg00081.html), which provides a new way of using locales :
| Code: | Features:
* consider the users locale settings when rendering text. This
means that if you run rrdtool with LANG=en_US.UTF-8 set, you will
be able to use any symbol in your font.
This feature only works if your OS supports the mbstowcs function
otherwise the behavior will be as before (configure checks for
this) |
Unfortunatly it seems to break something else
Here's what I got with RRDtool 1.2.8 :
and with RRDtool 1.2.9, after trying *a few* locales :
I'll post on the RRDtool-users mailing list. |
|