Re: [web2py] Building web2py binary for windows with extra libs

2011-08-05 Thread Syed Mushtaq
This is awesome :)  Thanks Praneeth


On Fri, Aug 5, 2011 at 1:04 PM, Praneeth Bodduluri wrote:

> Hello Syed,
>
> It is possible for you to rebuild the web2py exe adding in your
> required libraries.
>
> The following links might be of help:
>
> 1)
> http://eden.sahanafoundation.org/browser/static/scripts/tools/standalone_exe.py
> 2) https://groups.google.com/d/topic/web2py/Lirvj_J8q1U/discussion
>
>
> Regards,
> Praneeth
> IRC: lifeeth
>
>
>
> On Fri, Aug 5, 2011 at 5:13 AM, Syed Mushtaq 
> wrote:
> > Hi ,
> >
> > I have an app that I want to ship as a windows binary . I was looking at
> >
> http://web2py.com/book/default/chapter/12#How-to-Distribute-your-Applications-as-Binaries
> > . I use PIL in my
> > app for doing some image manipulation . It is possible to generate the
> > windows binary of web2py which includes PIL or any other library ?
> >
> > Thanks
> > -Syed
> >
>


Re: [web2py] Building web2py binary for windows with extra libs

2011-08-05 Thread Praneeth Bodduluri
Hello Syed,

It is possible for you to rebuild the web2py exe adding in your
required libraries.

The following links might be of help:

1) 
http://eden.sahanafoundation.org/browser/static/scripts/tools/standalone_exe.py
2) https://groups.google.com/d/topic/web2py/Lirvj_J8q1U/discussion


Regards,
Praneeth
IRC: lifeeth



On Fri, Aug 5, 2011 at 5:13 AM, Syed Mushtaq  wrote:
> Hi ,
>
> I have an app that I want to ship as a windows binary . I was looking at
> http://web2py.com/book/default/chapter/12#How-to-Distribute-your-Applications-as-Binaries
> . I use PIL in my
> app for doing some image manipulation . It is possible to generate the
> windows binary of web2py which includes PIL or any other library ?
>
> Thanks
> -Syed
>


[web2py] Building web2py binary for windows with extra libs

2011-08-04 Thread Syed Mushtaq
Hi ,

I have an app that I want to ship as a windows binary . I was looking at
http://web2py.com/book/default/chapter/12#How-to-Distribute-your-Applications-as-Binaries.
I use PIL in my
app for doing some image manipulation . It is possible to generate the
windows binary of web2py which includes PIL or any other library ?

Thanks
-Syed