Posted: Thu Aug 05, 2004 7:08 am Post subject: gsk6cmd help on Solaris 2.9
Newbie
Joined: 05 Aug 2004 Posts: 9
Hello,
I just updated the GSKit to 6.0.5.43 and I cannot seem to get it to work. I know there are a few threads in this, but I beleive my situation is different. If I leave my JAVA_HOME set to /usr/java (1.4) then i get the dreaded JCE error. If I set it to something else, like the one provided with the GSKit, nothing will execute. I keep getting a "test: argument expected" error. I can't even check the version. Is this an environment issue? Can anybody help me ?
Posted: Mon Jan 23, 2006 9:56 am Post subject: 36648.019
Newbie
Joined: 23 Jan 2006 Posts: 1
Setting up to use IKEYCMD To run the IKEYCMD command line interface, set up environment variables as follows:
1. Set the JAVA_HOME environment variable:
export JAVA_HOME=/opt/mqm/ssl
2. Set your PATH to include your JRE executables:
export PATH=$JAVA_HOME/bin:$PATH
3. Set the CLASSPATH environment variable:
export CLASSPATH=/opt/ibm/gsk6/classes/cfwk.zip:$CLASSPATH
export CLASSPATH=/opt/ibm/gsk6/classes/gsk6cls.jar:$CLASSPATH _________________ zim
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum