mirror of
https://github.com/gnustep/libs-ec.git
synced 2025-02-21 19:01:16 +00:00
Enterprise Control Configuration and Logging
unregistered when the connection is invalidated. git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/ec/trunk@35678 72102866-910b-0410-8b05-ffd578937521 |
||
---|---|---|
ChangeLog | ||
Command.m | ||
config.guess | ||
config.h.in | ||
config.make.in | ||
config.sub | ||
configure | ||
configure.ac | ||
Console.m | ||
Control.m | ||
COPYING | ||
COPYING.LESSER | ||
EcAlarm.h | ||
EcAlarm.m | ||
EcAlarmDestination.h | ||
EcAlarmDestination.m | ||
EcAlarmSinkSNMP.h | ||
EcAlarmSinkSNMP.m | ||
EcAlerter.h | ||
EcAlerter.m | ||
EcBroadcastProxy.h | ||
EcBroadcastProxy.m | ||
EcClientI.h | ||
EcClientI.m | ||
EcCommand.m | ||
EcConsole.m | ||
EcControl.m | ||
EcHost.h | ||
EcHost.m | ||
EcLogger.h | ||
EcLogger.m | ||
EcProcess.h | ||
EcProcess.m | ||
EcUserDefaults.h | ||
EcUserDefaults.m | ||
GNUmakefile | ||
GNUmakefile.postamble | ||
GNUmakefile.preamble | ||
GNUSTEP-MIB.txt | ||
install-sh | ||
local.make | ||
NSFileHandle+Printf.h | ||
NSFileHandle+Printf.m | ||
README | ||
README.COPYING | ||
README.SNMP | ||
Terminate.m |
Getting started =============== 1. Make sure you have GNUstep installed 2. Type 'make' ... to build the code and the documentation 3. Read the documentation (point your web browser at the ECCL subdirectory) 4. Install it (type 'make install') and try it out, or customise your setup first if you like (see local.make).