JVERSION to find the version. On Tue, May 7, 2019 at 11:34 PM Bill Harris <[email protected]> wrote:
> I should have said: I thought I ran install 'full' the other day, but I > guess I didn't. > > Thanks for your help. > > Bill > > On Tue, May 7, 2019 at 8:32 PM Bill Harris <[email protected]> wrote: > > > Great! install 'qtide' worked! > > > > Bill > > > > On Tue, May 7, 2019 at 8:24 PM bill lam <[email protected]> wrote: > > > >> Not by jpkg, run inside jconsole > >> > >> install 'qtide' > >> or > >> install 'full' > >> or > >> install 'slim' > >> > >> To be honest, I can't recall from memory, > >> documentation should be inside jwiki but sometimes > >> difficult to locate at the time you need it. > >> > >> Tue, 07 May 2019, Bill Harris написал(а): > >> > Bill L., > >> > > >> > $ su > >> > Password: > >> > # ijconsole > >> > load 'pacman' > >> > 'install' jpkg 'jqt' > >> > exit'' > >> > > >> > $ jqt > >> > Load library libj.so.8.06 failed. > >> > > >> > Nothing changed that I see. I haven't used the consol version of > pacman > >> > much yet; was that correct? > >> > > >> > Bill H. > >> > > >> > On Tue, May 7, 2019 at 7:56 PM bill lam <[email protected]> wrote: > >> > > >> > > Sorry, I missed up my development environment. > >> > > > >> > > The alternatives/jqt you saw was created by pacman > >> > > install jqt. > >> > > > >> > > Can you try sudo ijconsole and install jqt via pacman to see > >> > > it will update alternatives pointing to new jqt-8.07 ? > >> > > > >> > > Tue, 07 May 2019, Bill Harris написал(а): > >> > > > See the ls -lt jqt* below; there was only the symlinked jqt and > >> jqt-8.06. > >> > > > > >> > > > And > >> > > > > >> > > > /etc/alternatives# ls -lt jq* > >> > > > lrwxrwxrwx 1 root root 17 Nov 20 2017 jqt -> /usr/bin/jqt-8.06 > >> > > > > >> > > > # find . -name jqt* -print > >> > > > ./bin/jqt > >> > > > ./bin/jqt-8.06 > >> > > > > >> > > > If there's someplace else I should look, let me know. > >> > > > > >> > > > On Tue, May 7, 2019 at 7:38 PM bill lam <[email protected]> > >> wrote: > >> > > > > >> > > > > if jqt-8.07 is there (should be), just run it instead of jqt > >> > > > > > >> > > > > On Wed, May 8, 2019, 10:14 AM Bill Harris <[email protected] > > > >> > > wrote: > >> > > > > > >> > > > > > # ls -l libj.s* > >> > > > > > lrwxrwxrwx 1 root root 12 May 5 07:13 libj.so -> > >> libj.so.8.07 > >> > > > > > -rw-r--r-- 1 root root 3213104 Mar 27 13:16 libj.so.8.07 > >> > > > > > > >> > > > > > # type jqt > >> > > > > > jqt is /usr/bin/jqt > >> > > > > > > >> > > > > > # ls -l jqt* > >> > > > > > lrwxrwxrwx 1 root root 21 Nov 20 2017 jqt -> > >> > > /etc/alternatives/jqt > >> > > > > > -rwxr-xr-x 1 root root 16888 Nov 12 2017 jqt-8.06 > >> > > > > > > >> > > > > > To answer your question, I guess not. Any ideas why? > Better: > >> any > >> > > ideas > >> > > > > > what to do? Reinstall from the .deb? > >> > > > > > > >> > > > > > > >> > > > > > > >> > > > > > On Tue, May 7, 2019 at 6:41 AM bill lam <[email protected]> > >> wrote: > >> > > > > > > >> > > > > > > I download deb and checked. > >> > > > > > > > >> > > > > > > $ strings jqt |grep 8\.0 > >> > > > > > > 8.07 > >> > > > > > > > >> > > > > > > So the version string seem ok. > >> > > > > > > > >> > > > > > > Are you running the jqt-8.07 binary? > >> > > > > > > > >> > > > > > > Tue, 07 May 2019, bill lam написал(а): > >> > > > > > > > This may be jqt binary had not been built correctly. > >> > > > > > > > The jversion 8.07 string should be embedded into jqt > >> > > > > > > > and then it will look for libj.so.8.07. > >> > > > > > > > > >> > > > > > > > As a workaround you can symlink libj.so.8.07 to > libj.so.8.06 > >> > > > > > > > under the /usr/lib/x86_64-linux-gnu/ folder > >> > > > > > > > > >> > > > > > > > Mon, 06 May 2019, Bill Harris написал(а): > >> > > > > > > > > I downloaded the Debian package yesterday and followed > the > >> > > > > > > instructions to > >> > > > > > > > > install it with dpkg. All seemed to work, except when I > >> run > >> > > jqt, I > >> > > > > > get > >> > > > > > > > > > >> > > > > > > > > $ jqt > >> > > > > > > > > Load library libj.so.8.06 failed. > >> > > > > > > > > > >> > > > > > > > > I thought I might have an old 8.06 installed, but > >> > > > > > > > > > >> > > > > > > > > # dpkg-query --list j* > >> > > > > > > > > dpkg-query: no packages found matching j406-user > >> > > > > > > > > dpkg-query: no packages found matching j503a-user > >> > > > > > > > > dpkg-query: no packages found matching j504-user > >> > > > > > > > > dpkg-query: no packages found matching j601-user > >> > > > > > > > > dpkg-query: no packages found matching j602 > >> > > > > > > > > dpkg-query: no packages found matching j602-user > >> > > > > > > > > dpkg-query: no packages found matching j64-602 > >> > > > > > > > > dpkg-query: no packages found matching j64-602-user > >> > > > > > > > > dpkg-query: no packages found matching j64-701 > >> > > > > > > > > dpkg-query: no packages found matching j64-701-user > >> > > > > > > > > dpkg-query: no packages found matching j64-801-user > >> > > > > > > > > dpkg-query: no packages found matching j64-805-user > >> > > > > > > > > dpkg-query: no packages found matching j64-806-user > >> > > > > > > > > dpkg-query: no packages found matching j64-807-user > >> > > > > > > > > dpkg-query: no packages found matching j701 > >> > > > > > > > > dpkg-query: no packages found matching j701-user > >> > > > > > > > > > >> > > > > > > > > Suggestions? > >> > > > > > > > > > >> > > > > > > > > Thanks, > >> > > > > > > > > > >> > > > > > > > > Bill > >> > > > > > > > > -- > >> > > > > > > > > Bill Harris > >> > > > > > > > > > >> > > > > > > >> > > > ---------------------------------------------------------------------- > >> > > > > > > > > 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 > >> > > > > > > > >> > > > > > > -- > >> > > > > > > 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 > >> > > > > > > > >> > > > > > > >> > > > > > > >> > > > > > -- > >> > > > > > Bill Harris > >> > > > > > http://makingsense.facilitatedsystems.com/ > >> > > > > > > >> > > > ---------------------------------------------------------------------- > >> > > > > > For information about J forums see > >> > > http://www.jsoftware.com/forums.htm > >> > > > > > > >> > > > > > >> ---------------------------------------------------------------------- > >> > > > > For information about J forums see > >> http://www.jsoftware.com/forums.htm > >> > > > > > >> > > > > >> > > > > >> > > > -- > >> > > > Bill Harris > >> > > > http://makingsense.facilitatedsystems.com/ > >> > > > > >> ---------------------------------------------------------------------- > >> > > > 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 > >> > > > >> > > >> > > >> > -- > >> > Bill Harris > >> > http://makingsense.facilitatedsystems.com/ > >> > ---------------------------------------------------------------------- > >> > 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 > >> > > > > > > -- > > Bill Harris > > http://makingsense.facilitatedsystems.com/ > > > > > -- > Bill Harris > http://makingsense.facilitatedsystems.com/ > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA Quantitative Consultant ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
