I have with what might be consider minor changes compiled
cr-beta for Mac OSX 10.3.5.  I thought I had made the
necessary changes for the libraries to have the extension
".dylib" instead of ".so"  The ".dylib" libraries are built
without difficulty.  However, when I run the command:

python crdemo.conf fonttest

and then enter:

crserver

in a separate window, I get an error message that

librenderspu.so

cannot be found.  Is there some strange place that the
".so" extension is being set?  If so, I don't seem to be
able to find it.  Does anyone know how to fix the problem?