Hello Ludovic,

if GLPK is not installed in standard paths, please, follow the instruction in
http://glpk-java.sourceforge.net/gettingStarted.html

or in doc/glpk-java.pdf

Regards

Heinrich

Am 11.04.18, 17:06, Andrew Makhorin <m...@gnu.org> schrieb:
-------- Forwarded Message --------
From: Ludovic Cottret <ludovic.cott...@inra.fr>
Reply-to: <ludovic.cott...@inra.fr>
To: bug-glpk@gnu.org
Subject: bug install glpk-java in centos7
Date: Wed, 11 Apr 2018 16:07:10 +0200

Dear glpk team,

I'm trying to install libglpk-java on centos7.
I installed swig, libtool and glpk-devel with yum install.

Then I did :
- cd /usr/local/src/libglpk-java-1.12.0
- ./configure

There is an error whand checking glpk.h :
checking glpk.h usability... no
checking glpk.h presence... no
checking for glpk.h... no
configure: error: glpk.h not found

However, I have glpk.h in /usr/include.
I tried :
./configure CPPFLAGS=-I/usr/include
Same result.

I installed also glpk from sources. The glpk.h is in /usr/local/include but
./configure CPPFLAGS=-I/usr/local/include
gives the same result.

Please help me !

Best regards,
Ludo





_______________________________________________
Bug-glpk mailing list
Bug-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-glpk
_______________________________________________
Bug-glpk mailing list
Bug-glpk@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-glpk

Reply via email to