This is a long amount of stuff, but shortly I installed libjpeg and libpng via fink, is there anything else I should have installed?
I passed the first make -k all without a fuss , but then I tried make install and I get this error
a LOT of these and then in it stops at the error 1
...skipped <install>/usr/local/share/doc/crystalspace-0.99/html/api/wintools_8h.html for lack of <dir>/usr/local/share/doc/crystalspace-0.99/html/api...
...skipped <install>/usr/local/share/doc/crystalspace-0.99/html/api/wrapper_8h-source.html for lack of <dir>/usr/local/share/doc/crystalspace-0.99/html/api...
...skipped <install>/usr/local/share/doc/crystalspace-0.99/html/api/writer_8h-source.html for lack of <dir>/usr/local/share/doc/crystalspace-0.99/html/api...
...skipped <install>/usr/local/share/doc/crystalspace-0.99/html/api/writer_8h.html for lack of <dir>/usr/local/share/doc/crystalspace-0.99/html/api...
...skipped <install>/usr/local/share/doc/crystalspace-0.99/html/api/wxwin_8h-source.html for lack of <dir>/usr/local/share/doc/crystalspace-0.99/html/api...
...skipped <install>/usr/local/share/doc/crystalspace-0.99/html/api/xmltiny_8h-source.html for lack of <dir>/usr/local/share/doc/crystalspace-0.99/html/api...
...skipped <install>/usr/local/share/doc/crystalspace-0.99/html/api/xorpat_8h-source.html for lack of <dir>/usr/local/share/doc/crystalspace-0.99/html/api...
...skipped <install>/usr/local/share/doc/crystalspace-0.99/html/api/xorpat_8h.html for lack of <dir>/usr/local/share/doc/crystalspace-0.99/html/api...
...skipped <install>/usr/local/share/doc/crystalspace-0.99/html/api/zip_8h-source.html for lack of <dir>/usr/local/share/doc/crystalspace-0.99/html/api...
make: *** [install] Error 1
raven:~/Desktop/CS zim$
Then when I try and run an .app file from the command line with various trys
raven:~/Desktop/CS zim$ ./walktest.app/Contents/MacOS/walktest --relight flarge
Crystal Space for MacOS/X 0.99 r0 [MacOS/X-powerpc-GCC]
Ported to MacOS/X by Eric Sunshine <
sunshine@sunshineco.com>
WARNING: could not load plugin 'crystalspace.font.server.freetype2'
WARNING! Crystal Space performs better in 24 or 32 bit display mode!
Bus error
raven:~/Desktop/CS zim$
raven:~/Desktop/CS zim$ ./walktest.app/Contents/MacOS/walktest flarge
Crystal Space for MacOS/X 0.99 r0 [MacOS/X-powerpc-GCC]
Ported to MacOS/X by Eric Sunshine <
sunshine@sunshineco.com>
WARNING: could not load plugin 'crystalspace.font.server.freetype2'
WARNING! Crystal Space performs better in 24 or 32 bit display mode!
crystalspace.engine.warning:
Couldn't load cached lighting for 72 object(s):
walls
walls
teapot1
walls
...
Use -relight cmd option to refresh lighting.
Bus error
raven:~/Desktop/CS zim$ ./walktest.app/Contents/MacOS/walktest
Crystal Space for MacOS/X 0.99 r0 [MacOS/X-powerpc-GCC]
Ported to MacOS/X by Eric Sunshine <
sunshine@sunshineco.com>
WARNING: could not load plugin 'crystalspace.font.server.freetype2'
WARNING! Crystal Space performs better in 24 or 32 bit display mode!
crystalspace.engine.warning:
Couldn't load cached lighting for 72 object(s):
walls
walls
teapot1
walls
...
Use -relight cmd option to refresh lighting.
Bus error
raven:~/Desktop/CS zim$ ./walktest.app/Contents/MacOS/walktest --religh
Crystal Space for MacOS/X 0.99 r0 [MacOS/X-powerpc-GCC]
Ported to MacOS/X by Eric Sunshine <
sunshine@sunshineco.com>
WARNING: could not load plugin 'crystalspace.font.server.freetype2'
WARNING! Crystal Space performs better in 24 or 32 bit display mode!
crystalspace.engine.warning:
Couldn't load cached lighting for 72 object(s):
walls
walls
teapot1
walls
...
Use -relight cmd option to refresh lighting.
Bus error
raven:~/Desktop/CS zim$ ./walktest.app/Contents/MacOS/walktest --relight
Crystal Space for MacOS/X 0.99 r0 [MacOS/X-powerpc-GCC]
Ported to MacOS/X by Eric Sunshine <
sunshine@sunshineco.com>
WARNING: could not load plugin 'crystalspace.font.server.freetype2'
WARNING! Crystal Space performs better in 24 or 32 bit display mode!
Bus error
raven:~/Desktop/CS zim$