|
Here you'll find the way to install shared library 'librandomtests.so' in your system. Take in care that this object file has a C API interface developed under Linux i586. Check the tested environment described below. After downloading the object file: - Search the library path in your system (under openSUSE 10.2 is /usr/lib). - Copy 'librandomtests.so' to that directory. - From a console window run ldconfig as root. In order to use the shared library from your own applications: - Copy randomtests.h to directory where you have your include files or the general header file path. - Insert #include "path_of_header_file\randomtests.h" in your C file. 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.
Tested Environment OS: Linux 2.6.18.2-34-default i686 System: openSUSE 10.2 (i586)
|