[Windmill-dev] re: Problem installing windmill on ubuntu
Mikeal Rogers
mikeal at osafoundation.org
Mon Oct 15 17:39:56 PDT 2007
On Oct 15, 2007, at 3:41 PM, Adam Christian wrote:
> So after I got this installed I go to run windmill.
>
> The first line of /usr/bin/windmill points at #!/Library/Frameworks/
> Python.framework/Versions/2.5/Resources/Python.app/Contents/MacOS/
> Python, this needs to be fixed so the script works for people not
> on macosx.
So, this line isn't written by me, it's written by setuptools when it
installs the scriptfile. The bdist_egg is suppose to be cross
platform but this must be a bug/oversight. I'm wondering if this
issue is specific to bdist_egg or if source tarball installs have the
same issue with setuptools.
I'll look in to this sometime this week, but it's very odd. If anyone
else is very familiar with setuptools I'd appreciate the input as well.
Very very odd.
-Mikeal
More information about the Windmill-dev
mailing list