Re: Os X Intel build of cinepaint

Thomas Huffman <[email protected]> Sun, 2 Mar 2008 01:04:37 -0600
Newsgroups gmane.comp.video.cinepaint.devel
Message-ID <[email protected]>
> Tom,
>
> just curious, why does you build gettext and FLTK when you omit them
> later? Did this solve something?
>

I originally wanted to use FLTK, but had problems with the build.  I'm  
hoping to go back and fix whatever they were just wanted to get it  
working.

gettext was for the same reason, but it was causing problems in lib/ 
fl_i18n for some reason, which is why I skipped that directory for now.
basically it was easier to install gettext than it was to change all  
the places that it is used by the autotools build.  I believe that  
libintl.h is also called by libgimp/libgimpintl.h (?).

It may work fine without these two installed at all, I just haven't  
tested it.
I don't currently build with autotools under OS X anymore, I've moved  
to Xcode projects, so not sure how much effort should be put into  
getting cinepaint to build with autotools on OS X.

Internationalization is well beyond my knowledge level, and I really  
don't know how to work with it.

laters,
Tom




> kind regards
> Kai-Uwe Behrmann
> -- 
> developing for colour management
> www.behrmann.name + www.oyranos.org
>
>
> Am 02.03.08, 00:09 -0600 schrieb Thomas Huffman:
>> 9) build fltk-1.1.7
>> 	- run configure as './configure --prefix=/sw --enable-threads'
>> 	- run make; make install
>
>> 12) build gettext-0.16
>> 	- run configure as './configure --prefix=/sw'
>> 	- run make; make install
>
>> 13) build cinepaint-0.22-1
>> 	- edit configure.in  -  comment out line 282 which checks for
>> AM_GLIB_GNU_GETTEXT.
>> 	- edit Makefile.am - remove po, po-plug-ins, and po-script-fu from
>> SUBDIRS list
>> 	- edit lib/Makefile.am - remove fl_i18n from SUBDIRS list
>> 	- edit plug-ins/Makefile.am - remove the following from the SUBDIRS
>> list: @BRACKETING@, @ICC_EXAM@, @PDF@, @COLLECT@
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Cinepaint-developers mailing list
> Cinepaint-developers-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
> https://lists.sourceforge.net/lists/listinfo/cinepaint-developers


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/