I've installed CFEngine from source (for those of you who aren't familiar with the product, check out the wiki page) on an AIX server. I had some issues setting it up but finally got it to gmake successfully.
Once I run gmake install I get a very short output (based on other source builds) and no errors. I figure something is fishy and I now I need to figure out a good way to find if it was correctly installed. I tried:
find / -name cfeng* 2> /dev/null
Is there something analogous to rpm -qa | grep cfengine?
Here is a copy of my output in case anyone needs: http://pastebin.com/tCFZTk22