Heya, Waf is the tool to use for now. I generally use it in the following way: ./waf --package-version=4.0.0 --release-version=pre1 --verbose rpm
Can you mail the output if this goes wrong? Cheers, Hugo -----Original Message----- From: Hieu Le [mailto:hieul...@gmail.com] Sent: Friday, August 24, 2012 5:08 AM To: cloudstack-dev@incubator.apache.org Subject: How to create binaries from CS source ? Hi all, Anyone can tell me the way to compile source code of CS and release the binaries ? Can I use the waf command (like waf rpm) ?I have tried waf rpm but failed to compile. Thank you for supporting :)