Changes between Version 30 and Version 31 of InstallationInstructions
- Timestamp:
- 09/24/08 03:45:35 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
InstallationInstructions
v30 v31 101 101 * [http://www.wxwidgets.org wxWidgets] (formerly known as wxWindows prior to guess-who sending some lawyers) is a powerful, multi-platform, graphical user interface library. The standalone executable giplt, containing an embedded Python interpreter and data viewer, is implemented using this library. ''Required version: at least 2.4, 2.6 is prefered wxWidgets must be compiled in single-threaded mode for giplt to work properly'' 102 102 103 * [http://www.wxpython.org wxPython] is the python frontend to wxWidgets, and very convenient when rapid prototyping or a simple GUI is required in high level giplt scripts. ''This must use the system wide wxWidgets libraries, and hence match the wxWidgets version exactly'' 103 * [http://www.wxpython.org wxPython] is the python frontend to wxWidgets, and very convenient when rapid prototyping or a simple GUI is required in high level giplt scripts. ''This must use the system wide wxWidgets libraries, and hence match the wxWidgets version exactly'' See [wiki:WxPythonNotes these wxPython specific notes] 104 104 105 105 * [http://www.fftw.org FFTW] is an open-source, very fast fast fourier transform library. ''Required version: at least 3.0''
