Closed GoogleCodeExporter closed 9 years ago
I must have messed up the function writer when reworking some of the code. I
just commited a patch to the git repository. Should be fixed now.
PS: The issues list on google projects should actually be closed, this is the
new tracker:
https://github.com/axkibe/lsyncd/issues
Original comment by axk...@gmail.com
on 22 Mar 2012 at 6:54
Hey there. So I hate to sound like a complete idiot, but how do I apply this
patch? Do I just change the two lines in the lsyncd-2.0.6/lsyncd.lua file?
Thanks for fixing that so quickly, by the way.
--jenny
Original comment by queen...@smithfox.net
on 22 Mar 2012 at 7:12
Sorry. I figured it out. I have a terrible head cold right now, not thinking
too clearly. I replaced those two lines and recompiled and it looks like it's
working. Well, it's not dying, and it's not wrapping up my CPU. It looks like
it's fixing the permissions, too, so all is well. Thanks again,
--jenny
Original comment by queen...@smithfox.net
on 22 Mar 2012 at 7:20
The simpelst way is you go to https://github.com/axkibe/lsyncd and click the
ZIP button.
Or you install git and say 'git clone git@github.com:axkibe/lsyncd.git'
Note that the source is a little less pre-prepared than a release. You start by
running './autogen.sh', then ./configure and make like normal. It might need a
few packages more installed than a release.
But if you just change these two lines you should be set as well.
Original comment by axk...@gmail.com
on 22 Mar 2012 at 7:22
Get well soon!
Original comment by axk...@gmail.com
on 22 Mar 2012 at 7:33
Original issue reported on code.google.com by
queen...@smithfox.net
on 22 Mar 2012 at 6:21