Am 17.06.2007 um 15:36 schrieb imm: >> Linux(ia32) >> o compile: test/dnd-test.cxx FL/Fl.h -> FL/Fl.H ... >> after it all compiles fine there >> o install: makeincludei.in:41 needs the lines >> CHMOD = chmod >> CP = cp >> MKDIR = mkdir -p > > I don't see these lines in the "current" fltk-1.1.8 makeinclude.in - > I'm trying to make my version as close to the "real" 1.1.8 as > possible, so I think I will leave these out... Does the real 1.1.8 > build OK for you? Do you need these lines added?
Did you try a make install? It works only with those lines. Take a look at xutf8/Makefile. I need the fltk-utf8-config to build my projects. > Hmmm - does the utf8 demo from the test directory show "non-ascii" > glyphs for you? If not, maybe you will need to get some unicode aware No, just around latin1. Tanks for the hint, I will look at when, I am back to Linux. kind regards Kai-Uwe Behrmann -- developing for colour management www.behrmann.name + www.oyranos.org + www.cinepaint.org _______________________________________________ fltk mailing list [email protected] http://lists.easysw.com/mailman/listinfo/fltk

