0. Install SaX2 from ftp://ftp.suse.com/pub/suse/i386/X/XFree86/XFree86-4.0-SuSE/suse64/ 1. Translate the LL.po file. 2. Generate the MO file (example "hu"): msgfmt -o sax.mo hu.po 3. Install the generated MO file: cp sax.mo /usr/share/locale/hu/LC_MESSAGES/sax.mo 4. Copy the SaX2 registry file to your system: gunzip < sax2-reg.gz > /usr/X11R6/lib/sax/files/config sax2-reg.gz is available in this directory. 5. Start SaX2 using your language environment: export LANG=hu /usr/X11R6/lib/sax/xapi.pl Note: SaX2 needs perl and perl_tk to work properly.