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

File: [Pegasus] / pegasus / Attic / BUILDNOTES (download)
Revision: 1.2, Sat Jan 20 22:44:43 2001 UTC (23 years, 3 months ago) by karl
Branch: MAIN
CVS Tags: TASK-PEP362_RestfulService-merged_out_from_trunk, TASK-PEP348_SCMO-merged_out_from_trunk, TASK-PEP317_pullop-merged_out_from_trunk, TASK-PEP317_pullop-merged_in_to_trunk, TASK-PEP311_WSMan-root, TASK-PEP311_WSMan-branch, RELEASE_2_5_0-RC1, HPUX_TEST, HEAD
Changes since 1.1: +0 -0 lines
FILE REMOVED
retrofit for provider interfaces


Building Pegasus on NT or Windows 2000 and Windows 98
======================================================

    1.  Obtain GNU MAKE.EXE and MU.EXE and put them on your path.

    2.  Obtain and install ACE Wrappers.

    3.	Run the VCVARS32.BAT file supplied with Microsoft Visual C++
	(it is contained in the same directory as cl.exe).

    4.	Define the PEGASUS_ACE_ROOT environment variable. For example:

	    C:\> set PEGASUS_ACE_ROOT=c:\ACE_wrappers

	Add %PEGASUS_ACE_ROOT%\bin to your path.

    5.  Unpack the PEGASUS distribution zip file. Put the "pegasus\build\bin"
        directory on our path. For example:

	    C:\> set path=%path%;c:\pegasus\build\bin

    6.  Change directory to the root of the Pegasus distribution and
        type "make world" to build Pegasus and to run its tests.


No CVS admin address has been configured
Powered by
ViewCVS 0.9.2