Show
Ignore:
Timestamp:
04/20/04 10:39:43 (5 years ago)
Author:
patrickh
Message:

Regenerate.

Files:

Legend:

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

    r14773 r14775  
    175175   In the following subsections, we describe how to get all of the above 
    176176   except Boost, CppDOM, the JDK, OpenORB, omniORB, and NSPR. These must be 
    177    downloaded separately from the sites listed above. You may also have to 
     177   downloaded individually from the sites listed above. You may also have to 
    178178   compile one or more of the packages if binary distributions are not 
    179179   available. Which packages you download depends on what you already have 
     
    181181   you have installed and what versions of tools (such as the JDK) that you 
    182182   download. 
    183  
    184    This remainder of this section is only for those users who want to get the 
    185    Juggler Project source code from the CVS repository on SourceForge. Those 
    186    users who have downloaded a pre-packaged version of the source should skip 
    187    ahead to the section called "Using configure.pl". 
    188183 
    189184  How to Get the Juggler Suite from CVS 
     
    233228   system primitives. On some platforms (IRIX, FreeBSD, Linux), the use of 
    234229   NSPR is strictly optional. On others (Win32, Mac OS X, and Solaris), it is 
    235    required. Based on your local system you should decide whether you need 
     230   required. Based on your local system, you should decide whether you need 
    236231   NSPR. Binary versions of NSPR can be downloaded from 
    237232   ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases. At this time, we