1
mirror of https://invent.kde.org/network/falkon.git synced 2024-11-11 01:22:10 +01:00

Merge pull request #1021 from genodeftest/patch-1

Added hint for building on Fedora (qmake versions)
This commit is contained in:
David Rosca 2013-09-10 04:33:26 -07:00
commit c622000850

View File

@ -58,6 +58,7 @@ Then you can start compiling by running this commands:
$ make
After a successful compilation the executable binary can be found in the bin/ directory.
On Fedora and possibly other Linux distributions you need to replace `qmake` with `qmake-qt4` or `qmake-qt5` since `qmake` is for Qt3.
On Linux/Unix: To install QupZilla, run this command: (it may be necessary to run it as root)