Fix build instructions to refer to directories that actually exist. Signed-off-by: Michael S. Tsirkin <[EMAIL PROTECTED]>
Index: src/userspace/management/README =================================================================== --- src/userspace/management/README (revision 2171) +++ src/userspace/management/README (working copy) @@ -61,7 +61,7 @@ ./autogen.sh && ./configure && make && make install 2. In osm/complib and osm/libvendor, run: ./autogen.sh && ./configure && make && make install -3. In all util, diag, and osm/opensm subdirectories, run: +3. In all util/mad_test, diags, and osm/opensm subdirectories, run: ./autogen.sh && ./configure 4. At top level of management, run: make && make install -- MST - Michael S. Tsirkin _______________________________________________ openib-general mailing list [email protected] http://openib.org/mailman/listinfo/openib-general To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general
