The path you're showing does not look like the one that pacman installs to, at least not on my Windows machine: I see "plot.ijs" under "C:\Program Files (x86)\j64-701\addons\graphics\plot".
On Tue, Apr 8, 2014 at 5:09 PM, Ray Zhao <[email protected]> wrote: > Hi Chris, I have tried this method of reinstalling the addons using > tools->package manager in admin mode, but I still get the same error. The > ijs file is installed in a folder different than that from the one JQt is > actually searching in: > > load 'C:/Program Files/j801/graphics/plot/plot.ijs' > > not found: C:/Program Files/j801/graphics/afm/afm > > |file name error: script > > | 0!:0 y[4!:55<'y' > > As one can see, even when specifying the directory, it seems to try and go > to another one. o_O I then created the afm folders so that it can "find" > something, and then instead of reporting a file name error, it reported a > file access error. ._. > Not sure what's happening here. > > " > Please use pacman to install your addons. Copying ijs between directories > should not be necessary. If using JQt, I suggest that you start pacman, > then select Installed from the list on the left, select all and install. > This will reinstall everything, and plot should work. > > Chris" > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
