You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When you start the compilation you need to suppress the qt4.
sudo cmake -DUSE_QT=OFF -DCMAKE_INSTALL_PREFIX=/usr
-DSYSCONF_INSTALL_DIR=/etc \ -DLOCAL_STATE_DIR=/var -DWITH_SYSTEMD=ON ..
73
Chris
On Sun, 31 Dec 2023, 12:35 Schappi, ***@***.***> wrote:
during my installation of current src in debian 11 i found that
INSTALL.adoc is missing information that following packages are needed in
addition:
curl
libcurl4-openssl-dev
qttools5-dev
plus that QT Version > 4 is sufficient as QT 4 is outdated.
—
Reply to this email directly, view it on GitHub
<#657>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ACAKA5FRK3BKR5MQCVYWMGTYMFL2TAVCNFSM6AAAAABBIHGO3CVHI2DSMVQWIX3LMV43ASLTON2WKOZSGA3DCMBUGY2TEMQ>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
during my installation of current src in debian 11 i found that INSTALL.adoc is missing information that following packages are needed in addition:
curl
libcurl4-openssl-dev
qttools5-dev
plus that QT Version > 4 is sufficient as QT 4 is outdated.
The text was updated successfully, but these errors were encountered: