Had you done an 'update'jpkg'' first?

On Tue, Apr 23, 2019, 8:13 AM Igor Zhuravlov <[email protected]> wrote:

> After the fresh install:
>
> $ ~/j901/jconsole.sh
>    JVERSION
> Engine: j901/j64/linux
> Beta-d: commercial/2019-04-21T11:32:08
> Library: 9.01.03
> Platform: Linux 64
> Installer: J901 install
> InstallPath: /home/jip/j901
> Contact: www.jsoftware.com
>    load 'pacman'
>    'install' jpkg 'arc/zlib'  NB. does nothing
>
>    exit ''
>
> Install JQt IDE:
>
> $ ~/j901/updatejqt.sh
> Updating server catalog...
> Installing 2 packages
> Downloading base library...
> Installing base library...
> Downloading ide/qt...
> Installing ide/qt...
> Done.
> Installing JQt binaries...
> Finished install of JQt binaries.
> Exit and restart J using jqt.sh
>
> Now packman installer works properly:
>
> $ ~/j901/jconsole.sh
>    load 'pacman'
>    'install' jpkg 'arc/zlib'
> Installing 1 package
> Downloading arc/zlib...
> Installing arc/zlib...
> Done.
> Installed addons are up to date, 110 addons are not yet installed.
> The base library is up to date.
>    load 'arc/zlib'
>    dir '~addons/arc'
> zlib   <dir>     24-Mar-19 12:09:47
>    exit ''
>
> --
> Regards,
> Igor
>
>
> ----------------------------------------------------------------------
> 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