Yes Linux versions want Qt4, see Qt ide installation jwiki page for the
names of packages.
On Nov 10, 2014 5:15 AM, "greg heil" <[email protected]> wrote:

> Bill
>
> >i installed the deb package for amd64 (14/11/03) on a "trusty" crouton
> with success: i was able to get JHS running and now i can interact with
> that instance on the ChromeOS side of the Chromebook. i tried i386 afore as
> i thought it (HP14) was a 32b machine.
>
> >jqt still does not run. Running
> ldd /usr/bin/jqt
> >says LibQtGui.so.4 & LibQtGui.so.4 are not found. So presumably i need to
> find the right target for apt-get to acquire Qt. This however is not
> sufficient:
>
> sudo apt-get install qt5-default
>
> ldd /usr/bin/jqt
>     linux-vdso.so.1 =>  (0x00007fffd43fe000)
>     libQtGui.so.4 => not found
>     libQtCore.so.4 => not found
>     libpthread.so.0 => /lib/x86_64-linux-gnu/libpthread.so.0
> (0x00007f420cd3f000)
>     libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6
> (0x00007f420ca3b000)
>     libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f420c735000)
>     libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1
> (0x00007f420c51e000)
>     libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f420c158000)
>     /lib64/ld-linux-x86-64.so.2 (0x00007f420cf6e000)
>
> Does it want a version 4 of Qt??
>
> greg
> ~krsnadas.org
> ----------------------------------------------------------------------
> 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