Steve, et al --

...and then Steve Kennedy said...
% 
...
% CFLAGS="-I/usr/local/include" LDFLAGS="-L/usr/local/lib -liconv" ./configure  --
% with-domain=xxx.net --enable-hidden-host --enable-pop --enable-imap --with-catg
% ets --with-libiconv-prefix=/usr/local --enable-mailtool --with-homespool=.mail
% 
% That sort of did the right thang.

Adding CFLAGS and LDFLAGS worked for me; I was able to go back to putting
/usr/local in the libiconv prefix.  Yippee!


% 
% Then edit config.h and fix the two iconv bits that aren't defined
% (i.e. 
% /* Define if you have the <iconv.h> header file.  */
% #define HAVE_ICONV_H 1
% 
% /* Define as const if the declaration of iconv() needs const. */
% #define ICONV_CONST const
% 
% /* Define if <iconv.h> defines iconv_t. */
% #define HAVE_ICONV_T_DEF 1
% 
% (it may have been 1st and 3rd that weren't set).

Interestingly enough, these weren't necessary, even though not all of
them were set.  Doesn't matter to me; I have versions to build and more
moving to do :-)


% 
% Then make and all is fine.
% 
% Steve


Thanks! & HAND

:-D
-- 
David T-G                      * It's easier to fight for one's principles
(play) [EMAIL PROTECTED] * than to live up to them. -- fortune cookie
(work) [EMAIL PROTECTED]
http://www.justpickone.org/davidtg/    Shpx gur Pbzzhavpngvbaf Qrprapl Npg!

Attachment: msg29107/pgp00000.pgp
Description: PGP signature

Reply via email to