Hi,

I usually install system libs like libevent and ncurses on their own specific 
directories inside /usr/local/. Something like /usr/local/libevent-2.0.21 and 
then use /usr/local/libevent as a symlink to it.

Any chance in having tmux's configure script to take in extra parameters with 
these non-standard locations for its dependencies? Something like:

./configure --prefix=/usr/local/tmux-1.8 --with-ncurses=/usr/local/ncurses 
--with-libevent=/usr/local/libevent

I'm remembering that memcached, for example, has such a switch for libevent.

Cheers,

Pedro.

------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to