[Pkg-ofed-commits] r481 - /trunk/howto/infiniband-howto.sgml

gmpc-guest at alioth.debian.org gmpc-guest at alioth.debian.org
Wed Sep 23 19:04:11 UTC 2009


Author: gmpc-guest
Date: Wed Sep 23 19:04:10 2009
New Revision: 481

URL: http://svn.debian.org/wsvn/pkg-ofed/?sc=1&rev=481
Log:
Fix source build instructions

Modified:
    trunk/howto/infiniband-howto.sgml

Modified: trunk/howto/infiniband-howto.sgml
URL: http://svn.debian.org/wsvn/pkg-ofed/trunk/howto/infiniband-howto.sgml?rev=481&op=diff
==============================================================================
--- trunk/howto/infiniband-howto.sgml (original)
+++ trunk/howto/infiniband-howto.sgml Wed Sep 23 19:04:10 2009
@@ -85,8 +85,18 @@
 </verb>
 </tscreen>
 
-Populate the tarballs with the *.orig.tar.gz files available form 
-the "upstream source" release on <url url="https://alioth.debian.org/frs/?group_id=100311" name ="https://alioth.debian.org/frs/?group_id=100311">
+Original source tarballs can be downloaded from the repository:
+<tscreen>
+<verb>
+  apt-get source libibverbs
+</verb>
+</tscreen>
+
+Alternatively, you can grab the source code directly from upstream.
+
+http://www.openfabrics.org/downloads/OFED/
+
+Upstream source is distributed via SRPMS; you can use alien to convert them into tarballs.
 
 <sect2> Build the packages.
 <p>
@@ -109,11 +119,17 @@
 Repeat the process for the rest of the packages. Note that some packages have build dependancies on other OFED packages. The suggested build order is:
 <tscreen>
 <verb>
+ libibverbs  
+ libnes       
+ libcxgb3  
+ libipathverbs  
+ libmlx4  
+ libmthca  
+ librdmacm  
  libibcm
  libibcommon
  libibumad
  libibmad
- libnes
  libsdp
  dapl
  opensm
@@ -122,12 +138,13 @@
  mstflint
  perftest
  qlvnictools
- qpert
+ qperf
  rds-tools
  sdpnetstat
  srptools
  tvflash
  ibsim
+ mpitests
  ofed-docs
  ofa_kernel
  ofed




More information about the Pkg-ofed-commits mailing list