BUG#: 1960
authorkonrad.r <konrad.r>
Thu, 2 Sep 2004 18:33:03 +0000 (18:33 +0000)
committerkonrad.r <konrad.r>
Thu, 2 Sep 2004 18:33:03 +0000 (18:33 +0000)
TITLE:   readme.cmpi out of date.

DESCRIPTION:

readme.cmpi
readme.jmpi

index 90bf2d7199bf023a6c52134d3fa7d3b4e67e1a97..043bc611a0eab0dd7e1f7328fda45a34f4f40c7d 100644 (file)
@@ -10,8 +10,7 @@ Pegasus as a pluggable provider manager.
 CMPI must be enabled during Pegasus build.
 For CMPI enablement, set the following environment variables prior to make:
 
-   ENABLE_PROVIDER_MANAGER2=1
-   ENABLE_CMPI_PROVIDER_MANAGER=1
+   PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER=1
 
 If you plan to write your own CMPI providers you are kindly referred to the
 WBEMSource homepage where the draft specification document for CMPI resides.
index a6662310acb725108c13500ce4460d06d69f4b6c..62c383888dec4aef45994cc1dfc42f35cb07b55a 100644 (file)
@@ -7,7 +7,7 @@ First installment
 
    This installment of JMPI has been committed to the 2.4 branch.
    This installment has been build and tested on Suse 9.0 with Sun's j2sdk 1.4.2_04.
-
+   
 
 Environment settings
 
@@ -17,9 +17,8 @@ Environment settings
 
    export PEGASUS_HOME=`pwd`
    export PEGASUS_PLATFORM=LINUX_IX86_GNU
-   export ENABLE_PROVIDER_MANAGER2=1
-   export ENABLE_CMPI_PROVIDER_MANAGER=1
-   export ENABLE_JMPI_PROVIDER_MANAGER=1
+   export PEGASUS_ENABLE_CMPI_PROVIDER_MANAGER=1
+   export PEGASUS_ENABLE_JMPI_PROVIDER_MANAGER=1
    export PEGASUS_DEBUG=1
    export JAVA_SDK=/usr/java/j2sdk1.4.2_04
    export JAVA_SDKINC=$JAVA_SDK/include
@@ -103,8 +102,7 @@ Provider Registration
 
 Bug reports
 
-   Use normal Pegasus bugzilla procedures to report malfunctions. However, I will be out of town and
-   offline though 5/14/2004.
+   Use normal Pegasus bugzilla procedures to report malfunctions. 
 
        
 Regards, Adrian Schuur.