I have openoffice 2.0 installed with the python modules included with the distribution. They live in /usr/lib/ooo-2.0/program. I assume that is a standard location.
I wanted to be able to import uno in a python program so I symlinked *.py from the openoffice lib to my python site-packages location. However when I attempt to import uno I get an error that it cannot find pyuno.so. So I symlinked that as well. I still get the error. Is there a better way to installed all the pyuno parts into my python site=packages? -- David Bear College of Public Programs at Arizona State University --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
