[gecode-users] Bugs in Gecode/J

Mikael Zayenz Lagerkvist zayenz at gmail.com
Tue Apr 15 11:25:16 CEST 2008


On Tue, Apr 15, 2008 at 11:11 AM, Malcolm Ryan <malcolmr at cse.unsw.edu.au> wrote:
>
>  On 15/04/2008, at 6:37 PM, Malcolm Ryan wrote:
>  > I'm in the process of compiling Gecode on another (linux) machine.
>  > I'll run it there and see what happens.
>
>  I've made gecode-2.1.1 without any problems, but when I try to
>  configure gecodej-2.1.1, I get:
>
>  [malcolmr at wagner gecodej-2.1.1]$ ./configure
>  ...
>  configure: error: cannot find java include files

This means that configure could not find the include-files needed to
use JNI. Make sure that you have them (i.e., you have a JDK installed,
not only a JRE), and that confgure can find your installation.
Configure will search for the include dir relative to your javac
executable.

Cheers,
Mikael

-- 
Mikael Zayenz Lagerkvist, http://www.ict.kth.se/~zayenz/




More information about the gecode-users mailing list