Changes between Version 19 and Version 20 of CommonProblems
- Timestamp:
- 10/08/08 15:29:57 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
CommonProblems
v19 v20 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 ( 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 at least for now it is]). So try adding a check for iconv in libtextextencoding and see if that works.
