In my experience, pygobject is about the hardest toolkit to freeze or
bundle, because it loads all of the underlying libraries dynamically, so
the normal tools to find the necessary libraries and rearrange them don't
work.

Thomas

On 4 March 2015 at 11:30, Mehdi <mese1...@gmail.com> wrote:

>  Hi
> I'm using cx_freeze in linux 64bit virtual env.
> I have a python 3.3 + pygobject gui application which i wanted to freeze
> it for linux distribution, but i had no luck with simple *cxfreeze*
> command.
> I found this useful guide for "Building on Win32 with cx_freeze
> <https://wiki.gnome.org/Projects/PyGObject#Building_on_Win32_with_cx_freeze>",
> but nothing for linux.
> Can you help me about freezing an gui-enabled app for linux?
> If there is easier gui lib to freeze like qt or wx i can switch to them.
> Thanks.
>
>
> ------------------------------------------------------------------------------
> Dive into the World of Parallel Programming The Go Parallel Website,
> sponsored
> by Intel and developed in partnership with Slashdot Media, is your hub for
> all
> things parallel software development, from weekly thought leadership blogs
> to
> news, videos, case studies, tutorials and more. Take a look and join the
> conversation now. http://goparallel.sourceforge.net/
> _______________________________________________
> cx-freeze-users mailing list
> cx-freeze-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/cx-freeze-users
>
>
------------------------------------------------------------------------------
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
_______________________________________________
cx-freeze-users mailing list
cx-freeze-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

Reply via email to