5770XE1 V7R1M0 IBM i Access for Linux In this directory are fixes for V7R1M0 i Access for Linux ibm5250 that are not in a Linux service pack: APAR SE51846: CA400EXP-TERMEMUL-INCORROUT LINUX LANG=sk_SK gets non-870 DEVD When ibm5250 is used with Slovak locale sk_SK, the resulting IBM i device description does not use codepage 870 as expected. With this change, codepage 870 is now used for Slovak. Also included is a fix for macro record and playback. This fix applies to V7R1M0. The file size and install location are as follows: SE51846.tar.gz 830,350 bytes ibm5250 1,954,740 bytes (Linux path: /opt/ibm/iSeriesAccess/bin) playedit 220,189 bytes (Linux path: /opt/ibm/iSeriesAccess/bin) This fix is applied by replacing the files on the client machine with the fixed modules. If you later re-install a service pack or the entire product, these file(s) will be overwritten. File replacement instructions ------------------------------------------------------------------------------ For each file in this fix: 1) Ensure the files involved are not in use by a running program. 2) Locate the file on your client workstation, in the location noted above. 3) Back up the existing file by renaming it and adding ".bak" to its name. mv ibm5250 ibm5250.bak mv playedit playedit.bak 4) Extract the files from the gzip'd archive: tar -xvzf SE51846.tar.gz -C /opt/ibm/iSeriesAccess/bin 5) As needed, adjustment permissions and ownership using chown and chmod.