I have been compiling and testing some KDE4-mac applications and while all of them compile some of them do not run. I am running an Intel Mac with Leopard 10.5.7, Xquartz 2.3.3.2 and Xcode 3.1.2. The kde4 version is 4.2.4 from the fink unstable tree. I have tested the following applications.
karbon kig kmplot kompare kfind kcachegrind krita okular All of them appear to work except the last two. In order to get a more complete error report I ran them from the command line and the messages are as follows. Both of these applications ran for kde4 version 4.2.3. ++++++++++++++++++++++++ /opt/fink/opt/kde4/mac/bin/krita.app/Contents/MacOS/okular okular(76783)/kdecore (kdelibs) getBundle: getBundle( "/opt/fink/opt/kde4/mac/lib/kde4/libexec/drkonqi" , false ) called okular(76783)/kdecore (kdelibs) getBundle: getBundle(): returning "/opt/fink/opt/kde4/mac/lib/kde4/libexec/drkonqi.app/Contents/MacOS/drkonqi" okular(76783)/kdecore (KLibLoader) kde4Factory: The library "/opt/fink/opt/kde4/mac/lib/kde4/okularpart.so" does not offer a qt_plugin_instance function. okular(76783)/kdecore (KLibLoader) kde3Factory: The library "/opt/fink/opt/kde4/mac/lib/kde4/okularpart.so" does not offer an "init_okularpart" function. okular(76783)/kdeui (KNotification) KNotification::slotReceivedId: 0 okular(76783)/kdeui (KNotification) KNotification::close: 0 okular(76783)/kdeui (KNotification) KNotification::~KNotification: -2 A popup window appears with the message 'Unable to find the Okular component' and when I click OK a blank window appears. ++++++++++++++++++++++++ /opt/fink/opt/kde4/mac/bin/krita.app/Contents/MacOS/krita krita(96130)/kdecore (kdelibs) getBundle: getBundle( "/opt/fink/opt/kde4/mac/lib/kde4/libexec/drkonqi" , false ) called krita(96130)/kdecore (kdelibs) getBundle: getBundle(): returning "/opt/fink/opt/kde4/mac/lib/kde4/libexec/drkonqi.app/Contents/MacOS/drkonqi" krita(96130)/kdecore (KSycoca) KSycocaPrivate::openDatabase: Trying to open ksycoca from "/Users/jhowse/Library/Preferences/KDE/cache-durden.lanl.gov/ksycoca4" krita(96130)/koffice (lib komain) KoDocument::readNativeService: "kritapart.desktop" found. krita(96130)/kdecore (KLibLoader) findLibraryInternal: plugins should not have a 'lib' prefix: "libkritapart.so" krita(96130)/koffice (lib komain) KoDocumentEntry::createDoc: "Cannot load library /opt/fink/opt/kde4/mac/lib/kde4/libkritapart.so: (dlopen(/opt/fink/lib/qt4-mac/lib/QtSql.framework/QtSql_debug, 277): image not found)" krita(96130)/kdeui (KNotification) KNotification::slotReceivedId: 0 krita(96130)/kdeui (KNotification) KNotification::close: 0 krita(96130)/kdeui (KNotification) KNotification::~KNotification: -2 A popup window appears with the message 'Cannot load library /opt/fink/opt/kde4/mac/lib/kde4/libkritapart.so: (dlopen(/opt/fink/lib/qt4-mac/lib/QtSql.framework/QtSql_debug, 277): image not found)' and when I click OK the program exits. ++++++++++++++++++++++++ Any suggestions? James ------------------------------------------------------------------------------ Crystal Reports - New Free Runtime and 30 Day Trial Check out the new simplified licensing option that enables unlimited royalty-free distribution of the report engine for externally facing server and web deployment. http://p.sf.net/sfu/businessobjects _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
