From: Robert W. B. <rb...@di...> - 2001-03-23 18:20:27
|
On Sat, 24 Mar 2001, cindy wrote: > Hi, > The first module I ran after installing the new Java I got this error. > *sys-package-mgr*: Can't write index file. I think this means you don't have write permissions in jython's cachedir. a chmod a+w cachedir should fix it. > Could this be the source of my other errors metion in a prior message?\ My guess is no. Seeing code would help in the case of those errors. |