Added upstream version.
[vlp.git] / installQT.html
1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
2 <html>
3 <head>
4   <title>Installation of OLD qt-1.45 library</title>
5    
6 </head>
7 <body>
8  
9 <h1><b>Installation of old library qt1.45</b></h1>
10    The new distributions of Linux (e.g. Mandrake 8.0, Slackware8.0, ...)
11 do not contain the library qt1.4x. They come with new versions like qt2.x
12 or qt3.x.  <br>
13  It is relatively easy to install the library by yourself.    
14 <ul>
15                         <li>     
16     <p>Take the following files: </p>
17      
18     <ul>
19     <li>compat-libstdc++  ....rpm </li>
20     <li>qt1x-1.45-16.i386.rpm</li>
21     <li>qt1x-1.45-devel-16.i386.rpm</li>
22         
23     </ul>
24           or similar versions, they may differ as indicated by the number 
25 16, 17, ...         </li>
26   <li>     
27     <p>install them in this order :  </p>
28      
29     <ul>
30     <li>rpm -Uvh compat-libstdc++-6.2-2.9.0.16.i386.rpm </li>
31     <li>rpm -Uvh qt1x-1.45-16.i386.rpm  </li>
32     <li>rpm -Uvh qt1x-devel-1.45-16.i386.rpm   </li>
33             
34     </ul>
35   Do not worry if a message of eventual conflicts appear.       </li>
36   <li>     
37     <p>The library qt1.45 is installed in the following directory  /usr/lib/qt-1.45</p>
38   </li>
39    
40 </ul>
41 Now you are ready to install VLP 2.6 - Virtual Loglan Processor version of
42 1996.<br>
43 <br>
44  <br>
45  
46 </body>
47 </html>