thank you, this got me a bit further. still not there though. on
running i get an error:

fatal: dispatch_imsg: imsg_get failed

then tmux'es window is initialized, i can see the status line which is
immediately followed by prompt:


[2] 0:ksh*                                                        ""
12:32 16-Feb-10
jose:myserver /home/jose/tmux-1.1/:

ctrl-B ? or any other combination just produces ^B? on commandline.
tmux attach does not work either.

kind regards,

jozef


On Tue, Feb 16, 2010 at 12:00 PM, Nicholas Marriott
<nicholas.marri...@gmail.com> wrote:
> You need to set TERM correctly to something that is suitable for running tmux.
>
> If you are in xterm, try TERM=xterm.
>
>
> On Tue, Feb 16, 2010 at 11:01:59AM +0100, Jozef Riha wrote:
>> thank you, it was the aix make as you said. compilation succeeded with
>> gnu make but i get this error on running:
>>
>> jose:myserver /home/jose/tmux-1.1/: ./tmux
>> open terminal failed: terminal does not support ich1 or ich or smir and rmir
>> fatal: dispatch_imsg: imsg_get failed
>> jose:myserver /home/jose/tmux-1.1/:
>>
>>
>> On Tue, Feb 16, 2010 at 10:24 AM, Nicholas Marriott
>> <nicholas.marri...@gmail.com> wrote:
>> > Looks like you are using AIX make not GNU make.
>> >
>> > What does make -v say?
>> >
>> >
>> > On Tue, Feb 16, 2010 at 09:53:35AM +0100, Jozef Riha wrote:
>> >> hello,
>> >>
>> >> i am trying to get tmux compiled on aix but to no avail:
>> >>
>> >> jose:myserver /home/jose/tmux-1.1/: ./configure
>> >> Configured for AIX
>> >> jose:myserver /home/jose/tmux-1.1/: make
>> >> "Makefile", line 30: make: 1254-055 Dependency line needs colon or
>> >> double colon operator.
>> >> "Makefile", line 36: make: 1254-055 Dependency line needs colon or
>> >> double colon operator.
>> >> "Makefile", line 41: make: 1254-055 Dependency line needs colon or
>> >> double colon operator.
>> >> "Makefile", line 43: make: 1254-055 Dependency line needs colon or
>> >> double colon operator.
>> >> "Makefile", line 45: make: 1254-055 Dependency line needs colon or
>> >> double colon operator.
>> >> "Makefile", line 47: make: 1254-055 Dependency line needs colon or
>> >> double colon operator.
>> >> "Makefile", line 48: make: 1254-055 Dependency line needs colon or
>> >> double colon operator.
>> >> "Makefile", line 56: make: 1254-055 Dependency line needs colon or
>> >> double colon operator.
>> >> make: 1254-051 Equal sign not found in macro substitution.
>> >>
>> >> jose:myserver /home/jose/tmux-1.1/: rpm -qa | grep make
>> >> make-3.80-1
>> >>
>> >> jose:myserver /home/jose/tmux-1.1/: oslevel -s
>> >> 5300-09-04-0920
>> >>
>> >> anyone has an idea? thank you,
>> >>
>> >> joe
>> >>
>> >> ------------------------------------------------------------------------------
>> >> SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
>> >> Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
>> >> http://p.sf.net/sfu/solaris-dev2dev
>> >> _______________________________________________
>> >> tmux-users mailing list
>> >> tmux-users@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/tmux-users

------------------------------------------------------------------------------
SOLARIS 10 is the OS for Data Centers - provides features such as DTrace,
Predictive Self Healing and Award Winning ZFS. Get Solaris 10 NOW
http://p.sf.net/sfu/solaris-dev2dev
_______________________________________________
tmux-users mailing list
tmux-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-users

Reply via email to