Cartographer Project Release Notes: Difference between revisions

From Krupczak.org
Rdk (talk | contribs)
New page: '''Cartographer Project Release Notes'''
 
Rdk (talk | contribs)
No edit summary
Line 1: Line 1:
'''Cartographer Project Release Notes'''
'''Cartographer Project Release Notes'''
= Release 1 =
The first, initial release consists of the following components/versions.
* Cartographer GUI version 0.27
* Agent engine (xmpd) version 0.72
* MIB2 plugin version 0.91
* Cartographer plugin version 0.41
== Known Issues ==
* Some default installations of 64-bit Linux do not automatically include 32-bit versions of ''libxml'' and ''libz'' and thus need to be installed by hand.
* Some default installations of 64-bit Linux do not automatically include a 32-bit ''libgcc_s'' which is required by ''pthreads_cancel()''.  If not present, the library can be installed by hand.
* Occasional segmentation-fault on UNIX.
* New and improved Windows Vista ''security'' makes running ''ntsetup'' and ''cartographertray'' a real chore.

Revision as of 19:24, 11 November 2008

Cartographer Project Release Notes

Release 1

The first, initial release consists of the following components/versions.

  • Cartographer GUI version 0.27
  • Agent engine (xmpd) version 0.72
  • MIB2 plugin version 0.91
  • Cartographer plugin version 0.41

Known Issues

  • Some default installations of 64-bit Linux do not automatically include 32-bit versions of libxml and libz and thus need to be installed by hand.
  • Some default installations of 64-bit Linux do not automatically include a 32-bit libgcc_s which is required by pthreads_cancel(). If not present, the library can be installed by hand.
  • Occasional segmentation-fault on UNIX.
  • New and improved Windows Vista security makes running ntsetup and cartographertray a real chore.