Page 1 of 1
MAC binaries require testing
Posted: Tue 30.09.2008, 02:16
by Flambard
Thanks to hao, we
now have some OSX binaries of mangband client. Sadly, we never tested them properly. We are not even sure which OSX versions are supported :) Any kind of feedback would be greatly appreciated.
Re: MAC binaries require testing
Posted: Fri 10.10.2008, 07:56
by Warrior
from IRC:
[09:Oct:21:30] <Polaran> The osX binaries work well on an Intel with 10.5. Good job MAngband team.
Actually, good job Hao!
Re: MAC binaries require testing
Posted: Tue 04.11.2008, 03:20
by feather boa
the mac binary dies a few seconds after i get into the town. i'm on 10.5.4. using apple's X11
./mangclient: Quitting: timeout 08
Re: MAC binaries require testing
Posted: Tue 04.11.2008, 14:02
by Flambard
Thanks! Sounds suspiciously similar to
this report which might or might not be platform related.
Re: MAC binaries require testing
Posted: Thu 09.04.2009, 01:59
by realhao
feather boa wrote:the mac binary dies a few seconds after i get into the town. i'm on 10.5.4. using apple's X11
./mangclient: Quitting: timeout 08
I realize that this comment is horribly late, but did you use the intel version or the ppc version?
Re: MAC binaries require testing
Posted: Mon 15.02.2010, 03:59
by wrmichael
Client not working on Mac Os X 10.4 Power PC.
this file is missing : /usr/X11R6/lib/libX11.6.dylib
I do have a : /usr/X11R6/lib/libX11.6.2.dylib
Code: Select all
./mangclient
dyld: Library not loaded: /usr/X11R6/lib/libX11.6.dylib
Referenced from: /Users/macuser/mangband/./mangclient
Reason: image not found
Trace/BPT trap
Code: Select all
uname -a
Darwin 8.11.0 Darwin Kernel Version 8.11.0: Wed Oct 10 18:26:00 PDT 2007; root:xnu-792.24.17~1/RELEASE_PPC Power Macintosh powerpc
Any thoughts?
Re: MAC binaries require testing
Posted: Mon 15.02.2010, 04:24
by wrmichael
got it working by linking the file to the expected name.
however, it doesnt seem like it is working correct. I am logged into the mac VIA SSH (PUTTY)