Greetings, I just encountered a problem with the graphviz addon that I wanted to note on the wiki. The jal/addon pages are imutable so we need a place in the wiki to report addon specific errors. In the meanwhile here is the graphviz issue.
System: J6.02 winXP - J system installed to user selected root c:\j602 When you load the graphviz addon: load 'graphics/graphviz' The default TEMPDIR path is set to: TEMPDIR_pgraphview_ C:\Documents and Settings\jbaker\j602-user\temp This setting fails when you attempt to generate any of the addon examples. Changing the path to: TEMPDIR_pgraphview_=: 'c:\temp' fixes the problem. I edit the path in the addon code to avoid this but I keep getting biten everytime I reinstall packages upon a new beta release. Happy computing. ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
