When trying to build WX_2_8_BRANCH and run "build-wxpython.py" i get
the following error:
sh: /shared/src/distrib/scripts/unix/unixbuild: No such file or directory
ERROR: failed building wxWidgets
This is in fact a proper error because the bzip package doesn't
contain this path or files. So what's the deal??
BTW: /shared/src is where I always build new software in case one wonders..
When trying to build WX_2_8_BRANCH and run "build-wxpython.py" i get
the following error:
sh: /shared/src/distrib/scripts/unix/unixbuild: No such file or directory
ERROR: failed building wxWidgets
This is in fact a proper error because the bzip package doesn't
contain this path or files. So what's the deal??
BTW: /shared/src is where I always build new software in case one wonders..
build-wxpython.py is fairly new and may still have some glitches... Is WXWIN set correctly? Did you try following these instructions instead? http://wxpython.org/builddoc.php
ยทยทยท
--
Robin Dunn
Software Craftsman http://wxPython.org Java give you jitters? Relax with wxPython!