Translations of this page:

Installation instructions for io_libs 1.12.4

Installation instructions for io_libs 1.12.4

Additional libraries

No additional library is necessary.

Procedure

To install io_libs from its source code, you simply need to follow this recipe:

  • The archive with the source code is downloaded from the web site and decompressed in /home/bioubuntu:
% tar -zxvf io_lib-1.12.4.tar.gz
  • The newly created folder is moved in /opt/bio/sources. Yo uneed to make suer that it belongs to root and that its permissions are set to 755:
% sudo mv io_lib-1.12.4 /opt/bio/sources
% sudo chown -R root:root /opt/bio/sources/io_lib-1.12.4
% sudo chmod 755 /opt/bio/sources/io_lib-1.12.4
  • Once you are in the folder, compilation is easily accomplished:
% cd /opt/bio/sources/io_lib-1.12.4
% sudo make && sudo make install
en/install/10_04_a10_build/iolibs_1124_200v7.txt · Last modified: 2021/05/29 15:35 by 127.0.0.1
CC Attribution-Share Alike 4.0 International Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International