Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 23 Jan 2004 18:03:16 +0300
From:      Andrew Muhametshin <andrew@trifon.ru>
To:        freebsd-mozilla@freebsd.org
Subject:   The mozilla(thunderbird and firebird) from ports, at configure,cannot find iconv
Message-ID:  <401137B4.1040406@trifon.ru>

index | next in thread | raw e-mail

I have ports iconv and libiconv instaled.
But at installation from ports, all pograms based on mozilla(thunderbird,
firebird), does not find iconv and on this not correctly save files in which
names there are not latin symbols(In my case - Russian symbols). This 
problem
was at all versions of the mozilla.

Screenshots of a problem:
http://www.trifon.ru/mozilla-1.6b_ru_char_bug.png
http://www.trifon.ru/mozilla_ru_char_bug.png
http://www.trifon.ru/thunderbird_ru_char_bug.png

Reproducible: Always

Steps to Reproduce:
1.cd /usr/ports/www/mozilla
2.make configure

Actual Results:  
......
checking for iconv in -lc... no
checking for iconv in -liconv... no
checking for libiconv in -liconv... no
checking for iconv()... no
.....

Andrew M.

P.S. Bugzilla Bug 231943


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?401137B4.1040406>