====== Worker bug reports ====== You can report a bug by either using the [[http://sourceforge.net/tracker/?atid=740889&group_id=138524&func=browse|SourceForge bug tracker]] or by sending an email to the [[http://www.boomerangsworld.de/cms/worker/mlist|worker mailing list]]. ====== Other reports ====== **FreeBSD 6.1 Release, worker-2.14.4.tar.bz2, avfs-0.9.7.tar.bz2** #./configure --enable-library ............................... Configuration details: Building preload library : no Building avfscoda daemon and kernel module: no Building library : yes Building avfsd for fuse : no Installation prefix : /usr #make; make install ......................... Making install in doc Making install in fuse /usr/local/bin/bash ../mkinstalldirs /usr/bin #cd ../worker-2.14.4/ # ./configure --with-avfs ......................... checking for avfs-config... /usr/bin/avfs-config ./configure: line 6101: test: 0.9.7: integer expression expected ......................... Configuration finished: AVFS usage : no AVFS version too old! Large file support : yes Support regular expressions : yes X11 XIM Usage : yes UTF8 Support : yes Debug code : no Installation prefix : /usr/local so i can't get worker with avfs support P.S. I haven't try to edit configure script yet to avoid checking of version. **__Solution:__** You can try this patch {{:worker:worker-2.14.4-avfsversionpatch2.txt|patch}}, apply it with patch -p0