Le 31/05/2016 à 11:06, Jean-Marc Lasgouttes a écrit :
Le 31/05/2016 à 10:57, Liviu Andronic a écrit :
Could we see your config.log?

I think it's automatically dumped here after the configure error:
https://launchpadlibrarian.net/262531359/buildlog_ubuntu-xenial-i386.lyx_2.2.0-2~xenial~ppa3_BUILDING.txt.gz


I see complaints about missing Qt5Svg. Did you install the necessary
packages?

This complaint is in the part that relies on pkg-config.

Then configure tries to find Qt in the good old way, and qglobal.h cannot be found. Is it somewhere on your disk? If it is, you may need to add something to your include path. Or we may need to use something more reasonable than
  #include <qglobal.h>
  #include <qstring.h>

At least qstring.h seems very old-fashionned.

JMarc

Reply via email to