Copying the Source Tree
Before you build the demos, copy the source tree into a specific location. For example, to build the demos in /tmp you enter the following:
% cd /tmp
% cp -r <install-tree>/demos ./demos
where <install-tree> is the directory in which EnhancementPak actually resides.