[openfabrics-ewg] [openib-general] OFED 1.2 18-Dec meeting summary
Vladimir Sokolovsky
vlad at dev.mellanox.co.il
Wed Dec 20 09:27:19 PST 2006
Scott Weitzenkamp (sweitzen) wrote:
>>> Where is the daily build?
>>>
>> User: http://staging.openfabrics.org/builds/ofa_1_2_user/
>> Kernel: http://staging.openfabrics.org/builds/ofa_1_2_kernel/
>>
>
> How do I compile this daily build?
>
> Can I get a daily build that is packaged like the release candidates,
> with install.sh?
>
> Scott
>
Download and open tgz files for user and kernel
Execute
./configure ... (see --help)
make
make install
Example for userspace:
./configure --with-libibverbs --with-libmthca --with-libipathverbs
--with-libibcm --with-libsdp --with-librdmacm --with-opensm
--with-openib-diags --with-perftest --with-mstflint --with-srptools
--with-ipoibtools
make
make install
Example for kernel:
./configure --with-ipoib-mod --with-sdp-mod --with-srp-mod
--with-user_mad-mod --with-user_access-mod --with-mthca-mod
--with-core-mod --with-addr_trans-mod
make
make install
Updated:
https://openib.org/tiki/tiki-index.php?page=OFED+1.2+release+plan+and+features
Regards,
Vladimir
More information about the ewg
mailing list