#!/usr/bin/sh
    echo gem does not work on 32bit.
    echo Please using ruby and gem on 64 bit only,
    echo or copy and compile yourself script and module.
    echo You can install them on 
    echo /opt/freeware/lib/ruby/site_ruby/2.6/ for modules and 
    echo /opt/freeware/share/ruby/site_ruby/ for script.
