On Apr. 20, 2004, Thomas Schuerger <[EMAIL PROTECTED]> wrote:
Hi,
on FreeBSD GtkG's Configure script does not find the files required for NLS. The script "findhdr" only searches for include files in /usr/include instead of also in /usr/local/include. libintl.h resides in /usr/local/include (as it is not part of the FreeBSD base system), so the Configure script thinks NLS is not available.
Greetings, Thomas.
Hi,
IIRC, this is also the case with ICU support.
I fixed this wrt the FreeBSD ports system, but it does still occur with cvs, etc. You can define it during Configure (compile options: -I/usr/local/include); the port uses a configure argument: -I/usr/local/include. (Which I can't find documented, and forget where I got the idea to do it that way :).)
Likely could be fixed in Configure; I just never thought to submit a tracker item on it.
Regards, Clayton Rollins
_________________________________________________________________
Lose those love handles! MSN Fitness shows you two moves to slim your waist. http://fitness.msn.com/articles/feeds/article.aspx?dept=exercise&article=et_pv_030104_lovehandles
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Gtk-gnutella-devel mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtk-gnutella-devel
