Linux users are encouraged to run the install.sh script to install the ETH32 API onto their system. To do this, follow these simple steps:
Log in as root.
Depending on your system configuration, you may need to mount the CD
Run the following commands:
cd /(path to cd drive)/api/linux ./install.sh
This script does not copy any example programs or documentation onto your system (they are available directly from the CD). For your information, it performs these tasks:
Copies the ETH32 API libraries (libeth32.*) into /usr/lib/
Configures the symbolic links to the shared library which are required for proper compile-time and run-time linking.
Copies the eth32.h header file into /usr/include/