The basic idea should be to get the graphics_plot_* archive for your system
from http://www.jsoftware.com/jal/j802/ and unpack it in your j addons
directory (try jpath '~addons' to see what this directory is).

Then go to the manifest.ijs which it contained and repeat the process for
the addons mentioned there. Here's an example of what that looks like:

DEPENDS=: 0 : 0
graphics/afm
graphics/bmp
graphics/color
graphics/gl2
)

Thanks,

-- 
Raul



On Wed, Apr 30, 2014 at 1:15 PM, Andrew Nikitin <[email protected]> wrote:

> Raul Miller wrote:
> > I was able to run plot i.200001 on both jqt and jhs from j64-801
> I tried it with jhs, j32-802. It does not have plot package preinstalled
> and that machine does not go to the internet, so I cannot use JAL also.
> How do I install plot for jhs manually?
>
>
>
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm
>
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to