Sophie

Sophie

distrib > Fedora > 13 > i386 > media > os > by-pkgid > 44ecad287d643730983b20927d9d8942 > files > 6

conexus-0.9.1-1.fc13.i686.rpm

Copyright 2000-2007 Rick L. Vinyard, Jr.
Distributed under the GPL Software License, Version 3
  ( See accompanying COPYING )

Unless otherwise specified, all documentation is subject to the
Free Documentation license.

For the most current version of conexus and documentation, see:
  http://conexus.sourceforge.net


Conexus is a generalized C++ I/O library that includes support for BSD
sockets, serial/tty, packet capture, et. al. conexus utilizes
sigc++ for object communication.


These aren't necessarily strict requirements. You might be able to get
things to work with lower versions, but these are what I have.

Requirements:
  glibmm 2.14 or greater
  Linux kernel 2.2 or greater

Configuring:
  Autoconf should take care of everything and puts the generated
  config.h into the conexus source directory where it is needed
  for the optional components. If you don't run autoconf, the source
  distribution contains a default config.h that you can modify to
  suit your needs.