Ask Your Question

Revision history [back]

There were couple of issues in the whole setup

  1. ANT was missing. I had not added that initially because did not see any specific instruction or missed it.
  2. Python library was not configured. - used "ldd /usr/local/bin/python" to understand the config and used it correctly.

regards, Mohan