Ric, It looks like they are there: 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│ └──────────────┴──────┴──────┴───────────────────────┘ Also, when I launch Package Manager in a new window and select "not installed" the screen is blank. Selecting "All" does show the labs & demo packages. So they all must be installed. However, when I select Project/Open/Demos from the menu, it shows no demos. And there is no listing in Projects for the labs, nor do they show up on the menus anywhere, like they used to do in 6.02. So how do I launch the demos or the labs? Skip On Sun, Sep 1, 2013 at 1:31 AM, Ric Sherlock <[email protected]> wrote: > 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 > -- Skip Cave Cave Consulting LLC ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
