[Engine-devel] Rebuild ovirt 3.2.1 success, but lost i18n support

Alon Bar-Lev alonbl at redhat.com
Tue Aug 20 07:32:10 UTC 2013



----- Original Message -----
> From: "An Yang" <anyang at waycooler.co>
> To: "engine-devel" <engine-devel at ovirt.org>
> Sent: Tuesday, August 20, 2013 10:22:36 AM
> Subject: [Engine-devel] Rebuild ovirt 3.2.1 success, but lost i18n support
> 
> Hi all,
> 
> I just rebuild ovirt-engine 3.2.1 according to
> http://www.ovirt.org/Building_oVirt_engine , it work fine, but I could not
> choose the language, it always display U.S. English UI.
> Could you give me a hand, how can I enable GWT's i18n support, or something
> is wrong in my building ENV?

No. Something wrong with the approach that was taken to write the spec file with developers in mind and not production.

This has been resolved in 3.3.

For 3.2 you can try:

# git clone ...
# cd ...
# make dist
# rpmbuild -D"EXTRA_BUILD_FLAGS -P all-langs" -tb <tarball>

Regards,
Alon



More information about the Engine-devel mailing list