svn commit: r346869 - in head/sysutils/tmux: . files
Rusmir Dusko
nemysis at FreeBSD.org
Tue Mar 4 23:17:51 UTC 2014
> >> (2014/03/04 @ 1738 EST): Rusmir Dusko said, in 0.5K: <<
> > Hello Pietro Cerutti
> >
> > Please revert this commit it broke tmux,
> > and is not more usable.
> >
> > tmux-1.9.a is not good Version.
> > Have more times reinstalled tmux-1.9.a, but not helps.
> > With tmux-1.8_1 have all worked good.
> >
> > I see you not Pietro Cerutti on Freenode #tmux, whis is needed
> > for a maintainer to be in contact with Upstream.
> >
> > Not works more:
> > My allways used /usr/local/etc/tmux.conf
> > Nor exist more hotkeys CTLR+B or what i have used
> > CTRL+A
> > Can't switch more tabs
> > Hostname is not more displayed.
> >
> >> end of "Re: svn commit: r346869 - in head/sysutils/tmux: . files" from Rusmir Dusko <<
> You're right. I have no idea why, but sysconfdir is winding up as /etc. Adding:
> CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc
> to the Makefile should fix the problem for you.
Thanks Adam Weinberger this CONFIGURE_ARGS= --sysconfdir=${PREFIX}/etc have solve,
and my /usr/local/etc/tmux.conf is found. :D.
> In the meantime, if you "ln -s /usr/local/etc/tmux.conf ~/.tmux.conf"
> will also work.
I have tried before ~/.tmux.conf and this not works.
> # Adam
--
Best regards,
Rusmir Dusko
More information about the svn-ports-all
mailing list