Yes, you will need to get the source from git then # patch <~/saved-email # sh autogen.sh # ./configure # make
Then copy the tmux binary to replace your existing one. On Wed, Jun 25, 2014 at 05:05:33AM +0200, Emanuel Berg wrote: > Nicholas Marriott <nicholas.marri...@gmail.com> writes: > > > There are two problems here. One (the big problem), I > > made the mistake of changing from flock() to lockf() > > which is badly designed and next to useless. Two, > > there is a small window where two clients could race > > and both create a server. > > > > So please try this which changes back to flock, fixes > > the race and adds some logging. > > > > Index: client.c > > Did you direct this post to the tmux community in > general or are you asking me to recompile tmux and try > the same scenario? If you are, I'm most willing to do > that, of course, but you'll have to provide me with > some guidelines. I suppose the changes you made isn't > yet in my distro's repos (for any release), so I'd have > to get the source, apply the patch (if it isn't > already), and then recompile. If someone else feels > like doing this the zsh init file that brought along > the problem is: > > http://user.it.uu.se/~embe8573/conf/.zprofile > > -- > underground experts united: > http://user.it.uu.se/~embe8573 > > ------------------------------------------------------------------------------ > Open source business process management suite built on Java and Eclipse > Turn processes into business applications with Bonita BPM Community Edition > Quickly connect people, data, and systems into organized workflows > Winner of BOSSIE, CODIE, OW2 and Gartner awards > http://p.sf.net/sfu/Bonitasoft > _______________________________________________ > tmux-users mailing list > tmux-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/tmux-users ------------------------------------------------------------------------------ Open source business process management suite built on Java and Eclipse Turn processes into business applications with Bonita BPM Community Edition Quickly connect people, data, and systems into organized workflows Winner of BOSSIE, CODIE, OW2 and Gartner awards http://p.sf.net/sfu/Bonitasoft _______________________________________________ tmux-users mailing list tmux-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-users