Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#30884 closed defect (invalid)

Scribus: Could not find Qt4

Reported by: jovo@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.1
Keywords: Leopard Cc: ryandesign (Ryan Carsten Schmidt)
Port: Scribus

Description

Update scribus results in Qt4 not found error, although Qt4-mac is installed:

:info:configure   Could NOT find Qt4 (missing: QT_QMAKE_EXECUTABLE QT_MOC_EXECUTABLE
:info:configure   QT_RCC_EXECUTABLE QT_UIC_EXECUTABLE QT_INCLUDE_DIR QT_LIBRARY_DIR
:info:configure   QT_QTCORE_LIBRARY) (Required is at least version "4.6.0")
 qt4-mac @4.7.3_0+quartz (active)

Intel iMac with OS X 10.5.8 Nomaintainer so cc'ed the author of the latest revision.

Attachments (2)

main.log (65.7 KB) - added by jovo@… 13 years ago.
port installed.txt (42.9 KB) - added by jovo@… 13 years ago.

Download all attachments as: .zip

Change History (6)

Changed 13 years ago by jovo@…

Attachment: main.log added

Changed 13 years ago by jovo@…

Attachment: port installed.txt added

comment:1 Changed 13 years ago by jovo@…

Same on Intel Macbook Pro with OS X 10.6.8

comment:2 Changed 13 years ago by jovo@…

Somehow the Qt4 port was not installed, though it showed in "port installed", and Qt3 still in place. Finally I got Scribus to install after removing Qt3 and reinstall of Qt4:

sudo port -f uninstall qt3@3.3.8_11
sudo port -f uninstall qt4-mac@4.7.3_0+quartz
sudo port install qt4-mac
sudo port installl scribus

Not a Scribus defect, so this ticket can be closed. Possibly an issue with "port upgrade" from Qt3 to Qt4 but IMO not worth a new ticket.

comment:3 Changed 13 years ago by mf2k (Frank Schima)

Resolution: invalid
Status: newclosed

comment:4 Changed 13 years ago by jmroot (Joshua Root)

Note that scribus depends on path:bin/qmake:qt4-mac. If qt3 installs ${prefix}/bin/qmake, the dependency as written will be satisfied by that.

Note: See TracTickets for help on using tickets.