Building gnuplot 6.0.0 on Linux Mint
Peter Rockett via gnuplot-info <[email protected]> Wed, 15 May 2024 20:58:49 +0100
| Newsgroups | gmane.comp.graphics.gnuplot.user |
|---|---|
| Message-ID | <[email protected]> |
Hi I am trying to build gnuplot 6.0.0 on Linux Mint 21.3 from source but struggling with the Qt dependencies. I used to be able to build gnuplot 5 no problem using just qt5-base-dev and libqt5svg5-dev but running ./configure for gnuplot 6.0.0 with what seem to be the Qt6 versions of these same packages installed (qt6-base-dev and libqt6svg6-dev) returns: No package 'Qt6Core' found No package 'Qt6Gui' found No package 'Qt6Network' found No package 'Qt6Svg' found No package 'Qt6PrintSupport' found No package 'Qt6Core5Compat' found Also, adding libqt6core5compat6-dev does not fix the last of these errors (about 'Qt6Core5Compat'). Does anybody know the list of Qt6 packages I need to satisfy the above dependencies? From what I can see, qt6-base-dev should provide the core, gui, network and print support stuff but it plainly does not. Similarly, the svg package should provide the svg stuff. Peter _______________________________________________ gnuplot-info mailing list [email protected] Membership management via: https://lists.sourceforge.net/lists/listinfo/gnuplot-info