Do you have the developers tools installed on you X serve? Gcc should be installed here:
bash-2.05a$ /usr/bin/gcc -v Reading specs from /usr/libexec/gcc/darwin/ppc/3.1/specs Thread model: posix Apple Computer, Inc. GCC version 1151, based on gcc version 3.1 20020420 (prerelease) If not install the dev tools provided with your Xserve. Deepquest ------------ Look I have 0d4yz: % cp /bin/sh . > % cc -o usr usr.c > % set path=(. $path) > % setenv IFS / > % rdist Mar 7 1994 7:17AM
