Show
Ignore:
Timestamp:
11/11/06 11:13:34 (2 years ago)
Author:
patrick
Message:

Regen.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • juggler/trunk/INSTALL.txt

    r19461 r19469  
    212212   2.3, required for the Tweek C++ API. 
    213213 
     214*  Doozer (http://sourceforge.net/projects/doozer): A collection of makefile 
     215   stubs written for use with GNU Make and intended for simplifying the 
     216   creation of cross-platform VR Juggler application builds. Version 2.1.3 
     217   or newer is needed for building VR Juggler sample applications. 
     218 
    214219 
    215220 The following are fully optional packages that are primarily of interest 
     
    361366 
    362367 
    363 *  CppDOM 0.6.5 
     368*  CppDOM 0.6.6 
    364369 
    365370*  Boost headers and Boost.Filesystem 1.31.0 
     
    648653 If Flagpoll is not installed in a place where the aclocal tool searches for 
    649654 .m4 files by default, then it is necessary to extend aclocal's search path. 
    650  This is done by setting the environment variable ACLOCAL_FLAGS to "- 
    651  I .../share/alocal" where "..." is the path to the 
     655 This is done by setting the environment variable ACLOCAL_FLAGS to 
     656 "- I .../share/alocal" where "..." is the path to the 
    652657 directory tree where Flagpoll is installed. 
    653658