Date: Thu, 25 Aug 2011 12:20:05 +0200 From: Patrick Lamaiziere <patfbsd@davenulle.org> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: ports@FreeBSD.org, office@FreeBSD.org, Christoph Moench-Tegeder <cmt@burggraben.net>, Andriy Gapon <avg@FreeBSD.org> Subject: Re: libreoffice with java: build fails in UTF-8 env Message-ID: <20110825122005.017ab10a@mr12941> In-Reply-To: <dd2e2b587aef3570604e8dd7dae58162@etoilebsd.net> References: <4E53C470.5040102@FreeBSD.org> <20110823165812.GA82838@elch.exwg.net> <dd2e2b587aef3570604e8dd7dae58162@etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110825122005.017ab10a>