Retried install of AdminUtil and after unzipping and running gmake...this is the error(same as before, but this is from package as opposed to 1-step build). Any ideas? ==================================================================== [root at genie fedora-adminutil-devel-7.1]# gmake BUILD_DEBUG=optimize BUILD_RPM=1 cat: /root/Desktop/dsbuild-static/ds/fedora-adminutil-devel-7.1/Linux2.6/buildnum.dat: No such file or directory if test ! -d Linux2.6; then mkdir Linux2.6; fi; buildnum.pl -p Linux2.6 gmake: buildnum.pl: Command not found gmake: *** [buildnum] Error 127 [root at genie fedora-adminutil-devel-7.1]# ls /root/Desktop/dsbuild-static/ds/fedora-adminutil-devel-7.1/Linux2.6/ [root at genie fedora-adminutil-devel-7.1]# ls -al /root/Desktop/dsbuild-static/ds/fedora-adminutil-devel-7.1/Linux2.6/ total 16 drwxr-xr-x 2 root root 4096 Sep 25 14:05 . drwxr-xr-x 5 8799 1114 4096 Sep 25 14:05 .. [root at genie fedora-adminutil-devel-7.1]#