Re: [CalendarServer-users] help : CalendarServer-4.2 - Installation under Mac OS X 10.9

2013-10-29 Thread Andre LaBranche
This worked for me in 10.9, using the same steps you provided, just without sudo. -dre On Oct 29, 2013, at 12:05 PM, Erwin Zilg wrote: > Hello, > trying to set up CalendarServer-4.2 resulted in : > > # Download and Start > cd calendar > CalendarServer$ svn checkout > https://svn.calendarserv

Re: [CalendarServer-users] help : CalendarServer-4.2 - Installation under Mac OS X 10.9

2013-10-29 Thread Andre LaBranche
Also, you will probably want to chown -R all this stuff back to your account, or just nuke ~/calendar and start over. -dre On Oct 29, 2013, at 12:05 PM, Erwin Zilg wrote: > Hello, > trying to set up CalendarServer-4.2 resulted in : > > # Download and Start > cd calendar > CalendarServer$ svn

Re: [CalendarServer-users] help : CalendarServer-4.2 - Installation under Mac OS X 10.9

2013-10-29 Thread Andre LaBranche
Hi, Please retry without sudo. Meanwhile, I'll make sure this works as expected (without sudo :) -dre On Oct 29, 2013, at 12:05 PM, Erwin Zilg wrote: > Hello, > trying to set up CalendarServer-4.2 resulted in : > > # Download and Start > cd calendar > CalendarServer$ svn checkout > https://

[CalendarServer-users] help : CalendarServer-4.2 - Installation under Mac OS X 10.9

2013-10-29 Thread Erwin Zilg
Hello, trying to set up CalendarServer-4.2 resulted in : # Download and Start cd calendar CalendarServer$ svn checkout https://svn.calendarserver.org/repository/calendarserver/CalendarServer/tags/release/CalendarServer-4.2 CalendarServer cd CalendarServer sudo ./run -s . . # 1st errors . gcc