Re: [CalendarServer-users] Installing on Leopard client

2008-02-25 Thread Robert Harris
On 25 Feb 2008, at 18:58, Scott Buchanan wrote: > Hi, > > Are there a clear set of instructions on how to install and > configure Calendarserver on a Leopard client? I can download, build > and run the daemon from the source directory with the test accounts, > etc. but when I go to (./run

Re: [CalendarServer-users] "Wrong number of arguments"

2008-02-19 Thread Robert Harris
I've got one answer and one question. First: On 7 Feb 2008, at 14:29, Robert Harris wrote: > I've tried to install DCS system-wide with './run -i /' . > > Running /usr/local/bin/caldavd produces > > $ /usr/local/bin/caldavd > Usage: twistd [options] &

Re: [CalendarServer-users] Service exists at only 127.0.0.1

2008-02-08 Thread Robert Harris
On 31 Jan 2008, at 00:08, Robert Harris wrote: Hi, I've just downloaded and compiled DCS on Mac OS 10.5.1. I'm unable to create a service on my node's LAN address, i.e. 192.168.0.101, in spite of making the following changes: This now works as expected, after checking

[CalendarServer-users] "Wrong number of arguments"

2008-02-07 Thread Robert Harris
I've tried to install DCS system-wide with './run -i /' . Running /usr/local/bin/caldavd produces $ /usr/local/bin/caldavd Usage: twistd [options] Options: . . . /usr/local/bin/twistd: Wrong number of arguments. $ The same goes for various permutations of options, e.g. "-X -f /path/to/caldavd.p

Re: [CalendarServer-users] Service exists at only 127.0.0.1

2008-02-06 Thread Robert Harris
Hi again, On 31 Jan 2008, at 12:00, Robert Harris wrote: Hi Cyrus, Thanks for offering to help. On 31 Jan 2008, at 02:02, Cyrus Daboo wrote: Can you include the stdout/stderr result? There ought to be something in there when the server starts up that shows what processes are being

Re: [CalendarServer-users] Service exists at only 127.0.0.1

2008-01-31 Thread Robert Harris
Hi Cyrus, Thanks for offering to help. On 31 Jan 2008, at 02:02, Cyrus Daboo wrote: Can you include the stdout/stderr result? There ought to be something in there when the server starts up that shows what processes are being started and on what ports etc. I ran 'run -v' and have attached

[CalendarServer-users] Service exists at only 127.0.0.1

2008-01-30 Thread Robert Harris
Hi, I've just downloaded and compiled DCS on Mac OS 10.5.1. I'm unable to create a service on my node's LAN address, i.e. 192.168.0.101, in spite of making the following changes: $ diff caldavd-test.plist caldavd-dev.plist 35c35 < localhost --- > myhostname.local 54c54,57 < --- > >