Revision: 1152
http://omc.svn.sourceforge.net/omc/?rev=1152&view=rev
Author: kkaempf
Date: 2008-11-06 14:40:54 +0000 (Thu, 06 Nov 2008)
Log Message:
-----------
remove obsolete file
Removed Paths:
-------------
cmpi-bindings/trunk/doc/INSTALL
Deleted: cmpi-bindings/trunk/doc/INSTALL
===================================================================
--- cmpi-bindings/trunk/doc/INSTALL 2008-11-06 14:35:36 UTC (rev 1151)
+++ cmpi-bindings/trunk/doc/INSTALL 2008-11-06 14:40:54 UTC (rev 1152)
@@ -1,20 +0,0 @@
-Prerequisites
-
-- cmpi header files
- (The ones from sfcb are broken, you can use those below include/cmpi)
-- a CIMOM (sfcb does nicely)
-- SWIG 1.3.x (I used 1.3.35)
-- Cmake (I used 2.4)
-- Ruby ( ruby, ruby-devel)
-- wbemcli (or any other way to access the CIMOM)
-
-Now do:
- cd cmpi-bindings
- mkdir build
- cd build
- cmake ..
- make
- sudo make install
- sudo sfcbrepos -f
- sfcbd
-
\ No newline at end of file
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|