Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Compiling pgAdmin4
QtWS25 Last Chance

Compiling pgAdmin4

Scheduled Pinned Locked Moved Solved General and Desktop
5 Posts 3 Posters 2.8k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • W Offline
    W Offline
    wlisik
    Banned
    wrote on last edited by
    #1

    Ubuntu 16.04 server.

    Downloaded pgAdmin sources, want to compile them and

    Project MESSAGE: Building for QT5+...
    Project MESSAGE: Building for Linux/Mac...
    Project MESSAGE: Using /usr/bin/python-config
    Project MESSAGE: Python2 detected.
    Project ERROR: Unknown module(s) in QT: webkitwidgets
    

    All answers at Google sucks.

    HOW TO fix it ? Its urgent

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      You should add which version of Qt you are using.

      If using Ubuntu's provided Qt:

      1. check that you have all needed dev packages installed

      If not:

      1. Use a version of Qt that still provides the QtWebKit module
      2. Compile the QtWebKit module yourself with your current version of Qt
      3. Use the QtWebkKit reboot from @Konstantin-Tokarev

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      0
      • W Offline
        W Offline
        wlisik
        Banned
        wrote on last edited by
        #3

        Im not using qt provided by Ubuntu

        I want to install Discourse. Thjis requires Postgres DB. This requires pgAdmin. This requires Qt.

        I wgetted Qt in DEB. Installed. OK
        pgAdmin SUCKS

        NOW - provide me info what Qt version has QtWebKit inside.

        URGENT

        K 1 Reply Last reply
        0
        • W wlisik

          Im not using qt provided by Ubuntu

          I want to install Discourse. Thjis requires Postgres DB. This requires pgAdmin. This requires Qt.

          I wgetted Qt in DEB. Installed. OK
          pgAdmin SUCKS

          NOW - provide me info what Qt version has QtWebKit inside.

          URGENT

          K Offline
          K Offline
          Konstantin Tokarev
          wrote on last edited by
          #4

          @wlisik You can install official binaries of Qt from https://www.qt.io/download-open-source/#section-2, and then unpack QtWebKit Linux binaries from https://github.com/annulen/webkit/releases/tag/qtwebkit-tp5 into "5.8/gcc_64" directory

          1 Reply Last reply
          0
          • W Offline
            W Offline
            wlisik
            Banned
            wrote on last edited by
            #5

            OK sorted this one out. Qt5 is compiling.

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved