Hi folks,

I'm trying to use PyInstaller 1.5.1 under SunOS, and I found out a
missing check in Configure.py, in line 96:
>>> elif target_platform.startswith("linux") or 
>>> target_platform.startswith("sunos")
This takes place line 96.

Any idea if this is a gap in the patch applied with ticket #412?

Once this line was modified, I could use the Configure.py script with
Python 2.6 (with some errors due to missing packages it seems).

Thanks in advance for your answer!
Regards,
Joël

On Oct 8, 4:16 pm, Martin Zibricky <[email protected]> wrote:
> Hywel Richards píše v Pá 09. 09. 2011 v 18:01 +0100:
>
> > I attach the patch here.  Is there any chance of someone familiar
> > with
> > the code merging these changes in?  I know that the codebase has
> > changed
> > somewhat since the 1.5 release.
>
> I applied your patch to 1.5 branch and to trunk.
>
> Could you please try latest trunk and code from 1.5 branch?
>
> Thanks in advance.

-- 
You received this message because you are subscribed to the Google Groups 
"PyInstaller" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/pyinstaller?hl=en.

Reply via email to