On Thu, 21 Jun 2001, Joachim Diepstraten wrote:
> Hi
>
> > Desiree Hilbring wrote:
> >
> > > classpath. Okay it is very long about 12 lines and now the shell states
> > > "word too long" during source .tcshrc. Is there a limitation for the
> > > length of the classpath variable?
> >
> > Most shells have a limit of 1024 characters. The real question is why on
> > earth you have a classpath that long in the first place!
> Good question why not move the jars all in one directory and set the
> classpath to there.
Good point, I would love to do that, they are almost all in one directory:
/net/ipfy/hilbring/PRJ/GIS/GISterm/lib
content of this directory:
CVS/ batik-util.jar* log4j.jar
GIFEncoder.jar batik-xml.jar* oracle.zip
GIStermFramework3D.jar configure.jar png.jar
GIStermIMIS.jar cvs.log printf.jar
WMF.jar j3dtree.jar* sdoapi.zip
antlr.jar jcchart451K.jar visad.jar
batik-awt-util.jar* jh.jar xml.jar
batik-dom.jar* junit.jar
batik-svggen.jar* kunststoff.jar
my classpath:
.:/net/ipfy/hilbring/PRJ/GIS/GISterm:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/GIFEncoder.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/oracle.zip:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/png.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/printf.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/xml.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/log4j.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/antlr.jar:/opt/local/java/JSDK2.0/lib/jsdk.jar:/net/ipfy/hilbring/uisjars/gwdb.jar:/net/ipfy/hilbring/uisjars/uisfw.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/WMF.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/sdoapi.zip:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/visad.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/jars/servlet.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/j3dtree.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/junit.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/configure.jar:/net/ipfy/hilbring/PRJ/GIS/GISterm/lib/jcchart451K.jar
all the jar are in the second directory under lib, but does the jar not
just include a kind of path?
Unfortenuately it is not findig the classe, which the jar files contain,
in the specific directory.
Thanks Desiree
>
> EOF,
> J.D.
>
> --
> Realtime Raytracer in JAVA
> (http://www.antiflash.net/raytrace)
>
> ===========================================================================
> 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".