|
The way to install shared library 'librandomtests.so' source code in your system. The source code provided consists of .C and .H C files with all the eclipse parameters files. Check the development environment described below. In order to install it: - Create a directory as workspace for Eclipse environment, 'source' for example. - Untar randomtests.tar.gz to such directory 'source', a 'randomtest' directory is created. - Launch Eclipse, select as workspace the 'source' directory. - Select C/C++ - Eclipse Patform GUI. - Select 'File' -> 'Import' -> 'General' -> 'Existing Project into Workspace'. - Click 'Next'. - With 'Select root directory' checked, Browse to 'source' directory, select 'source' directory, click 'OK'. - Project 'randomtests' appears checked in the window. - Click 'Finish'. - Project 'randomtests' appears in your Project Explorer. From this point you are able to modify the source code to accommodate the source code if you like. No support is given about the installation process. This software is NO ERROR FREE, take care how you use it. It has been developed for DiceLock project. DISCLAIMER
THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
Used Environment OS: Linux 2.6.18.2-34-default i686 System: openSUSE 10.2 (i586) Development platform: Eclipse Platform Version: 3.3.0 Build id: I20070621-1340 Developemnt Toosls: CDT C/C++ Development Tools Version 4.0.0.2007062613 Compiler/Linker: gcc (GCC) 4.1.2 20061115 (prerelease) (SUSE Linux)
|