New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #24479 (assigned defect)

Opened 3 years ago

Last modified 17 months ago

kst-1.7.0 configure failure due to kde-config not found

Reported by: v.h.a.vandijk@… Owned by: macsforever2000@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: kst

Description

sudo port install kst +universal

fails with

--->  Computing dependencies for kst
--->  Configuring kst
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_kst/work/kst-1.7.0" && ./configure --prefix=/opt/local --disable-dependency-tracking --without-arts --with-sqlite=/opt/local --with-qt-dir=/opt/local --with-qt-libraries=/opt/local/lib/qt3/lib --with-qt-includes=/opt/local/lib/qt3/include/ --enable-mac " returned error 1
Command output: checking build system type... i686-apple-darwin10.3.0
checking host system type... i686-apple-darwin10.3.0
checking target system type... i686-apple-darwin10.3.0
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking for kde-config... not found
configure: error: The important program kde-config was not found!
Please check whether you installed KDE correctly.

It was tried to uninstall and then reinstall kdebase 4. Mac OS X 10.6.3, XCode 3.2.1

Change History

comment:1 Changed 3 years ago by macsforever2000@…

  • Status changed from new to assigned
  • Owner changed from macports-tickets@… to macsforever2000@…

comment:2 follow-up: ↓ 3 Changed 3 years ago by macsforever2000@…

I know about this issue and have worked on it but I am unsure how to solve it. I'll keep looking but if you have any ideas, please let me know.

comment:3 in reply to: ↑ 2 Changed 3 years ago by v.h.a.vandijk@…

Replying to macsforever2000@…:

Perhaps KDE3 is required by kst? Found this webpage:

http://kst.kde.org/download.html

which says "Kst currently requires KDE3.4 or newer (but not Qt/KDE4)."

Furthermore, I cannot find any file named "kde-config" on my mac using Spotlight.

comment:4 Changed 17 months ago by macsforever2000@…

Is this still a problem for you with kst 1.8.0?

Note: See TracTickets for help on using tickets.