Skip to content

Commit

Permalink
build instructions for pvfs on opt with right kernel
Browse files Browse the repository at this point in the history
  • Loading branch information
Pete Wyckoff committed Mar 13, 2008
1 parent 5b1c126 commit c6b0379
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.osd
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,10 @@ Or, with IB, but shared libs will not work:
To build kernel module, add:
--with-kernel=/usr/src/linux

On opt, with IB and kernel:

CFLAGS="-O3 -DNDEBUG" ./configure --without-openssl --disable-karma --disable-thread-safety --enable-strict --disable-static --enable-shared --prefix=$(pwd)/install --with-openib=/usr --without-bmi-tcp --with-kernel=/home/pw/src/osd/linux

Then to build and install locally, in ./install:
make
make install
Expand Down

0 comments on commit c6b0379

Please sign in to comment.