Paul Fisher <[EMAIL PROTECTED]> writes:
> "John Keiser" <[EMAIL PROTECTED]> writes:
>
> > Am I having a problem with setting my classpath here?
>
> Dunno, but I can answer your second question.
>
> > Is my classpath.zip just not overriding the JDK stuff Japhar slurped
> > into /usr/local/japhar/share/classes.zip? How do I get it to do
> > that?
>
> Use "jarphar --classpath=myclasses.zip", assuming that no one has
> changed that code since I last hacked on Japhar. Explicitly setting
> --classpath should override all defaults (looking in the install dir,
> in getenv(CLASSPATH), etc).
well, japhar will still look in the install dir after checking all
other classpath entries.
xtoph