================================================================================ Intel Enterprise Platform & Services Division Intel Corporation 2111 N.E. 25th Avenue, Hillsboro, OR 97124 USA ================================================================================ DATE : May 30, 2013 SUBJECT : Open Source Package for Intel(R) Server Platforms FILE : R4775_BMC_Open_Src_Code.tgz ================================================================================ Instructions for building this open source tarball: 1) Unpack the tarball into a new directory. e.g. mkdir <> cd <> tar -xzof <>/R4775_BMC_Open_Src_Code.tgz 2) Unpack the open source tarball, R4775_OSS.tgz. It will create a directory, ./R4775_OSS. e.g. tar -xzof R4775_OSS.tgz 3) Move to the open source directory. e.g. cd R4775_OSS 4) Create a link to an arm-linux-gcc compiler; name it 'cc'. e.g. ln -s /root/cc cc 5) Move to the scripts directory. e.g. cd scripts 6) Initiate the open source build, capturing stdout in a file. Be sure to run this script with 'sudo' privileges. e.g. sudo ./MakePlat BUILD > build.txt 2>&1 ============================================================================= LEGAL INFORMATION ============================================================================= Information in this document is provided in connection with Intel products. No license, express or implied, by estoppel or otherwise, to any intellectual property rights is granted by this document. Except as provided in Intel's Terms and Conditions of Sale for such products, Intel assumes no liability whatsoever, and Intel disclaims any express or implied warranty, relating to sale and/or use of Intel products including liability or warranties relating to fitness for a particular purpose, merchantability, or infringement of any patent, copyright or other intellectual property right. Intel Corporation may have patents or pending patent applications, trademarks, copyrights, or other intellectual property rights that relate to the presented subject matter. The furnishing of documents and other materials and information does not provide any license, express or implied, by estoppel or otherwise, to any such patents, trademarks, copyrights, or other intellectual property rights. Intel products are not intended for use in medical, life saving, or life sustaining applications. Intel may make changes to specifications and product descriptions at any time, without notice. Intel is a registered trademark of Intel Corporation. *Other names and brands are the property of their respective owners. Copyright (c) 2013 Intel Corporation.