On Mon, Nov 22, 2010 at 4:40 PM, Sherlock, Ric > Note that if you want to install all the addons you can use: > install 'all' > > instead of: > install 'gtkide' > > This works as well: > load 'pacman' > 'install' jpkg 'all'
In a fresh J 7 download and install, in jconsole: getgtkbin'' |value error: getgtkbin | getgtkbin'' install'all' |value error: install | install'all' load'pacman' 'install'jpkg'all' Installing 1 package Downloading base library... Installing base library... Done. No addons are installed. The base library is up to date. FYI, -- Raul ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
