wiki:TestMatrix160

Version 4 (modified by dron, 15 years ago) ( diff )

--

Basic rules for reporters

  1. Keep it simple. A reader should be able to get an idea whether GDAL compiles in his/her environment or not. If yes, which external drivers and bindings will work for sure.
  2. If you encountered a problem on some platform don't put the full description here. Just mention it and add a link to appropriate bug report in "Notes" section.
  3. If you have some advises, bug workarounds, extended notes etc. don't put it here but rather create a separate Wiki page and put a link in "Notes" section.
  4. There are plenty of options in GDAL building with some third-party library. You can use the library from your operating system distribution, you can compile it yourself, you can get the binaries from library developers, you can use various versions of the library etc. It is not possible to cover every possible combination, so report how GDAL works with the library from your OS distro by default. If you have a reason to use 3rd party library from other source describe it in "Notes" section.
  5. Some information on running the autotest suite is available in the TestingNotes.

Platforms

Intel 32-bit

OS/compiler External drivers enabled Bindings enabled Autotest results Notes
Linux Debian Lenny/gcc 4.3.2 PNG, TIFF, JPEG, GIF, HDF4, HDF5, JasPer, ECW, SQLite Python Not passed
Note: See TracWiki for help on using the wiki.