problems with wxPython2.4.2.4 on OSX 10.3

shaoyeh

Registered
Hi, I was wondering if anyone was having any problem installing wxPython on their 10.3? The installer keeps on telling me that the installer script ran into some error and it won't tell me what the error is. I also tried compiling the code myself but I keeps on giving me parse error and I can't figure out where it is wrong. Is there a program that let's me see what a .pkg installer does and take files out of the installer?
 
shaoyeh said:
Is there a program that let's me see what a .pkg installer does and take files out of the installer?

Pacifist

There are also a handful of CLI tools included with the system that allow you to do this, such as bom and pax.
 
Back
Top