problem installing
Having a problem right off the bat. I have been following directions from <http://www.macworld.com/article/132736/2008/04/caldavserver.html>. I got to the part "Now to run the server .... ./run -d" anf this is what I get ..... Blah-blah:CalendarServer jmedley$ ./run -d Traceback (most recent call last): File "//Twisted/bin/twistd", line 21, in <module> run() File "//Twisted/twisted/scripts/twistd.py", line 27, in run app.run(runApp, ServerOptions) File "//Twisted/twisted/application/app.py", line 374, in run config.parseOptions() File "//Twisted/twisted/application/app.py", line 354, in parseOptions usage.Options.parseOptions(self, options) File "//Twisted/twisted/python/usage.py", line 189, in parseOptions self.subOptions.parseOptions(rest) File "//Twisted/twisted/python/usage.py", line 199, in parseOptions self.postOptions() File "/CalendarServer/twistedcaldav/tap.py", line 167, in postOptions parseConfig(self['config']) File "/CalendarServer/twistedcaldav/config.py", line 355, in parseConfig config.loadConfig(configFile) File "/CalendarServer/twistedcaldav/config.py", line 294, in loadConfig configDict = readPlist(configFile) File "/CalendarServer/twistedcaldav/py/plistlib.py", line 77, in readPlist rootObject = p.parse(pathOrFile) File "/CalendarServer/twistedcaldav/py/plistlib.py", line 400, in parse parser.ParseFile(fileobj) File "/CalendarServer/twistedcaldav/py/plistlib.py", line 407, in handleBeginElement handler(attrs) File "/CalendarServer/twistedcaldav/py/plistlib.py", line 450, in begin_array self.addObject(a) File "/CalendarServer/twistedcaldav/py/plistlib.py", line 425, in addObject self.stack[-1].append(value) File "/CalendarServer/twistedcaldav/py/plistlib.py", line 295, in __getattr__ raise AttributeError, attr AttributeError: append launchctl bsexec failed: No such file or directory Blah-blah:CalendarServer jmedley$ I'll take any suggestions. Thanks, Jim
participants (1)
-
James Medley