On Friday 03 September 2004 12:43, Matt Mills wrote: > Dave Yeo wrote: > > On Tue, 31 Aug 2004 16:26:43 +0200, Bradley T Hughes wrote: > >> So, I've just spent some time working on one of the biggest > >> deficiencies in 0.70.0-beta1: Unicode support. > > [...] > > > Just wondering how hard it would be to make this an option? > > Specifically the dependency on libiconv. Dave > > I second this. It is causing me grief to get it working on FreeBSD > and I don't even require the feature.
configure script can't find iconv_open in -liconv, right? (I use FreeBSD as well and have seen this). currently, I configure like this: ./configure CPPFLAGS=-I/usr/local/include LDFLAGS=-L/usr/local/lib ... i think i might be able to automate this more > -- > Matt -- Bradley T. Hughes - bhughes at trolltech.com Trolltech AS - Waldemar Thranes gt. 98 N-0175 Oslo, Norway -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] List archives: http://asgardsrealm.net/lurker/splash/index.html Trouble? Contact [EMAIL PROTECTED]
