> From: bill lam > > On Wed, 16 Sep 2009, Sherlock Ric wrote: > > BinPathGSL=: 'C:\Program Files\GnuWin32\bin\' > > 1!:44 BinPathGSL NB. change to bin folder (or add folder to > PATH) > > will it also work if add that to %path% environment, or copy all > *.dll inside that directory to %system32% , anyway it is already dll > hell in windows.
Yes, that is what I meant by "add folder to PATH". I haven't tested putting them both in %system32% but I suspect that will work too, because they'll be in the PATH! ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
