Hi -<div><br></div><div>I'm setting up (attempting to at least) a Kde/Krita development environment on Lion with the latest toolchain from Xcode 4.2 beta 3(superset of Lion toolchain Xcode 4.1 with llvm 3 etc...). Need a little help getting past the installation hurdle and in return will share and contribute my experiences on this bleeding edge platform:</div>
<div><br></div><div>NOTE:</div><div>- I have a fully operational qt-kde up and running (all tools in bin run fine)</div><div>- built kdesupport, base runtime and kdelibs according to instructions on support sites with success.</div>
<div>- launched dbus (system and session) </div><div>- before I build Calligra Creative decided to try some pure KDE apps like kate and konsole without success.</div><div>- I am avoiding DYLD_LIBRARY settings as it is not a very good idea on Mac and settling for DYLD_FALLBACK... Now at least kbuildsycoca4 and others find their libraries (especially attica and dbusmenuqt)</div>
<div><div>- I had to build qt with dubs-linked to avoid the "missing libdbus-1" error </div><div>- I meet all of the Krita and Karbon requirements (eigen, lcms ,exiv2 and qimageblitz )</div></div><div>- I'm using build scripts as advised in techbase/<a href="http://kde.org">kde.org</a> pages</div>
<div><br></div><div>Questions:</div><div>- I am building everything from git "master" branches. Should I be pointing to a more appropriate branch?</div><div>- Is kdeinit necessary ? Especially if my interest is purely in running Krita and Karbon</div>
<div>- There is talk of dbus incompatibilities and "special" dbus ports for kde. I installed the latest libdbus-1 from macports. Am I ok?</div><div>- Some start dbus via dbus-launch? Which is the best way to start dbus on the mac. The system bus is auto-launched for me correctly.</div>
<div>- Can someone with a "working" OS X (SL at least) Krita development environment share their setup ?</div><div><br></div><div>Thanks in advance, Patrice</div><div><br></div>