[dev] CalDAV update
Evert Pot
evertpot at gmail.com
Tue Sep 15 23:34:47 UTC 2009
On 2009-09-15, at 4:05 PM, Michael Rubinsky wrote:
>
> The instructions at:
>
> http://wiki.horde.org/Doc/Dev?referrer=ReleaseManagement#toc5
>
> should get you started. Things are a bit confusing because of the
> move from CVS to Git as our code is refactored for Horde 4. You
> essentially have to checkout HEAD from CVS, horde-hatchery (from
> git), and horde-git and combine them. I personally use symlinks (as
> described on the wiki link), but there are other ways to do it.
Thanks for that, the instructions worked.
Now I'm facing a new problem, Horde requires gettext.
I just upgraded to OS/X 10.6, which broke my PHP package from
entropy.ch. I went back to the default PHP version, shipping with OS/
X, but unfortunately gettext is not compiled in.
Am I stuck recompiling PHP at this point, or would a substitute like :
http://pear.php.net/package/File_Gettext
..do the trick for me?
Evert
More information about the dev
mailing list