pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: misc/tmux on OS X



  It looks like there is no terminfo library but termcap and curses.

So perhaps on osx 10.9 the terminfo builtin should fail and require a
pkgsrc version?  On 10.7 I can't see a terminfo library, but
building tmux succeeds (ABI=32, with PKGSRC_COMPILER=ccache gcc).
configure thinks that the system curses and ncurses are both usable, and
tmux ends up linked with curses

/usr/pkg/bin/tmux:
        /usr/lib/libncurses.5.4.dylib (compatibility version 5.4.0, current 
version 5.4.0)
        /usr/pkg/lib/libevent-2.0.5.dylib (compatibility version 7.0.0, current 
version 7.9.0)
        /usr/lib/libresolv.9.dylib (compatibility version 1.0.0, current 
version 46.1.0)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current 
version 159.1.0)

Attachment: pgpNXzZCnrpOJ.pgp
Description: PGP signature



Home | Main Index | Thread Index | Old Index