[CalendarServer-dev] [CalendarServer] #327: Unable to start CalendarServer from StartupItem in Mac OS X 10.5.6

CalendarServer trac at macosforge.org
Thu Mar 26 15:25:32 PDT 2009


#327: Unable to start CalendarServer from StartupItem in Mac OS X 10.5.6
--------------------------------+-------------------------------------------
  Reporter:  tonykambo@…        |       Owner:  wsanchez@…         
      Type:  Defect             |      Status:  closed             
  Priority:  3: Important       |   Milestone:  CalendarServer-1.x 
 Component:  Calendar Server    |    Severity:  Other              
Resolution:  Behaves correctly  |    Keywords:  startup startupitem
--------------------------------+-------------------------------------------
Changes (by wsanchez@…):

  * status:  new => closed
  * resolution:  => Behaves correctly


Comment:

 The run script isn't meant to be used in a system install.  That's for
 development.

 You should install the server:
 {{{
 run -i /tmp/dst
 cd /tmp/dst
 pax -pe -rw . /
 }}}

 Then start the server using `/usr/sbin/caldavd`.

-- 
Ticket URL: <http://trac.calendarserver.org/ticket/327#comment:2>
CalendarServer </>
HTTP/WebDAV/CalDAV Server


More information about the calendarserver-dev mailing list