icpld -config conf 
The above doesn't work, even if conf is in the same directory.
Fix this by using:
icpld -config ./conf

Same goes for -logfile and -htmlfile as well
