OK I run the configure file and it fails to create the makefile emulation layer. I think this is because I\'m missing libpng and libjpeg. I try to install libpng and I get error 1, something about how something isn\'t an object file and isn\'t allowed in the library. I can\'t find anything about this google searching. Does anyone know about any problems with libpng and OS 10.4.4? There seems to be a tiger version (the one I\'m using), but maybe it\'s a problem with the latest update?
Or it might not be that at all. Aparently OS 10.4 has built in linpng and libjpeg dynamic libraries, but maybe they don\'t count to crystal space, \'cos the configure file says they\'re missing. The only error I get at the end of the configure file is \"failed to create the makefile emulation layer\".
Edit to add:
Aha. I gave up with Darwin ports and manual installation of libpng and libjpeg and just used fink, now the configure file picks them up.
Crystal space is built.
Edit once again to add:
I\'ve compiled Crystal Space and got stuff like walktest working, just now I still have the old problem that the BugPlug doesn\'t seem to be working. DaveG are you saying that after I\'ve compiled Crystal Space and add System.PlugIns.iBugPlug = crystalspace.utilities.bugplug to psclient.cfg it should be picked up and work? Or am I missing something again?