X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8eda5e3588fd5ef0fa91f94991e3cdc744852d3f..52f52ebc4e0be6a9899d328b08db9eb14629d219:/wxPython/docs/BUILD.txt diff --git a/wxPython/docs/BUILD.txt b/wxPython/docs/BUILD.txt index 5a6ac0a6d5..7a66aa330b 100644 --- a/wxPython/docs/BUILD.txt +++ b/wxPython/docs/BUILD.txt @@ -6,8 +6,8 @@ development and testing, and is meant to help other people that want to do the same thing. I'll assume that you are using either a CVS snapshot from http://wxwindows.org/snapshots/, a checkout from CVS, or one of the released wxPythonSrc-2.5.* tarballs. I'll also assume that -you know your way around your system, the compiler, etc. and that you -know what you are doing! ;-) +you know your way around your system, the compiler, etc. and most +importantly, that you know what you are doing! ;-) If you want to also install the version of wxPython you build to be in your site-packages dir and be your default version of wxPython, then a @@ -177,7 +177,7 @@ place, then do the same for wxPython. OS X NOTE: You need to use "pythonw" on the command line to run wxPython applications. This version of the Python executable is part of the Python Framework and is allowed to interact with the - display. You can also Double Click on a .py or a .pyw file from + display. You can also double click on a .py or a .pyw file from the finder (assuming that PythonLauncher is still associated with these file extensions) and it will launch the Framework version of Python for you. For information about creating Applicaiton Bundles