Skip to content

Java configuration in Ubuntu 20.04 and CPLEX 20.1 #5

Open
@IgnacioRubioScola

Description

@IgnacioRubioScola

Before running correctly the Readme example I had to do some JavaCall.jl related configurations for Ubuntu and CPLEX:

  1. add in the java.library.path the path /opt/ibm/ILOG/CPLEX_Studio201/opl/bin/x86-64_linux/
    export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/opt/ibm/ILOG/CPLEX_Studio201/opl/bin/x86-64_linux/

  2. set the environment variable JULIA_COPY_STACKS=1 before running Julia

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions