So quiet here...I hope that's a good sign.
Am running into an odd error.
I specified a few document converters like:
FileFilter .doc "/usr/bin/catdoc" "-x -dcp1250 '%p'"
IndexContents TXT* .doc
At run time, however, I'm getting error messages like:
sh: usrbincatdoc: command not found
Why does it stripping out directory separators? I also tried:
FileFilter .doc "\/usr\/bin\/catdoc" "-x -dcp1250 '%p'"
I get the same message.
I presume I'm missing a few clues...?
thanks,
-linda
Received on Thu Jun 8 14:43:09 2006