octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #53529] Qt and osmesa related dection error fo


From: Tatsuro MATSUOKA
Subject: [Octave-bug-tracker] [bug #53529] Qt and osmesa related dection error for stable
Date: Sat, 31 Mar 2018 04:44:54 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:59.0) Gecko/20100101 Firefox/59.0

Follow-up Comment #3, bug #53529 (project octave):

I write my workaround stable octave work again.

For Ubuntu 16.04 distribution , for Qt5Help, only run-time libraries are
available. One have to construct dev kit using source of qttools.

Goto
https://launchpad.net/ubuntu/+source/qttools-opensource-src/5.5.1-3ubuntu0.1

Download 
https://launchpad.net/ubuntu/+archive/primary/+files/qttools-opensource-src_5.5.1.orig.tar.xz

Archive it and copy header files for Qt5Help to standard location same as
other Qt5 header files. Some header files are the indication to header files
in src/assistant. Merger header file from src/assistant.

Copy another pkg-config file to Qt5Help.pc and modify it for Qt5Help.

Two symlinks were required in my case.


sudo ln -s  /usr/lib/x86_64-linux-gnu/libQt5Help.so.5.5.1
/usr/lib/x86_64-linux-gnu/libQt5Help.so
sudo ln -s /usr/lib/libqt5scintilla2.so.12.0.1 /usr/lib/libqscintilla2-qt5.so


That's all my workaround for new stable source build.
(Ubuntu 16.04)

HTH

Tatsuro 

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?53529>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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