[wxPython-users] python 2.5 on Ubuntu Edgy

Michael Moriarity datasmith at gmail.com
Thu Feb 1 07:13:29 PST 2007


For Mario, and anyone else who might be considering compiling wx
on Ubuntu, I have discovered that there is a package called build-essential
which is not part of the default distribution. So, the C compiler is installed
by default, but not the standard headers, it seems. Anyway, installing this
package makes hello.c compile correctly, and also gets rid of the error in
the wx configure script. Now, I just have to follow up on some missing libs,
and I can try a make.

regards, michael




More information about the wxpython-users mailing list