Hello- I am using an older G4 box as a development server. When trying to build calendarserver, I am getting this error. Is there a way to build this on a PPC box? superman:~/Desktop/superman_files/CalendarServer superman$ ./run -s Building PyKerberos... running build running build_ext building 'kerberos' extension gcc -arch ppc -arch i386 -isysroot /Developer/SDKs/MacOSX10.4u.sdk - fno-strict-aliasing -Wno-long-double -no-cpp-precomp -mno-fused-madd - fno-common -dynamic -DNDEBUG -g -O3 -I/Library/Frameworks/ Python.framework/Versions/2.4/include/python2.4 -c src/kerberos.c -o build/temp.macosx-10.3-fat-2.4/src/kerberos.o -I/usr/include gcc: installation problem, cannot exec 'i686-apple-darwin8- gcc-4.0.0': No such file or directory Thanks in advance. Pat