You might need the whole environment set up and not just the path, for
example:

#!/bin/bash
BASE=/opt/ibm/java2-s390x-50/ibm-java2-s390x-50
CLASSPATH=/path/to/needed/com/ibm/keymanager/files.jar
LD_LIBRARY_PATH=/path/to/any/keymanager/local/lib
export CLASSPATH LD_LIBRARY_PATH
"$BASE/jre/bin/java" com.ibm.keymanager.EKMLaunch
$BASE/KeymanagerConfig.properties


- Mark Ver

office:  Building 710 / Room 2-RF-10
phone: (845) 435-7794  [tie 8 295-7794]

----------------------------------------------------------------------
For LINUX-390 subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO LINUX-390 or visit
http://www.marist.edu/htbin/wlvindex?LINUX-390

Reply via email to