You can get source from : http://icu-project.org/download/4.2.html#ICU4C
Regards, Artem 2010/1/7 Dom Lehr <[email protected]>: > Hi Artem, > > that s what I thought too. I'm running Suse Linux Enterprise Server 10.2 and > I can't find ICU library version 4.2 for this specific version. Any ideas? > > thanks! > > On Thu, Jan 7, 2010 at 12:00 PM, Artem Pavlenko <[email protected]> wrote: >> >> Hi Dom, >> >> 2010/1/7 Dom Lehr <[email protected]>: >> > Hey guys, >> > >> > I'm down to one error while compiling Mapnik. This is it: >> > >> > src/expression_string.cpp: In member function ‘void >> > mapnik::expression_string::operator()(const mapnik::regex_match_node&) >> > const’: >> > src/expression_string.cpp:79: error: ‘fromUTF32’ is not a member of >> > ‘icu_3_4::UnicodeString’ >> >> Looks like you need to update ICU library, I'm using 4.2 on OS X. >> What platform are you using, it should be straight forward to compile >> from source : >> >> ./configure >> make && make installl >> >> > >> > Thanks, >> > >> > Dom >> > >> Regards, >> Artem >> >> > >> > _______________________________________________ >> > Mapnik-users mailing list >> > [email protected] >> > https://lists.berlios.de/mailman/listinfo/mapnik-users >> > >> > > > _______________________________________________ Mapnik-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/mapnik-users

