Ok, so this is ugly, but I didn't know how else to fix it.  Jython is not installed by default and we need the jython.jar file.  So, I added the install directory for jython, and copied the jython.jar file.  

Makefile is modified so that it copies jython.jar to the proper place, and ippjython is modified so that it picks up jython.jar
    
