Re: Compiling under HPUX IA64
"James K. Lowden" <[email protected]>
| Newsgroups | gmane.comp.db.tds.freetds |
|---|---|
| Message-ID | <[email protected]> |
Michael Warchut wrote: > I tried installing GNU libiconv but it appears that > --with-libiconv-prefix=/usr/local/ is not finding it. Is that function > broken or do I need to fix something else? It's not broken afaik. I just rebuilt with no problem. What are you seeing? Also, do you need libiconv? You can build without it. The built-in replacement handles ISO 8859-1 and UTF-8 clients. HTH. --jkl