On Mon, Nov 22, 2010 at 8:28 PM, Raul Miller <[email protected]> wrote:
> 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.

P.S. after this, I had to exit jconsole and
start a fresh one before I could successfully
use getgtkbin''.  After that:

   load'gtkide'
|file name error: script
|       0!:0 y[4!:55<'y'
    'install'jpkg'all'
|value error: jpkg
|   'install'    jpkg'all'
   install'all'
Updating server catalog...
Installing 28 packages
Downloading base library...
Installing base library...
...
Downloading gui/gtk...
Installing gui/gtk...
Downloading ide/gtk...
Installing ide/gtk...
Downloading ide/jhs...
Installing ide/jhs...
...
Installing web/gethttp...
Done.
All available packages are installed and up to date.
   load'gtkide'

(it worked at this point.)

Anyways, I think this advice needs some refinement.

-- 
Raul
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to