Date: Thu, 25 Aug 2011 11:43:10 +0000 From: Baptiste Daroussin <bapt@FreeBSD.org> To: <freebsd-ports@freebsd.org> Subject: Re: libreoffice with java: build fails in UTF-8 env Message-ID: <800880f57e1cb97046eaf9956904afea@etoilebsd.net> In-Reply-To: <20110825122005.017ab10a@mr12941> References: <4E53C470.5040102@FreeBSD.org> <20110823165812.GA82838@elch.exwg.net> <dd2e2b587aef3570604e8dd7dae58162@etoilebsd.net> <20110825122005.017ab10a@mr12941>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 25 Aug 2011 12:20:05 +0200, Patrick Lamaiziere wrote: > Le Tue, 23 Aug 2011 17:05:09 +0000, > Baptiste Daroussin <bapt@FreeBSD.org> a écrit : > > Hello, > >> Yes building libreoffice with java option in an UTF8 environement is >> known to fail there is nothing I found to workaround that :( > > As it uses Ant to build the java code I think we could add > -Dfile.encoding=iso-8859-1 to an ANT_OPTS environment variable. > http://ant.apache.org/manual/running.html > > I've not tested this but I hope this should work (not sure for the > encoding to use) > > Regards. > _______________________________________________ > freebsd-ports@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-ports > To unsubscribe, send any mail to > "freebsd-ports-unsubscribe@freebsd.org" I have a better fix :) I unbundled nearly all the java things, now I don't have utf8 problems anymore. Should be in the tree soon Bapt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?800880f57e1cb97046eaf9956904afea>