Marco Pasetti wrote: > > Check carefully throughout your entire implementation of wxPython. > > For the Mac version, wx-config exists in the binaries, but in a > > place very different from it Linux location. > > I checked carefully. No wx-config file! > Remember that Mac is Unix-like, so it's normal that you have it, > even if in another location than on linux; while Windows it's > definetly another *place to live* :-)
Apart from anything else, wx-config is a bash script, and most Windows systems don't have bash (and even if they do, they don't understand the #! mechanism used to run scripts on Unix). -- Glynn Clements <[EMAIL PROTECTED]> _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
