[Top] | [Contents] | [Index] | [ ? ] |
This document describes the Model Utility Library (libxutil). It is a collection of useful routines and structures for building simulation frameworks and components. This edition documents version 1.0.
1. Notices 2. Introduction 3. Installation Concept Index
-- The Detailed Node Listing ---
Introduction
2.1 Obtaining 2.2 Other Documentation
Installation
3.1 Dependencies 3.2 Platforms 3.3 Required Build Tools 3.4 Building
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The Model Utility Library (libxutil)
Copyright (C) 1997 - 2002 Mike Arnold, Altjira Software
Permission is granted to make and distribute verbatim copies of this manual provided the copyright notice and this permission notice are preserved on all copies.
This software was developed with the support of NASA Grant Number: NCC 2-1253.
This software and documentation is provided "as is" without express or implied warranty. All questions should be addressed to mikea@altjira.com.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Libxutil is a collection of useful routines and structures for building simulation frameworks and components. This document only contains information regarding the installation of libxutil. For information regarding its functionality refer to the source code.
2.1 Obtaining 2.2 Other Documentation
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Libxutil may be downloaded from http://www.altjira.com/distrib/libxutil. See also 3.1 Dependencies for other software that may need to be downloaded and installed.
The latest version of this documentation may be found at http://www.altjira.com/support/libxutil/libxutil.html.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Further information regarding the interoperability of NMI components and supporting frameworks, their development and use, and all associated support packages, is available in the NMI Simulation Resources documentation.
This documentation is also installed to ${prefix}/doc/libxutil, where `${prefix}' is the installation directory specified during the build configuration.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
3.1 Dependencies 3.2 Platforms 3.3 Required Build Tools 3.4 Building
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Libxutil is built on the ANSI Standard C++ Library. It also requires the Network Model Interface library libnmi.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Libxutil has been successfully tested on the following systems:
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
The following software is suggested. Other versions may work but have not been tested.
Package maintenance requires:
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
Refer to the README and INSTALL files in the distribution.
[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
[Top] | [Contents] | [Index] | [ ? ] |
[Top] | [Contents] | [Index] | [ ? ] |
1. Notices
2. Introduction
3. Installation
Concept Index
[Top] | [Contents] | [Index] | [ ? ] |
Button | Name | Go to | From 1.2.3 go to |
---|---|---|---|
[ < ] | Back | previous section in reading order | 1.2.2 |
[ > ] | Forward | next section in reading order | 1.2.4 |
[ << ] | FastBack | previous or up-and-previous section | 1.1 |
[ Up ] | Up | up section | 1.2 |
[ >> ] | FastForward | next or up-and-next section | 1.3 |
[Top] | Top | cover (top) of document | |
[Contents] | Contents | table of contents | |
[Index] | Index | concept index | |
[ ? ] | About | this page |