diff -up pegasus/src/Pegasus/Config/FixedPropertyTableLinux.h_old pegasus/src/Pegasus/Config/FixedPropertyTableLinux.h --- pegasus/src/Pegasus/Config/FixedPropertyTableLinux.h_old 2010-11-02 12:06:56.267640012 +0100 +++ pegasus/src/Pegasus/Config/FixedPropertyTableLinux.h 2010-11-02 12:30:32.090223380 +0100 @@ -59,7 +59,7 @@ # endif {"repositoryDir", PEGASUS_REPOSITORY_DIR}, {"providerDir", PEGASUS_EXTRA_PROVIDER_LIB_DIR PEGASUS_PROVIDER_LIB_DIR - ":/usr/" PEGASUS_ARCH_LIB "/cmpi"}, + ":" PEGASUS_DEST_LIB_DIR "/cmpi"}, {"providerManagerDir", PEGASUS_PROVIDER_MANAGER_LIB_DIR}, # else /* PEGASUS_OVERRIDE_DEFAULT_RELEASE_DIRS */ {"traceFilePath", "/var/opt/tog-pegasus/cache/trace/cimserver.trc"},