On Friday 01 August 2008 12:48:49 Alexey Pechnikov wrote:
> Hello!
>
> В сообщении от Friday 01 August 2008 11:10:45 Graeme написал(а):
> > > Try to install before
> > > libicu-dev
> > > libicu38
> >
> > Thanks Alexey. I have both those installed. I assume you did not change
> > anything else to get it to work?
>
> No problem in code. Problem with dependencies.
>
> $ icu-config --ldflags
> -lm -L/usr/lib -licui18n -licuuc -licudata -lm
>
> Do you have libs libicui18n, libicuuc, libicudata in /usr/lib?

Yes.  They are all there, and I get:

$ icu-config --ldflags
-lpthread -lm -L/usr/lib -licui18n -licuuc -licudata -lpthread -lm

Graeme
-- 
Graeme Pietersz
http://moneyterms.co.uk/
http://pietersz.co.uk/
_______________________________________________
sqlite-users mailing list
sqlite-users@sqlite.org
http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to