Lan Server On Mac Os X
Hi
I have a problem everytime i want to start a lan server, following error appears:
Process: hedgewars-server [2465]
Path: /Applications/Hedgewars.app/Contents/MacOS/hedgewars-server
Identifier: hedgewars-server
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: hedgewars [2462]
Interval Since Last Report: 13619 sec
Crashes Since Last Report: 2
Per-App Interval Since Last Report: 0 sec
Per-App Crashes Since Last Report: 2
Date/Time: 2009-07-02 22:21:59.380 +0200
OS Version: Mac OS X 10.5.7 (9J61)
Report Version: 6
Anonymous UUID: DAF36B1A-9880-4AC1-992F-4875BFBEED5D
Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0
Dyld Error Message:
Library not loaded: GMP.framework/Versions/A/GMP
Referenced from: /Applications/Hedgewars.app/Contents/MacOS/hedgewars-server
Reason: image not found
now, i really want to start a lan server...could someone help me?
greeTz Alex
hmm it seems i forgot to include the GMP framework in the bundle! I'll make sure to correct that for next release!
In the meantime you can download http://www.haskell.org/ghc/dist/mac_frameworks/GMP-framework.zip and install the content in /Library/Frameworks
then it should work out of the box
Koda
Thanks, it worked.