On Thursday 05 September 2002 10:45, you wrote: > Hi, > > I have a problem with running DX nets with java dx. > These nets use macros from the earth and space science package > which is not part of the standard DX distribution. > The nets run fine in DX but Java dx is not able to find the macros. > My environment variables seem to be okay. > I have tried adding the search paths to the dxserver.paths file and > the startserver script. This didn't help. Any hints on how to tell > java dx to load the additional macros? > > Thanks, > Camiel Severijns >
Camiel in my startserver script I have a line defining the DXARGS flag as: DXARGS="-optimize memory -memory $memory -highlight off -execonly -processors 1 -modules /usr/local/dx/java/server/modules -mdf /usr/local/dx/java/server/localmods.mdf" where localmods.mdf contains the definition of local modules. Hope this helps Jerry Hagon Dept of Physics School of Natural Sciences Newcastle University UK
