= Description = Installed MoinMoin 1.5.3 with: {{{python setup.py --quiet install --prefix=/opt/local/moin-1.5.3 --record=install.log}}} Found out that /opt/local/moin-1.5.3/bin/moin is missing executable permissions. Task: check for different Python versions if you can reproduce this bug (2.3, 2.4, 2.5). == Workaround == chmod a+x bin/moin = Discussion = Bug reported by Hans Deragon, hans@deragon.biz. It works for me (with current 1.5.3+ repo code), using Python 2.3.5 on Debian. Maybe your Python's distutils has a bug? Maybe related to: MoinMoinBugs/ExecutablesTurned644DuringInstall = Plan = ## This part is for Moin``Moin developers: * Priority: * Assigned to: * Status: either a python bug or it was fixed meanwhile ---- ## If you are a moin core developer, replace the category to Category* in these cases: ## Category MoinMoinNoBug - if this is not a bug. ## Category MoinMoinBugConfirmed - if you can confirm the bug on current code. ## Category MoinMoinBugFixed - after the bug is fixed in current code. CategoryMoinMoinNoBug