Apparently libjqt.so had already been accessed.
try install any missing qt modules. 

Ср, 22 фев 2017, Olivier N. написал(а):
> Hello,
> 
> I just installed the new J on my Debian Sid box.
> 
> At first, I had to apt-get install libqt5widgets5
> in order to launch ijconsole. Then I install'all'.
> But, now, I'm stuck with this error when I try to
> launch jqt :
> 
>    "libjqt.so"
>    "could not resolve: state_run:
> 
>    Cannot load library libjqt.so:
>    (libQt5Multimedia.so.5: cannot open shared object file:
>    No such file or directory)"
> 
> I check the mailing list again and found that
> I should re install'qtide' which I did and got
> 
>    cd /usr/bin && \
>    tar --no-same-owner --no-same-permissions \
>        -xzf "/tmp/jqt-linux-x64.tar.gz" && \
>    chmod 755 jqt && \
>    chmod 644 libjqt.so && \
>    mv libjqt.so /usr/lib/x86_64-linux-gnu/
> 
> But to no avail.
> 
> So what can I do now?
> 
> Thanks in advance for your help!
> 
> Olivier
> ----------------------------------------------------------------------
> 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