This archive contains answers to questions sent to Unidata support through mid-2025. Note that the archive is no longer being updated. We provide the archive for reference; many of the answers presented here remain technically correct, even if somewhat outdated. For the most up-to-date information on the use of NSF Unidata software and data services, please consult the Software Documentation first.
>From: "Stuart Wier" <address@hidden> >Organization: UNAVCO >Keywords: 200406041900.i54J0Cjg015178 IDV source build Hi Stu- >Institution: UNAVCO >Package Version: 1.1b3 >Operating System: linux >Hardware Information: unknown >Inquiry: Doing >ant idvjar >in the idv: section >errors occur such as >... > [javac] /home/wier/idv/src/metapps/ucar/unidata/view/geoloc/GlobeDisplay.jav > a:38: package javax.media.j3d does not exist > [javac] import javax.media.j3d.*; > [javac] ^ > [javac] /home/wier/idv/src/metapps/ucar/unidata/view/geoloc/GlobeDisplay.j > ava:40: package javax.vecmath does not exist > [javac] import javax.vecmath.*; > >in idv/src/metapps/lib/ there is no javax package provided from the idv_jars.z > ip file. This indicates that you do not have Java3D installed or available in your classpath. javax.media.j3d is part of that package. >What to do? Install the Java 3D SDK or JRE. See the instructions for building from source at: http://my.unidata.ucar.edu/content/software/IDV//docs/userguide/SourceBuild.html Don Murray NOTE: All email exchanges with Unidata User Support are recorded in the Unidata inquiry tracking system and then made publically available through the web. If you do not want to have your interactions made available in this way, you must let us know in each email you send to us.