Hello,

I tried to install tmux on MacOS X 10.4.11 PPC.
After changing LDFLAGS from "-L/opt/local/lib" (1) to "-L/usr/local/ 
lib" in line 197 in configure (version 1.3) I was able to compile it.
When trying to execute tmux it says "fatal: main_dispatch: imsg_read  
failed".

Here is the output from gdb:
> (gdb) run
> Starting program: /usr/local/bin/tmux
> Reading symbols for shared libraries .+ done
> fatal: main_dispatch: imsg_read failed
>
> Program exited with code 01.

Any idea how to get it working on MacOS X?

Regards,
Dan

(1) the /opt directory is used by macports. There are a lot of people  
avoiding macport. IMO the default LDFLAGS should be  /usr/local/lib.

------------------------------------------------------------------------------
Sell apps to millions through the Intel(R) Atom(Tm) Developer Program
Be part of this innovative community and reach millions of netbook users 
worldwide. Take advantage of special opportunities to increase revenue and 
speed time-to-market. Join now, and jumpstart your future.
http://p.sf.net/sfu/intel-atom-d2d
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to