HP3000-L Archives

July 2004, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
Mike Yawn <[log in to unmask]>
Reply To:
Mike Yawn <[log in to unmask]>
Date:
Wed, 7 Jul 2004 16:20:32 -0500
Content-Type:
text/plain
Parts/Attachments:
text/plain (49 lines)
 Well, at some point (can't recall exactly when), we put in supposedly
intelligent defaults for all of these - so in the general case, you
shouldn't have to specify anything.

If you really don't have anything in your profile, then you will
probably need to add /usr/local/java/latest/bin to your PATH.

The rt.jar file (which replaced classes.zip) should be found
automatically as part of the built-in classpath, so you don't need to
add that.  Your current working directory is also part of the built-in
classpath.  If the files you're trying to execute are anywhere else,
then you would want to set the CLASSPATH to include that directory.

LD_LIBRARY_PATH is only used in the case where you are using JNI to
invoke native code.  In that case, the LD_LIBRARY_PATH must point to the
directory where the XL containing the native code resides.

Mike

Charles Finley wrote:
> Hi All:
>
> It has been a while since I've used Java on MPE/iX.  I'm trying to use it
> from the Posix shell and the environment variables are not correct.
> /etc/profile has nothing in it.  Would someone direct me to a script,
> .profile, writeup, etc. that tells me what needs to be set?  The only thing
> seem to be find off hand is something old that suggest that classes.zip
> appear in the CLASSPATH.
>
> I think what I want are values for CLASSPATH, LD_LIBRARY_PATH and PATH.  Is
> there anything else?
>
> java version "JavaVM-1.3.0"
> Java(TM) 2 Runtime Environment, Standard Edition (build A.30.00 built on
> 11/28/0
> 0-10:09)
> Classic VM (build A.30.00 02/05/01-15:43, build green threads, HP JIT)
>
> Charles Finley
> Transformix Computer Corporation
> (760)-439-3146
>
> * To join/leave the list, search archives, change list settings, *
> * etc., please visit http://raven.utc.edu/archives/hp3000-l.html *
>

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2