I can't quite break the installation barrier for some reason.
I'm on Ubuntu 10.4, was able to compile, install and startup eXist, install Jython... Completed successfully everything until step 9: running rmc. I was never able to successfully install Jynx. When I run the setup.py script it gives me an error and so rmc is unable to find the Jynx namespace in the sample Jython scripts. Any ideas what might be going on here?
Error:
jython setup.py install
Traceback (innermost last):
File "setup.py", line 1, in ?
ImportError: no module named distutils
I can't quite break the installation barrier for some reason.
I'm on Ubuntu 10.4, was able to compile, install and startup eXist, install Jython... Completed successfully everything until step 9: running rmc. I was never able to successfully install Jynx. When I run the setup.py script it gives me an error and so rmc is unable to find the Jynx namespace in the sample Jython scripts. Any ideas what might be going on here?
Error:
jython setup.py install
Traceback (innermost last):
File "setup.py", line 1, in ?
ImportError: no module named distutils