hi,
I'm getting this error in the kaffe script:
/home/stack/fake.root/usr/local/bin/kaffe: 45: Syntax error: Bad substitution
which is the following line:
[ -z "${arg/#-ia32/}" ] && ia32mode=yes
This is on FreeBSD 4.3 using the standard shell, if i change the script to
use bash instead it works fine.
thanks,
tim