What happens when you do the following? require 'pacman' 'search' jpkg 'labs'
+---------+------+------+----+ |labs/labs|1.0.47|1.0.47|LABS| +---------+------+------+----+ 'search' jpkgv 'demos' +--------------+------+------+-----------------------+ |demos/gldemo |1.0.8 |1.0.8 |OpenGL 1.0 demos | |demos/glsimple|1.0.8 |1.0.8 |OpenGL simple demos | |demos/isigraph|1.0.37|1.0.37|isigraph demos | |demos/wd |1.0.61|1.0.61|wd demos | |demos/wdplot |1.0.29|1.0.29|Plot demos wd emulation| +--------------+------+------+-----------------------+ On Sun, Sep 1, 2013 at 6:18 PM, Skip Cave <[email protected]> wrote: > The Package Manager gave me a huge list of all manner of addons, which I > proceeded to install. However, there was no addon labeled 'labs/labs'.nor > was there any addon labeled 'demos/*anything'*. > > Skip > > > On Sun, Sep 1, 2013 at 12:33 AM, Ric Sherlock <[email protected]> wrote: > > > For the labs, install the addon: labs/labs using the package manager. > > There are various demo addons available to be installed too > > (demos/glsimple, demos/wd, demos/wdplot, demos/isgraph, demos/gldemo) > > > > > > On Sun, Sep 1, 2013 at 5:00 PM, Skip Cave <[email protected]> > wrote: > > > > > How does one get the labs and demos installed in JQT? > > > > > > Skip > > > > > > > > > > > > > > > -- > > > Skip Cave > > > Cave Consulting LLC > > > ---------------------------------------------------------------------- > > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > ---------------------------------------------------------------------- > > For information about J forums see http://www.jsoftware.com/forums.htm > > > > > > -- > Skip Cave > Cave Consulting LLC > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
