Hi,
the construction of the classpath looks like this now, I tried some of
your suggests:
setenv CLASSPATH .
#setenv GISTERM /net/ipfy/hilbring/PRJ/GIS/GISterm
setenv GISTERM /net/ipfy/hilbring/GISterm
setenv GISLIB ${GISTERM}/lib
setenv UISLIB /net/ipfy/hilbring/uisjars
setenv CLASSPATH ${CLASSPATH}:${GISTERM}
setenv CLASSPATH ${CLASSPATH}:${GISLIB}
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/oracle.zip
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/printf.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/xml.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/log4j.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/antlr.jar
setenv CLASSPATH ${CLASSPATH}:${UISLIB}/uisfw.jar
setenv CLASSPATH ${CLASSPATH}:${UISLIB}/gwdb.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/WMF.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/sdoapi.zip
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/visad.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/j3dtree.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/junit.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/configure.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/batik-awt-util.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/batik-dom.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/batik-svggen.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/batik-util.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/batik-xml.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/jh.jar
setenv CLASSPATH ${CLASSPATH}:${GISLIB}/kunststoff.jar
and it looks like it is solved for the moment, thanks to the link idea,
Justin. Maybe in future I'll move some to the ext directory.
Thanks Desiree
oooooooooooooooooooooooooooooooooooooooooooooooo
Desiree Hilbring
Institut fuer Photogrammetrie und Fernerkundung
Universitaet Karlsruhe, Germany
email: [EMAIL PROTECTED]
# 0721 6083676
oooooooooooooooooooooooooooooooooooooooooooooooo
On Thu, 21 Jun 2001, Justin Couch wrote:
> Joachim Diepstraten wrote:
>
> > but you still could save a lot by adding a PATHPARAMETER for example POJ
> > instead of full directory for each JAR. Should save a lot of characters
>
> I'm not sure that would work because at the point the variable is
> expanded (for example 'echo $CLASSPATH') it will expand all the internal
> variables in use and you end up with the same problem. Might be worth a
> test, buy I know that at least for bash that it wouldn't solve the
> problem.
>
> --
> Justin Couch http://www.vlc.com.au/~justin/
> Freelance Java Consultant http://www.yumetech.com/
> Author, Java 3D FAQ Maintainer http://www.j3d.org/
> -------------------------------------------------------------------
> "Humanism is dead. Animals think, feel; so do machines now.
> Neither man nor woman is the measure of all things. Every organism
> processes data according to its domain, its environment; you, with
> all your brains, would be useless in a mouse's universe..."
> - Greg Bear, Slant
> -------------------------------------------------------------------
>
> ===========================================================================
> To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
> of the message "signoff JAVA3D-INTEREST". For general help, send email to
> [EMAIL PROTECTED] and include in the body of the message "help".
>
===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JAVA3D-INTEREST". For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".