Hi all,<div><br></div><div>I've been playing with brew trying to compile and use krita on mac, and after a few patches for some formulas (and some help of krita devs) I've been able to compile it properly.</div><div>
The problem is that I'm getting a ton of errors similar to this</div><div><br></div><div><div><div>05/05/12 0:16:52,079 [0x0-0x70070].org.calligra.krita: "KConfigIni: In file /mach_kernel, line 1: " Invalid entry (missing '=') </div>
<div>05/05/12 0:16:52,079 [0x0-0x70070].org.calligra.krita: "KConfigIni: In file /mach_kernel, line 2: " Invalid entry (missing '=') </div><div>05/05/12 0:16:52,079 [0x0-0x70070].org.calligra.krita: "KConfigIni: In file /mach_kernel, line 3: " Invalid entry (missing '=') </div>
<div>05/05/12 0:16:52,079 [0x0-0x70070].org.calligra.krita: "KConfigIni: In file /mach_kernel, line 4: " Invalid entry (missing '=') </div></div></div><div><br></div><div>Do you know of an application that has fixed this problems? Any application that works properly?</div>
<div><br></div><div>For the interested, the modified formulas are here pending to be accepted/rejected:</div><div><a href="https://github.com/Homebrew/homebrew-boneyard/pulls">https://github.com/Homebrew/homebrew-boneyard/pulls</a></div>
<div>Also you need to follow the instructions on setting dbus daemon at <a href="http://community.kde.org/index.php?title=Mac&action=historysubmit&diff=14290&oldid=14088#Running_KDE_Applications">http://community.kde.org/index.php?title=Mac&action=historysubmit&diff=14290&oldid=14088#Running_KDE_Applications</a></div>
<div><br></div><div>Also the calligra formula I am using at the moment is this <a href="https://github.com/aseques/homebrew/blob/calligra/Library/Formula/calligra.rb">https://github.com/aseques/homebrew/blob/calligra/Library/Formula/calligra.rb</a></div>