libreoffice with java: build fails in UTF-8 env

Baptiste Daroussin bapt at FreeBSD.org
Thu Aug 25 11:43:11 UTC 2011


On Thu, 25 Aug 2011 12:20:05 +0200, Patrick Lamaiziere wrote:
> Le Tue, 23 Aug 2011 17:05:09 +0000,
> Baptiste Daroussin <bapt at 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 at freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to 
> "freebsd-ports-unsubscribe at 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


More information about the freebsd-ports mailing list