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. Installing Qt5 WebEngine Ubuntu 16.04
Qt 6.11 is out! See what's new in the release blog

Installing Qt5 WebEngine Ubuntu 16.04

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 9.2k Views 2 Watching
  • 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.
  • P Offline
    P Offline
    PatrickK
    wrote on last edited by
    #1

    Hi all,
    I installed Qt once from the below commands:

    sudo apt-get install build-essential (then the same with qtcreator, qt5-default, qt5-doc, qt5-doc-html qtbase5-doc-html, and qtbase5-examples)

    But Qt5WebEngineWidgets, Qt5WebEngine, and Qt5WebView were not installed.
    Then I tried the procedure explained in the below web page:
    https://wiki.qt.io/Install_Qt_5_on_Ubuntu

    But I cannot follow it as in the step which says "Edit a file named “defaults.list” in the same directory", there are only three files in that address, namely
    -Qt Creator (Community)
    -Qt Maintenance Tool
    -Qt-Creator.desktop

    Can you help me in either of the approaches?

    Thanks in advance for your help,
    Patrick

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

      Hi
      Did you start with the normal installer ?
      http://download.qt.io/official_releases/qt/xxxxx

      Also , if you have Qt Maintenance Tool, you can use that to install webEngine

      alt text

      P 1 Reply Last reply
      2
      • mrjjM mrjj

        Hi
        Did you start with the normal installer ?
        http://download.qt.io/official_releases/qt/xxxxx

        Also , if you have Qt Maintenance Tool, you can use that to install webEngine

        alt text

        P Offline
        P Offline
        PatrickK
        wrote on last edited by
        #3

        @mrjj Thank you. So the last two steps in the instruction (https://wiki.qt.io/Install_Qt_5_on_Ubuntu), i.e., editing "defaults.list” and mimeapps.list, perhaps are no longer required, am I right?

        mrjjM 1 Reply Last reply
        0
        • P PatrickK

          @mrjj Thank you. So the last two steps in the instruction (https://wiki.qt.io/Install_Qt_5_on_Ubuntu), i.e., editing "defaults.list” and mimeapps.list, perhaps are no longer required, am I right?

          mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          @PatrickK
          Yes, I think its for older version. I didn't do this for ubuntu or mint in later versions
          as both desktop icon etc just worked.
          So all after
          sudo apt-get install libglu1-mesa-dev -y ( if u need it)
          can be skipped.

          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