Skip to content

Grass needs some IBM development CPLEX library to compile? #6

@mmokrejs

Description

@mmokrejs

Hi,
I am trying to prepare a package for Gentoo Linux. The following error seems that you maybe use some IBM development CPLEX library? Any details whether it is required or not?

g++ -c -O2 -m64 -std=gnu++0x -Wall -fPIC -fexceptions -fopenmp -DNDEBUG -DIL_STD -I../Common/ -I/usr/include/bamtools -I/data/bio/alexeygritsenk/apps/ILOG/cplex/include -I/data/bio/alexeygritsenk/apps/ILOG/concert/include -I/usr/include/ncbi-tools++ -o obj/DPSolver.o DPSolver.cpp
In file included from IterativeSolver.h:33:0,
                 from EMSolver.h:34,
                 from DPSolver.cpp:30:
FixedMIQPSolver.h:35:30: fatal error: ilcplex/ilocplex.h: No such file or directory
 #include <ilcplex/ilocplex.h>
                              ^
compilation terminated.
Makefile:30: recipe for target 'obj/DPSolver.o' failed
make[1]: *** [obj/DPSolver.o] Error 1
make[1]: Leaving directory '/var/tmp/portage/sci-biology/grass-20130628/work/GRASS-master/scaffoldOptimizer'
Makefile:24: recipe for target 'scaffoldOptimizer' failed

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions