--- Chris Burke <[EMAIL PROTECTED]> wrote: > Dan Bron wrote: > >> Did you install fresh J and latest library? > >> > >> If not I would suggest to do that in a separate folder > >> like c:\j601test. > > > > Just made a fresh install from fresh downloads (both the J system and > > the latest library) into a new directory. The problem persists. > > > > I am on MS Windows XP v. 2002 sp 2. One oddity is that I must install J > > under "my documents" (this is my work computer, I haven't write access > > to the drive root or Program Files). Perhaps the spaces in the filename > > cause the problem? > > > > I'm about to leave the office, but if you cannot make progress without > > further information, I will try to debug it myself tomorrow. > > An earlier error report arose because the library files were not being > unzipped to overwrite the existing files. The unzip should be done in > system, and you should check that the scripts are really being overwritten. >
This error is reproduced exactly, where J is installed under My Documents. In addition, there is a wait time about 1-2 min before the first error message box appears. BTW, the path to 7z is in recent version such (not 7za.exe): c:\program files\7-zip\7z.exe I suspect the problem is (not) enclosing arguments in quotes. ____________________________________________________________________________________ Do you Yahoo!? Everyone is raving about the all-new Yahoo! Mail beta. http://new.mail.yahoo.com ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
