Worker bug reports

You can report a bug by either using the SourceForge bug tracker or by sending an email to the 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 patch, apply it with

patch -p0 <worker-2.14.4.avfsversionpatch2.txt

and reconfigure worker.

 
worker/bugreports.txt · Last modified: 2008/12/11 12:35 by ralf
 
Except where otherwise noted, content on this wiki is licensed under the following license:GNU General Public License
Recent changes RSS feed Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki