svn commit: r346869 - in head/sysutils/tmux: . files
Adam Weinberger
adamw at FreeBSD.org
Tue Mar 4 23:01:07 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.
In the meantime, if you "ln -s /usr/local/etc/tmux.conf ~/.tmux.conf"
will also work.
# Adam
--
Adam Weinberger
adamw at adamw.org
http://www.adamw.org
More information about the svn-ports-all
mailing list