Changeset 14775 for trunk/juggler/INSTALL.txt
- Timestamp:
- 04/20/04 10:39:43 (5 years ago)
- Files:
-
- trunk/juggler/INSTALL.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/juggler/INSTALL.txt
r14773 r14775 175 175 In the following subsections, we describe how to get all of the above 176 176 except Boost, CppDOM, the JDK, OpenORB, omniORB, and NSPR. These must be 177 downloaded separately from the sites listed above. You may also have to177 downloaded individually from the sites listed above. You may also have to 178 178 compile one or more of the packages if binary distributions are not 179 179 available. Which packages you download depends on what you already have … … 181 181 you have installed and what versions of tools (such as the JDK) that you 182 182 download. 183 184 This remainder of this section is only for those users who want to get the185 Juggler Project source code from the CVS repository on SourceForge. Those186 users who have downloaded a pre-packaged version of the source should skip187 ahead to the section called "Using configure.pl".188 183 189 184 How to Get the Juggler Suite from CVS … … 233 228 system primitives. On some platforms (IRIX, FreeBSD, Linux), the use of 234 229 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 need230 required. Based on your local system, you should decide whether you need 236 231 NSPR. Binary versions of NSPR can be downloaded from 237 232 ftp://ftp.mozilla.org/pub/mozilla.org/nspr/releases. At this time, we
