Open
Description
As found by @Letizia97
Running the SIFDecode test post installation fails unless sifdecoder
is in the PATH:
$ cd $SIFDECODE/src ; make -f $SIFDECODE/makefiles/$MYARCH test
( cd decode ; make -f /home/vol04/scarf964/cutest/sifdecode/makefiles/pc64.lnx.gfo \
test PWD=/home/vol04/scarf964/cutest/sifdecode/src/decode )
make[1]: Entering directory `/home/vol04/scarf964/cutest/sifdecode/src/decode'
echo ""
echo " Decode unconstrained SIF file"
Decode unconstrained SIF file
cd /home/vol04/scarf964/cutest/sifdecode/sif/ ; sifdecoder -A pc64.lnx.gfo ALLINITU
/bin/sh: sifdecoder: command not found
Surely the test should be using $SIFDECODE/bin/sifdecoder
?
Metadata
Assignees
Labels
No labels