ImageGear for C and C++ on Linux v21.0 - Updated
User Guide / Getting Started / Installation / Description of Installed Files
In This Topic
    Description of Installed Files
    In This Topic

    Directory Structure

    The ImageGear for Linux installation will create the following directory structure, assuming that the home directory is the install directory.

    For 64-bit platforms:

    $HOME/Accusoft/

    $HOME/Accusoft/ImageGearXX-64/

    $HOME/Accusoft/ImageGearXX-64/bin/

    $HOME/Accusoft/ImageGearXX-64/documentation/

    $HOME/Accusoft/ImageGearXX-64/include/

    $HOME/Accusoft/ImageGearXX-64/licensing/

    $HOME/Accusoft/ImageGearXX-64/samples/

    Description of Installed Files

    All the files installed using the install procedure as described above will be installed in the directory structure shown above. Depending on the version of the library you have purchased, the file names will change, as well as the file sizes and usage requirements. Also included will be one or more sample programs installed in the sub-folder named "samples". These sample programs can be used as guides or examples of how to use the libraries in your applications. You may cut and paste freely from these sample programs into your own applications.

    The following is a list of those files that are installed in $HOME/Accusoft/ImageGearXX-64/:

    File Name Description
    SoftwareLicense.rtf License agreement
    install.sh Automated installation script
    INSTALL.txt Installation instructions

    The following is a list of those files that are installed in $HOME/.config/accusoft/licensing/:

    File Name Description
    accusoft.Accusoft.1-106-XX.license License file for 64-bit platforms

    The following is a list of those files that are installed in $HOME/Accusoft/ImageGearXX-64/bin/:

    File Name Description
    Resource PDF and PS resource directory
    libIGCOREXX.a ImageGear Core static library
    libIGCOREXX.so ImageGear Core shared library
    libIGARTXX.so ImageGear ART shared library
    libIGJPEG2KXX.so ImageGear Jpeg2k shared library
    libIGLZWXX.so ImageGear LZW shared library
    libIGMEDXX.so ImageGear Medical shared library
    libIGPDFXX.so ImageGear PDF shared library
    libIGHEIFXX.so ImageGear HEIF/HEIC shared library
    libDL*.so, DL*.ppi, libicu*.so, libImageToPDF.so, libMiniPDFL.so PDF shared libraries for Linux
    libde265.so, libde265.so.0, libde265.so.0.1.8, libheif.so, libheif.so.1, libheif.so.1.19.5 libheif HEIF file format decoder shared library
    librui*.so UX data collecting library for evaluation mode
    ig_cmyk_profile.icm ICC color profile (CMYK color space)
    ig_rgb_profile.icm ICC color profile (RGB color space)
    picx520.ssm Accusoft's implementation of DCRAW support
    libxerces*.so XML processing library

    The following is a list of those files that are installed in $HOME/Accusoft/ImageGearXX-64/documentation/:

    File Name Description
    ImageGear help online.desktop Starting point for ImageGear online documentation

    The following is a list of those files that are installed in $HOME/Accusoft/ImageGearXX-64/include/:

    File Name Description
    *.h ImageGear include files

    The following is a list of those files that are installed in $HOME/Accusoft/ImageGearXX-64/licensing/:

    File Name Description
    deployment Server Licensing Utility, used for product deployment
    licensemanager Accusoft license manager

    The following is a list of those files that are installed in $HOME/Accusoft/ImageGearXX-64/samples/:

    File Name Description
    filters C filters sample source code and executable
    igconsole C igconsole sample source code and executable
    med C filters sample source code and executable
    threads C threads sample source code and executable