If everything is fine, it should look something like this,

$ ls -l /usr/bin/ijconsole
... /usr/bin/ijconsole -> /etc/alternatives/ijconsole
$ ls -l /etc/alternatives/ijconsole
... /etc/alternatives/ijconsole -> /usr/bin/ijconsole-8.06

$ ls -l /usr/bin/jqt
... /usr/bin/jqt -> /etc/alternatives/jqt
$ ls -l /etc/alternatives/jqt
... /etc/alternatives/jqt -> /usr/bin/jqt-8.06

The intent was multiple versions of J can co-exist with each
other.

Пн, 01 янв 2018, Chris Burke написал(а):
> It seems that the installation tried to replace the j805 /usr/bin/jqt but
> did not do so, which is why you are still getting that reference to the 805
> library.
> 
> Can you remove the old /usr/bin/jqt first and then try the install 'qtide'
> again?
> 
> 
> On Mon, Jan 1, 2018 at 12:12 PM, Brian Bambrough <[email protected]>
> wrote:
> 
> > Still no joy.  Here's what I got:
> >
> > brian@W550s ~ $ sudo ijconsole
> > [sudo] password for brian:
> >    install 'qtide'
> > Updating server catalog...
> > Installing 1 package
> > Downloading base library...
> > Installing base library...
> > Done.
> > Installing JQt binaries...
> > install libjqt.so to /usr/lib/x86_64-linux-gnu/.
> > update-alternatives: warning: not replacing /usr/bin/jqt with a link
> > Finished install of JQt binaries.
> > Exit and restart J using jqt
> >    exit''
> > brian@W550s ~ $ jqt
> > "libjqt.so.8.05"
> > "could not resolve: state_run:
> >
> > Cannot load library libjqt.so.8.05: (libjqt.so.8.05: cannot open shared
> > object file: No such file or directory)"
> >
> > ----------------------------------------------------------------------
> > For information about J forums see http://www.jsoftware.com/forums.htm
> >
> ----------------------------------------------------------------------
> For information about J forums see http://www.jsoftware.com/forums.htm

-- 
regards,
====================================================
GPG key 1024D/4434BAB3 2008-08-24
gpg --keyserver subkeys.pgp.net --recv-keys 4434BAB3
gpg --keyserver subkeys.pgp.net --armor --export 4434BAB3
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to