Registered Member
|
I have started to talk about my problem on the news thread but I think that a new subject is more appropriate.
Here is the problem : As I have not found a MacOSX package for the KDE4 version of KMyMoney I have tried to compile it myself (using MacPort KDE4 version). cmake give me this error :
Is it a KMyMoney related issue ? GetText is installed on my system and the file /opt/local/lib/libintl.dylib exists on my system. Does KMyMoney need an other version of GetText ? Can you help me ? I really want to help debugging this KMyMoney version ! ipwizard kindly reply this :
msgfmt and msgmerge are installed on my OSX system, so the problem isn't where ipwizard think it is. Does anybody have an other solution to solve my problem ? Thanks.
Oripi, proud to be a member of KDE forums since 2008-Nov.
|
Administrator
|
Please try creating a clean build directory, and reconfiguring using CMake again. A stale configuration could be preventing CMake from finding them if they were recently installed.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
Thanks for the answer. Unfortunately I already tried that. After some research I figured that maybe the problem is that MacPorts uses a directory that isn't commonly used for that on other unix systems /opt/local/ but I don't understand why. The file /opt/local/lib/libintl.dylib exists but FindGetext can't find gettext in it... edit : maybe I should compile KDE and all other stuffs myself instead of using MacPorts but I don't know where to start...
Oripi, proud to be a member of KDE forums since 2008-Nov.
|
Administrator
|
Please ensure that $PATH contains /opt/local/bin
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered Member
|
After lots of tests and compiling time (qt4 is sooooo long to compile), I stick to the same problem.
Things that I tried/checked : - I delete and clean all packages compiled via macports (thinking that old kde3 installation may still conflict with kde4 app compiling even after they have been deactivated into macports) - I compile (via macports) kdebase4 with all it's dependencies - I download/extracted the latest kmymoney 3.98.1 tarball - checked that $PATH contain the good directories - set the good flags in order to compile in 32bits (qt4 in macport is only available in 32bits) (export CFLAGS="-arch i386" && export CXXFLAGS="-arch i386") - create and cd to an empty "build" directory - launched "cmake .." Then, unfortunately, same error :
Can someone more skilled than me (that's easy can help me, please ?
Oripi, proud to be a member of KDE forums since 2008-Nov.
|
Administrator
|
Can you please ask on the kde-mac@kde.org mailing list? The CMake checks used by KMyMoney to find gettext and msgmerge may need to be adjusted.
KDE Sysadmin
[img]content/bcooksley_sig.png[/img] |
Registered users: Bing [Bot], daret, Google [Bot], Sogou [Bot]