On Sat, 2003-02-15 at 22:24, Rob Lahaye wrote:
>
> Hi,
>
> The following VPE tools are badly and/or strangely documented in
> their descriptions:
>
> Classify: No module description ("new macro" doesn't explain much!).
> The output field is called "output_1" (why the "_1" ?).
>
> Matte: Everything is missing: the Module description, as well as
> the descriptions for each input.
>
> logn: output name is "output_1" (why "_1"?).
>
> victorHiway: No descriptions at all and all inputs/outputs have dumb names.
> What is this Tool?
>
> Regards,
> Rob.
>
For now, put something like this in your .cshrc or whatever you use:
setenv DXROOT /usr/local/dx
setenv JXMACROS $DXROOT/java/server/dxmacros
setenv JXUSERMACXROS $DXROOT/java/server/usermacxros
Then the problem will go away.
Maybe I can get the dx script changed to not require this.
Martin