In Wiki, immutable are only system-generated pages
like addon list for particular J release:
   http://www.jsoftware.com/jwiki/JAL/j601

Actual addon pages are mutable. You need to be logged in.
   http://www.jsoftware.com/jwiki/Addons/graphics/graphviz
   
The error is now fixed in new addon version.
Thank you for reporting.

--- John Baker <[EMAIL PROTECTED]> wrote:

> 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
> 



      
____________________________________________________________________________________
Never miss a thing.  Make Yahoo your home page. 
http://www.yahoo.com/r/hs
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to