(file) Return to BUILDNOTES CVS log (file) (dir) Up to [Pegasus] / pegasus

 1 mike  1.1 
 2           Building Pegasus on NT or Windows 2000 and Windows 98
 3           ======================================================
 4           
 5               1.  Obtain GNU MAKE.EXE and MU.EXE and put them on your path.
 6           
 7               2.  Obtain and install ACE Wrappers.
 8           
 9               3.	Run the VCVARS32.BAT file supplied with Microsoft Visual C++
10           	(it is contained in the same directory as cl.exe).
11           
12               4.	Define the PEGASUS_ACE_ROOT environment variable. For example:
13           
14           	    C:\> set PEGASUS_ACE_ROOT=c:\ACE_wrappers
15           
16           	Add %PEGASUS_ACE_ROOT%\bin to your path.
17           
18               5.  Unpack the PEGASUS distribution zip file. Put the "pegasus\build\bin"
19                   directory on our path. For example:
20           
21           	    C:\> set path=%path%;c:\pegasus\build\bin
22 mike  1.1 
23               6.  Change directory to the root of the Pegasus distribution and
24                   type "make world" to build Pegasus and to run its tests.
25           

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2