There were couple of issues in the whole setup
- ANT was missing. I had not added that initially because did not see any specific instruction or missed it.
- Python library was not configured. - used "ldd /usr/local/bin/python" to understand the config and used it correctly.
regards,
Mohan