Hi all,
I'm new to Linux, and still learning my way around. I'm trying to install a program but am encountering an error.
I downloaded the .tar.gz file and extracting it using "tar xzvf filename.tar.gz". No problems so far, it extracted fine.
I then proceed to follow the instructions in the install file which says I must run "./configure".
I then get the following output:
checking for Qt5 qmake >= 5.5.1... not found
configure: error: Could not find qmake
I've searched but could not locate a solutinon yet.
Could anybody please advise me on how to fix this error.
I'm new to Linux, and still learning my way around. I'm trying to install a program but am encountering an error.
I downloaded the .tar.gz file and extracting it using "tar xzvf filename.tar.gz". No problems so far, it extracted fine.
I then proceed to follow the instructions in the install file which says I must run "./configure".
I then get the following output:
checking for Qt5 qmake >= 5.5.1... not found
configure: error: Could not find qmake
I've searched but could not locate a solutinon yet.
Could anybody please advise me on how to fix this error.