1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-23 17:34:34 +03:00
samba-mirror/ctdb/ib/README.txt
Martin Schwenke 689259be02 ctdb-ib: Drop a bit-rotted test example from the README
This hasn't worked as advertised for a long time.

Signed-off-by: Martin Schwenke <martin@meltin.net>
Reviewed-by: Amitay Isaacs <amitay@gmail.com>
2018-03-19 02:23:17 +01:00

11 lines
214 B
Plaintext

Compilation
===========
For the configure script, please set the OFED include & library path by e.g.:
export CFLAGS="-I/usr/local/ofed/include -L/usr/local/ofed/lib"
After then:
./configure --enable-infiniband