Differences between revisions 17 and 18
Revision 17 as of 2007-11-23 18:02:48
Size: 1576
Editor: localhost
Comment: converted to 1.6 markup
Revision 18 as of 2008-01-24 20:11:36
Size: 0
Comment: outdated
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
The WNDB is the Wireless Node database originally written by MattHickey
and now maintained by a cadre of voluteers ;-) Here we list our dreams,
aspirations as well as the grim face of reality. There is a mailing list
for developement discussion
[[http://lists.personaltelco.net/mailman/listinfo/mapdev|here]].

You can see it and use it here:

 http://maps.personaltelco.net/

See also: WnDbDevel, WnDbInstall
----
If you are wanting to download the software it is available under the GNU
Public License (GPL) via CVS using this CVSROOT:

 {{{:pserver:anonymous@maus.spack.org:/cvsroot}}}

You will need to check out both the wndb and the mapserver_data modules in
order to make it work. You will also need a UNIX server which has these
services enabled in order to run it: [[http://httpd.apache.org/|apache]], mod_perl, [[http://www.masonhq.com|mason]], MySQL and
[[http://mapserver.gis.umn.edu/|MapServer]] (version 3.3!).

Please note that this software was released due to demand rather then
actually being ready for release. There is a lot of work that needs to be
done in order for it to be a real software package, and we could really
use help in order to get it to that point.

----

if you would like to check the latest version of the wndb from cvs you will need to specify the wndb module after you have logged into the cvs server. from the command prompt.

sh shell syntax:

{{{% CVSROOT=:pserver:anonymous@maus.spack.org:/cvsroot; export CVSROOT}}}

{{{% cvs login }}}

{{{% cvs co wndb}}}

----
[CategorySoftware]

WnDb (last edited 2007-11-23 18:02:48 by localhost)