Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
wdb:downloads [2008-01-08 09:40:02]
michaeloa
wdb:downloads [2022-05-31 09:29:32] (current)
Line 1: Line 1:
 ====== Downloads ====== ====== Downloads ======
  
-The best available version of WDB is0.6rc1+You can install WDB by compiling its source code release directly, or by installing the prepackaged binaries (if there is one for your operating system). WDB is currently in development toward 1.0; as a result, there is no attempt to keep successive updates compatible. To upgrade, one must uninstall the old version and install the new version. We do not intend to focus on maintaining compatibility across versions until we release version 1.0.
  
-You can install WDB by compiling its source code release directly, or by installing the prepackaged binaries (if there is one for your operating system).+===== Source Code =====
  
-WDB is currently in development toward 1.0; as a result, there is no attempt to keep successive updates compatible. To upgrade, one must uninstall the old version and install the new version+The latest source code release is available in the ([[http://wdb.met.no/download/|download directory]]).
  
-===== Source Code =====+Be sure to read the general instructions (README and INSTALL) for building from the source tarball, and the specific instructions within the source code itself.
  
-The latest source release is here: ([[http://wdb.met.no/download/wdb-0.6rc1.tar.gz|download]]).+Earlier versions of the WDB system were released in a single packageFrom version 0.8.0, the WDB system is released in multiple packages.
  
-Be sure to read the general instructions (INSTALL) for building from the source tarball, and the specific instructions within the source code itself.+  * WDB          The core of the WDB system (database and interface) 
 +  * LoaderBase   The basic loading program libraries 
 +  * GribLoad     The gribLoad application (dependent on LoaderBase) 
 + 
 +Further packages (for other loading programs) will be added eventually.
  
 WDB is dependent on a number of specific components and libraries. Specifically: WDB is dependent on a number of specific components and libraries. Specifically:
  
-  * Postgres 8.1.x or later +  * Postgres     8.1.x or later 
-  * Postgis 1.1.or later +  * Postgis      1.3.or later 
-  * Boost +  * Pqxx         2.6.9 
-  * GribAPI 1.or later +  * Boost        1.33.1 or later 
-  * Log4Cpp 1.0.0 or later+  * Log4Cpp      1.0.x or later 
 +  * Proj.4       4.4.9 or later 
 +  * GNU readline 5.0.x or later 
 + 
 +In addition, the following libraries are required for the loading programs: 
 + 
 +  * ECMWF GRIB API 1.3.x or later (for loading of GRIB files) 
 +  * KvalObs System (for loading of observations from KvalObs) 
 + 
 +To generate the documentation, the following applications are required: 
 + 
 +  * xmlto 0.0.18 or later 
 +  * doxygen 1.4.6 or later 
  
 ===== Binary Packages ===== ===== Binary Packages =====
  
-We are currently working on a Debian package of WDB, which we intend to maintain.+We are developing a Debian package of WDB, which we intend to release and maintain. Contact the development group if you wish to test it.
  • wdb/downloads.1199785202.txt.gz
  • Last modified: 2022-05-31 09:23:29
  • (external edit)