1 |
<html> |
2 |
|
3 |
<head> |
4 |
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252"> |
5 |
<meta name="GENERATOR" content="Microsoft FrontPage 4.0"> |
6 |
<meta name="ProgId" content="FrontPage.Editor.Document"> |
7 |
<title>Download ESRG Windows® Tool Set Source Code</title> |
8 |
<base target="main"> |
9 |
</head> |
10 |
|
11 |
<body background="../bkgnds/bk10.gif"> |
12 |
|
13 |
<p align="center"><b><font size="4">Download ESRG Windows® Tool Set Source Code</font></b></p> |
14 |
<hr> |
15 |
<p>All of the source code for the Windows® tools is kept in the CVS module <i>esrgpcpj</i>. |
16 |
There are two ways to obtain this source code, depending on whether the source |
17 |
code desired is the newest source code or the source code for a specific |
18 |
release.</p> |
19 |
<ul> |
20 |
<li><b>Source Code For A Specific Release</b> |
21 |
<ul> |
22 |
<li>Visit the <a href="http://sourceforge.net/project/showfiles.php?group_id=78227" target="_blank">file |
23 |
download page</a> and find the <a href="../glossary/glossary.htm#tar_gz_file" target="_blank">tar.gz |
24 |
file</a> with a name of the form <i>esrg_win_ts_src_<v_n>.tar.gz</i>, |
25 |
where <i><v_n></i> is the version number of interest.</li> |
26 |
<li>Download the <a href="../glossary/glossary.htm#tar_gz_file" target="_blank"> tar.gz file</a> to a convenient location on a Windows® |
27 |
computer.</li> |
28 |
<li>Use <a href="http://www.winzip.com" target="_blank">WinZip</a>, <a href="http://www.7-zip.org/" target="_blank">7-Zip</a>, |
29 |
or a similar product to decompress the <i>.tar.gz</i> file, preserving |
30 |
the directory hierarchy.</li> |
31 |
<li>Move the directory <i>esrgpcpj</i> so that it is a top-level directory |
32 |
of the <i>c:</i> drive, i.e. so that <i>c:\esrgpcpj</i> exists. </li> |
33 |
</ul> |
34 |
</li> |
35 |
<li><b>Newest Source Code</b> |
36 |
<ul> |
37 |
<li>The newest source code can be obtained via anonymous CVS access. |
38 |
<a href="../howtos/sourceforge/esrg_all_src_cvs_anonymous.htm" target="_blank">This |
39 |
page</a> provides instructions for obtaining all source code via |
40 |
anonymous CVS access. The only module required is <i>esrgpcpj</i>.</li> |
41 |
</ul> |
42 |
</li> |
43 |
</ul> |
44 |
<p>After the source code has been obtained and the directory <i>esrgpcpj</i> has |
45 |
been moved to be <i>c:\esrgpcpj</i> (if necessary), the source code can be built using |
46 |
Microsoft Visual C++. Instructions are provided at <a href="../devels/compile_all_win_tools/compile_all_win_tools.htm" target="_self">this page</a>.</p> |
47 |
<hr> |
48 |
<p align="center" style="margin-top: -2; margin-bottom: -1"><font size="1">This |
49 |
web page is maintained by <a href="mailto:dtashley@users.sourceforge.net">David |
50 |
T. Ashley</a>.<br>$Header: /cvsroot/esrg/sfesrg/esrgweba/htdocs/win_ts/download_source.htm,v 1.6 2003/04/30 05:32:46 dtashley Exp $</font></p> |
51 |
<hr noshade size="5"> |
52 |
|
53 |
</body> |
54 |
|
55 |
</html> |