The results.tar.gz files that are produced will have all the files needed to create tarballs for the VDT. To produce the final tarballs, you need to extract binaries from results.tar.gz and run a packaging script. For example to produce a 0.3 release of the OSG ProcD: {verbatim} $ tar xzf results.tar.gz +$ tar xzf public/v7.1/condor-7.1.1-linux-x86-rhel5-dynamic-unstripped.tar.gz +$ cd condor-7.1.1/libexec +$ ./package_osg_procd +created procd.tgz +$ cp procd.tgz /path/to/somewhere/procd-0.3-x86_rhap_5.tgz {endverbatim} The above steps need to be done for each platform. The four resulting tarballs: