Re: [Nagios-users] Compile problem linking iconv library (nagios 3.4.1)

2012-05-30 Thread Alex Griffin
Unfortunately, I think this is actually a long-standing bug in Nagios Core. International characters are only displayed correctly from plugin output. They are not displayed correctly when read from object definitions, and are not allowed in text fields in the web interface like submitting passive

[Nagios-users] Compile problem linking iconv library (nagios 3.4.1)

2012-05-27 Thread Yu Watanabe
Hi ! I had some trouble displaying Japanese characters on UI. I am guessing that this occured because of the link error to iconv library during the compileation. configure:5977: checking for main in -liconv configure:6004: gcc -o conftest -g -O2 conftest.c -liconv 5 /usr/bin/ld: cannot find

Re: [Nagios-users] Compile problem linking iconv library (nagios 3.4.1)

2012-05-27 Thread Yu Watanabe
I am using ja_JP.UTF-8 for character code. Yu Watanabe さんは書きました: Hi ! I had some trouble displaying Japanese characters on UI. I am guessing that this occured because of the link error to iconv library during the compileation. configure:5977: checking for main in -liconv configure:6004: gcc