Ticket #737 (closed defect: fixed)

Opened 3 years ago

Last modified 11 months ago

configure fails when using --with-qt and --with-kde

Reported by: nobody Owned by:
Priority: normal Milestone: 1.3.4
Component: build Version: 1.3.0
Keywords: Cc:

Description (last modified by erijo) (diff)

specifying both --with-qt=/opt/csw/kde-gcc and --with-kde=/opt/csw/kde-gcc results in qt not found as it just checks for libqt and not for libqt-mt under solaris 10 (with qt and kde from blastwave.org)

Change History

Changed 2 years ago by erijo

  • component changed from qt-gui to build
  • description modified (diff)
  • milestone set to 1.3.4

Changed 2 years ago by erijo

  • status changed from new to closed
  • resolution changed from None to fixed

As far as I can tell from http://www.blastwave.org/filesearch/qt you should use --with-qt=/opt/csw

As of [4475] --with-kde uses the argument given when searching for includes and libs, so --with-kde=/opt/csw/kde-gcc should work.

Changed 11 months ago by anonymous

  • milestone 1.3.4 deleted

Milestone 1.3.4 deleted

Changed 11 months ago by erijo

  • milestone set to 1.3.4
Note: See TracTickets for help on using tickets.