Changes between Version 4 and Version 5 of WikiStart
- Timestamp:
- May 7, 2009, 10:52:58 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v4 v5 20 20 == Source code == 21 21 The plugin is based on the neon library and also includes OpenSSL and EXPAT libraries. The neon library is released under the LGPL license NetDrive related source code comes with MIT license. 22 To get plugin sources, please see the CVS page. 22 To get plugin sources, please checkout code from Netlabs SVN server: 23 24 {{{ 25 svn checkout http://svn.netlabs.org/repos/ndpdav/trunk . 26 }}} 27 28 Rebuild of source code, requires the following libraries: expat, neon, openssl. 29 23 30 24 31 == Compiling ==