Changes between Version 20 and Version 21 of CommonProblems
- Timestamp:
- 01/27/09 10:38:31 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonProblems
v20 v21 43 43 === iconv === 44 44 45 Iconv is included in Haiku, but many times ./configure does not detect and use it. This is because it is in libtextencoding.so ([http://dev.haiku-os.org/ticket/2294 at least for now it is]). So try adding a check for iconv in libtextextencoding and see if that works.45 Iconv is included in Haiku, but many times ./configure does not detect and use it. This is because it is in libtextencoding.so ([http://dev.haiku-os.org/ticket/2294 should be fixed now]). So try adding a check for iconv in libtextextencoding and see if that works.
