# # # README - Copyright(C) 2006, 2019 Reprise Software, Inc. # # To install your RLM Unix kit, do the following: # # 1. Download the kit # 2. unzip the kit (% gunzip .tar.gz) (UNLESS your browser did # this for you automatically) # 3. Extract the tar archive (% tar xvf .tar or # % tar xvf .tar.gz if your browser # gunzipped the file) # 4. Run the installation (% ./INSTALL) # # # To install your RLM Windows kit, do the following: # # 1. Download the kit (x86_w1.zip) # 2. Unzip the 2 directories (src and x86_w1) into a directory # 3. change directory to the x86_w1 directory (C:\DIR> cd x86_w1) # 4. Run the makefile: (C:\DIR\X86_W1> nmake) # # Consult the RLM Reference Manual for additional instructions # on how to use RLM.