I use this line: Mime application/msword text/plain "/usr/local/bin/catdoc -s 8859-1 -d 8859-1 $1"
and it works fine! Henner Kollmann > -----Urspr�ngliche Nachricht----- > Von: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED]] Im Auftrag von Andreas Mohr > Gesendet: Donnerstag, 28. Februar 2002 14:48 > An: [EMAIL PROTECTED] > Betreff: Webboard: calling catdoc from conf-file > > > Author: Andreas Mohr > Email: [EMAIL PROTECTED] > Message: > Hi, > > I try to index MSWord-files with catdoc. > The results should go into a mysql-Database. > > my.conf: > Mime application/msword "text/plain" > "/path_to_catdoc/bin/catdoc $1" I have tried "catdoc $1 >$2", > "catdoc $1 -". > > The files are not indexed! :-( > Only "Filename" and "doc" is in the Database. > > pdftotext works fine. > When I call catdoc from the shell, I get the correct output > of the Wordfile. > > Does anyone have an idea to fix this problem? > > thanks, > andreas > > Reply: <http://www.mnogosearch.org/board/message.php?id=4238> > > ___________________________________________ > If you want to unsubscribe send "unsubscribe general" > to [EMAIL PROTECTED] > ___________________________________________ If you want to unsubscribe send "unsubscribe general" to [EMAIL PROTECTED]
