Chapter 8. Installing VR Juggler

Table of Contents

General Quick Start
Targets
Useful Variables
Process of Full Install (Individual Steps)
Custom Scripts
mtree(1) and mtree.pl
install-dir.pl
install-src.pl
makefiles-gen.pl
InstallOps Perl Module

To improve portability and consistency across platforms, VR Juggler uses GNU make for installing the library (compiling is covered in Chapter 7). The makefiles used employ many features that are unique to GNU make thus requiring that people who wish to compile Juggler from its source are required to have it installed. The Juggler makefiles are known to to work with GNU make versions 3.78.1 and newer. To make sense of this documentation, please understand the concepts listed in the section called “Required Reading”. Posting about these subjects to the mailing list will probably be ignored.

In this chapter, the following conventions are used for text formatting and naming:

General Quick Start

Please refer to the section called “General Quick Start”. The information there provides everything needed to get started with installing Juggler after building it.