hi,
i am new on the mac too, but somehow managed to build mysqldb
as far as i remeber, it requires a mysql installation and the new xcode.
i did not install Mysqldb but copied it into my project directory
(which now bites back: py2app packages it but python only looks in
usr/lib/...)
did it bu
Thank you Gruber,
Let me try your suggestion out
Muthoni
On Mon, Aug 2, 2010 at 12:23 PM, engelbert gruber <
[email protected]> wrote:
> hi,
>
> i am new on the mac too, but somehow managed to build mysqldb
>
> as far as i remeber, it requires a mysql installation and the new xcode.
In article <[email protected]>,
Ronald Oussoren wrote:
> Hi,
>
> I've just uploaded py2app 0.5 and new versions of altgraph, modulegraph and
> macholib. I hope this solves most issues with py2app. "easy_install-X.Y -U
> py2app" should install the software for you
Christopher Barker wrote:
> Greg Ewing wrote:
>> I've been thinking for a while about creating something
>> simpler that doesn't attempt any automatic module discovery
>> at all. You would be required to construct a project file
>> that explicitly lists all the required modules and libraries,
>> in