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

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

[Octave-bug-tracker] [bug #55187] Qt toolkit not being built


From: Rik
Subject: [Octave-bug-tracker] [bug #55187] Qt toolkit not being built
Date: Thu, 13 Dec 2018 12:32:43 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/52.0.2743.116 Safari/537.36 Edge/15.15063

Update of bug #55187 (project octave):

                Category:           Documentation => Configuration and Build
System
                 Summary: Something in the conversion from preface.txi to
preface.texi went wrong. => Qt toolkit not being built

    _______________________________________________________

Follow-up Comment #20:

Okay, we're really getting somewhere now.  The problem is that the Qt toolkit
for plotting was not built.

Try 


make distclean


to wipe out any compiled files.  Also remove config.cache if it is present.

Then run configure and save the results in a file, for example


./configure --YOUR-OPTIONS | tee tstconfig.log


Take a look at the end of configure where it gives a summary of the build
options.  It should say that it is building the Qt gui.  Upload the file
tstconfig.log as well so we can take a look.  Probably a missing library
dependency.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?55187>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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