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

Bug#672684: libqtwebkit-dev: can't cmake scribus due to error QtWebKit not found



Package: libqtwebkit-dev
Version: 2.2.0-3
Severity: important

Dear Maintainer,

today, since apt-get updating debian testing i can't compile scribus anymore.

when running cmake, it blocks at:

  IF(QT_QTWEBKIT_FOUND)
  MESSAGE(STATUS "QtWebkit Found OK")
  ELSE(QT_QTWEBKIT_FOUND)
  MESSAGE(FATAL_ERROR "QtWebKit not found")
  ENDIF(QT_QTWEBKIT_FOUND)

and returns "QtWebKit not found"

outcommenting this check leads to an error when running make, because gcc can't find webkit.

i could correctly compile this morning before updating the system.

i can run the help engine from scribus as packaged by debian, so i have to suppose that webkit itselfis working correctly.


and this problem appears on both my computers (both with the current debian testing)


-- System Information:
Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages libqtwebkit-dev depends on:
ii  libc6            2.13-32
ii  libgcc1          1:4.7.0-7
ii  libqt4-designer  4:4.8.1-1
ii  libqt4-dev       4:4.8.1-1
ii  libqt4-script    4:4.8.1-1
ii  libqt4-xml       4:4.8.1-1
ii  libqtcore4       4:4.8.1-1
ii  libqtgui4        4:4.8.1-1
ii  libqtwebkit4     2.2.0-3
ii  libstdc++6       4.7.0-7

libqtwebkit-dev recommends no packages.

libqtwebkit-dev suggests no packages.

-- no debconf information



Reply to: