From: SourceForge.net <no...@so...> - 2009-10-17 22:26:42
|
Bugs item #2852449, was opened at 2009-09-05 19:28 Message generated for change (Comment added) made by nikosch You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=2852449&group_id=49630 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: None Group: None Status: Open Resolution: None >Priority: 2 Private: No Submitted By: Nobody/Anonymous (nobody) Assigned to: Nobody/Anonymous (nobody) >Summary: Docs don't say that only POSIX platforms are supported Initial Comment: I was experimenting to see if I could get archivemail 0.7.2 working on windows. I installed the standard windows pythin 2.6 and did the archivemail install. When I tried to run archivemail, it said ImportError: no module named fcntl I'm really not too surprised. When I saw in the documentation that it usses flock(), that might not work on windows. But, the documentation said to report ImportError's, so I am. Guess I'll see if I can get it working under cygwin. Thanks! ---------------------------------------------------------------------- >Comment By: Nikolaus Schulz (nikosch) Date: 2009-10-18 00:26 Message: archivemail runs on POSIX platforms only. OK, I have to admit that the official documentation is quiet about portability, so one could expect it to work on your OS. :-) I guess I should add a note about that. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=456910&aid=2852449&group_id=49630 |