source: CMT/v1r12p20020606/doc/CMTDownload.html @ 1

Last change on this file since 1 was 1, checked in by arnault, 19 years ago

Import all tags

File size: 2.0 KB
Line 
1<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
2<html>
3  <head>
4    <title>CMTDownload</title>
5    <!-- Changed by: Christian Arnault,  5-Jun-2002 -->
6  </head>
7 
8  <body BGCOLOR="#FFFFFF" link="#550088" alink="#007777" alink="#007777">
9    <h1>CMTDownload</h1>
10   
11   
12    <p>You can download the <a
13    href="CMTv1r12p20020606.tar.Z">sources</a> of the version
14    v1r12p20020606 of CMT. In addition, it is optionally possible to
15    obtain some prebuilt binaries for some platforms (note that the
16    source kit is <i>always</i> required for a proper installation of
17    CMT) :</p>
18
19    <p>
20      <center>
21        <table BORDER COLS=1 WIDTH=500 NOSAVE >
22          <tr>
23            <td><a href="CMTv1r12p20020606OSF1.tar.Z">OSF1</a> (OSF1 V5.1 732 alpha - cxx)</td>
24          </tr>
25         
26          <tr>
27            <td><a href="CMTv1r12p20020606Linux.tar.Z">Linux</a> (Linux 2.2.18 i686 - g++)</td>
28          </tr>
29         
30          <tr>
31            <td><a href="CMTv1r12p20020606HP-UX.tar.Z">HP-UX</a> (HP-UX B.10.20 A 9000/735 - aCC)</td>
32          </tr>
33         
34          <tr>
35            <td><a href="CMTv1r12p20020606SunOS.tar.Z">Sun</a> (SunOS papou1 5.7 Generic sun4u sparc SUNW,Ultra-4)</td>
36          </tr>
37         
38          <tr>
39            <td><a href="CMTv1r12p20020606VisualC.tar.Z">VisualC</a> (NT4.0 - Visual C++)</td>
40          </tr>
41         
42          <tr>
43            <td><a href="CMTv1r12p20020606LynxOS.tar.Z">LynxOS-PowerPC</a> (LynxOS 2.5.1 PowerPC - g++)</td>
44          </tr>
45        </table>
46      </center>
47
48    <h1>The changes for this version</h1>
49
50    <blockquote>
51
52      <ul>
53
54        <li>Bug in the management of the private use: the first-level
55          private uses must not be hidden</li>
56
57        <li>When using the -import=xxx option in constituents, the
58          transitively exposed packages must be re-activated as well
59          as the specified package.</li>
60
61        <li>Setup scripts from standalone packages may be called from
62          any directory.</li>
63
64      </ul>
65
66    </blockquote>
67
68    <hr>
69    <address><a href="mailto:arnault@lal.in2p3.fr">Christian Arnault</a></address>
70  </body>
71</html>
Note: See TracBrowser for help on using the repository browser.