On Monday 12 Aug 2002 5:15 pm, Daouda LO wrote: > Derek Jennings <[EMAIL PROTECTED]> writes: > > Just to let you guys know there is a teeny tiny bug in efax-0.9-10mdk > > which is stopping the KDE fax printer working 'out of the box' This bug > > is present in 8.2 and 9.0B2 > > > > efax tries to write a lock file in /var/lock, but only root has write > > permission. Currently the user has to either grant write permission to > > users in /var/lock, or else edit /etc/fax.config to use a different > > directory for lock files. > > > > A one line edit in the file efax-0.9mdkconf inside the src RPM fixes it. > > > > Just replace > > +LOCK='-x /var/lock/LCK..$DEV' > > > > with > > +LOCK='-x /tmp/LCK..$DEV' > > done. Test 11mdk.
Yep... works fine I can send faxes now :) Thanks derek
