... when running the tests I found leap
is not installed as shown in the error messages copied below.
--------------------------------------
cco2k0% make test.leap
cd leap; ./Run
Error: ./tleap -> ../../exe/teLeap does not exist
*** Error code 1 (bu21)
--------------------------------------
You could try to install leap explicitly:
% cd amber6/src/leap
% make World >& mkerr
% make install.leap
This will recompile and instell. The 'mkerr' file will have any
compile errors.
Bill Ross
Received on Tue Jul 17 2001 - 11:18:06 PDT