Installing Qt5 WebEngine Ubuntu 16.04
-
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_UbuntuBut 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.desktopCan you help me in either of the approaches?
Thanks in advance for your help,
Patrick -
Hi
Did you start with the normal installer ?
http://download.qt.io/official_releases/qt/xxxxxAlso , if you have Qt Maintenance Tool, you can use that to install webEngine
-
@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.