help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: libqscintilla2.so.11: No such file or directory


From: Mike Miller
Subject: Re: libqscintilla2.so.11: No such file or directory
Date: Mon, 28 Aug 2017 12:24:05 -0700
User-agent: NeoMutt/20170609 (1.8.3)

On Mon, Aug 28, 2017 at 11:56:26 +0200, oxy wrote:
> sudo apt-get install octave
> /usr/local/libexec/octave/4.0.1/exec/x86_64-unknown-linux-gnu/octave-gui:
> error while loading shared libraries: libqscintilla2.so.11: cannot
> open shared object file: No such file or directory
> 
> It might be related to the ubuntu upgrade from 12.04 to 16.04 and
> changes in the PPA.
> I do know know.

The path "/usr/local" indicates that you are running an Octave that you
compiled yourself and installed in /usr/local. You may have also
installed Octave from the Ubuntu repositories or a PPA, which is
installed in /usr.

I guess that you compiled Octave against an old version of Qscintilla,
then upgraded your system, and are still trying to run the self-compiled
Octave. Try deleting it from /usr/local entirely.

-- 
mike

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]