Thanks for your effort but .... On Tue, Sep 27, 2011 at 8:39 PM, Henning Hraban Ramm <[email protected]>wrote:
> Am 2011-09-27 um 20:23 schrieb Fëanaro Linwë Lenwë: > > > The problem is wxPython... Anybody knows a way to install it using > > virtualenv / buildout? > > > > Has anyone try this before? > > Didn't try myself, but a quick googling reveals: > > http://geekscrap.com/2010/01/install-wxpython-in-buildout/ This link try to build wxpython from source. That was my first option but unfortunately wxPython has a lot of dependencies which have to be built also .... This is a really hard ( and long ) way so I would like to try some other options... > > http://wiki.wxpython.org/wxPythonVirtualenvOnMac > http://batok.github.com/virtualenvwxp/ In this two links wxPython is installed system-wide and then used inside the virtualenv. I would want to build an environment in a system without wxPython installed. > > http://codersbuffet.blogspot.com/2009/09/wxpython-in-virtualenv.html Here is trying to build wxPython from source ... same problem as before... My target is to create an environment using buildout and/or virtualenv so i could download from version control all the configuracion files needed by this tools and recreate the development environment with wxPython and Dabo in a linux system with just a python ( and virtualenv of course ) and a C/C++ compiler installed. I think this is posible using cmmi buildout recipes and building wxPython from source, building also all its dependencies, but this seems a really painfull way and I would like to know if someone has found a better solution for this. Thanks again for you answer > Did anything of that work/help? > > Otherwise you need to give more information: versions, platform etc. > > > Greetlings from Lake Constance! > Hraban > --- > http://www.fiee.net > https://www.cacert.org (I'm an assurer) > > > > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/CAOyZu+O4+Y5awJkf+ZqCQ_3+H6t0-hRDSJwrT9=on3+1mk3...@mail.gmail.com
