ChemCurator Installation and System Requirements

    Contents

    System requirements

    Operating system

    • Windows 7 SP1 64 bit (or newer)

    • OS X 10.9 Mavericks (or newer)

    • Ubuntu Linux 14.04 (or any newer compatible distribution)

    • Microsoft Windows Server 2012 (or newer, for servers and cloud installation)

    Java 11 64 bit (bundled into the installers).

    Minimum Recommended
    CPU Dual Core 1.5+ GHz Quad Core 2+ GHz or above
    RAM 2 GB or more 4 GB or more
    Hard disk space 512 MB or more 1 GB or more
    Screen Resolution 1024x768 1920x1080 (dual screen)

    Installation

    In order to download ChemCurator installer, go to www.chemaxon.com/chemcurator. After selecting Download and logging in to the site, it is possible to select the operating system to download the proper installer to your computer.

    After the download is complete, run the installer on your computer.

    An Installation Wizard opens, which guides you through the installation process.

    images/download/attachments/1806344/image2016-1-19_10_8_6.png

    On the next screen, you can read the License Agreement. Accept this agreement in order to continue.

    images/download/attachments/1806344/image2016-1-19_10_9_7.png

    Then the default installation library for ChemCurator will appear.

    images/download/attachments/1806344/image2016-1-19_10_10_13.png

    You can modify it by clicking on Browse. After specifying your destination directory, click Next.

    Components to be installed can be reviewed before starting the installation process.

    images/download/attachments/1806344/image2016-1-19_10_10_29.png

    Then Setup installs ChemCurator on your computer. The installation may take a few minutes.

    images/download/attachments/1806344/image2016-1-19_10_11_8.png

    After installation has been finished, a closing screen appears.

    images/download/attachments/1806344/image2016-1-19_10_11_56.png

    Click Finish to exit the Setup Wizard.

    Now you are ready to start the ChemCurator application by double-clicking on the appropriate icon on your desktop. You may need to install the corresponding license, in this case please follow the steps described here.

    Configuration

    Depending on your working environment, some functions of ChemCurator may need additional configurations.

    Automatic update

    New versions of ChemCurator are released regularly with new features, improvements and bugfixes. The automatic update function periodically checks available version updates and, after user confirmation, downloads and installs them. Depending on user preferences, automatic update can turn off, or an in-house update site can be used instead of official Chemaxon update side. Automatic Update settings are available from Tools>Plugins Settings tab. The update check also can be launched manually from Help>Check for Updates.

    images/download/attachments/1806344/image2016-1-19_10_15_40.png

    Automatic Update Configuration

    images/download/attachments/1806344/update3.jpgimages/download/attachments/1806344/update2.jpg

    Update Notifications

    Proxy settings

    If you use the application behind a proxy server, you may need to set the proxy settings for outgoing communication. These settings are necessary for direct import from Google Patents and IFI Claims, automatic update and some other functions. You can test your settings using the Test connection button. If neither of No Proxy or Use System Proxy Settings works for you, please consult your system administrator about the proper Manual Proxy Settings. Proxy settings are available from Tools>Options...>Proxy tab.

    images/download/attachments/1806344/image2016-1-19_10_16_22.png

    PDF annotation support

    PDF annotation is supported only on Windows out of the box. On Mac and Linux systems, you need to install Pdf2htmlEX manually.

    Linux (Ubuntu)

    The second and third lines are optional depending on your system configuration, but they are usually necessary.

    sudo add-apt-repository ppa:coolwanglu/pdf2htmlex
    sudo apt-get remove libfontforge1
    sudo apt-get install libfontforge-dev
    sudo apt-get install pdf2htmlex

    Mac

    You can install Pdf2htmlEX with Homebrew. The first line is optional it is necessary only if you don't have Homebrew installed .

    ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)"
    brew install pdf2htmlex

    OSR support

    If you would like to recognize not only chemical names, but also image-based chemical structures with ChemCurator, you will also need an OSR (Optical Structure Recognition) application. Currently CLiDE Batch, OSRA and Imago are supported.

    {primary} OSR is time-consuming, which means the document annotation process can slow down with OSR.

    On Windows systems, a special CLiDE4ChemCurator version of CLiDE is automatically installed together with ChemCurator, but it requires an additional license. Before using this bundled CLiDE, you have to activate it within ChemCurator at Tools>Options... >General> CLiDE (using the activation code you received via email. After successful activation, you have to restart ChemCurator in order to use CLiDE for newly created projects.

    On Linux and Mac OS X, you can install CLiDE batch to any directory. If you use a separately installed and activated CLiDE, then its location should be configured on the same options panel ( Tools>Options... >General> CLiDE ). Please note that Mac OS 10.15 (Catalina) and above no longer support 32-bit applications. At the time of writing, a 64-bit Mac OS version of CLiDE is not yet available.

    images/download/attachments/1806344/image2016-1-19_10_5_13.png

    For configuration of other supported OSR applications, check the corresponding section of the Document to Structure User's Guide.

    Integration Server configuration

    For project sharing through integration server, you need to set your central Integration Server URL address and a valid username and password at Tools>Options...>General>Sharing Projects.

    images/download/attachments/1806344/image2016-1-19_10_18_20.png

    Java memory options

    By default, the application is allowed to allocate up to half of the physical memory available on the machine, which should be enough in most cases. However, if you want to process very large documents with hundreds of pages, you may need to modify the default memory settings. You can modify these settings by editing the corresponding parameters in the chemcurator.conf file (on Windows, it can be found at C:\Program Files\Chemaxon\ChemCurator\etc).

    {primary} Always create a copy of the configuration file before manually modifying it. Incorrect configuration settings may prevent the application from starting.