On Tue, Apr 15, 2008 at 11:11 AM, Malcolm Ryan <[EMAIL PROTECTED]> 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: > > [EMAIL PROTECTED] 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/ _______________________________________________ Gecode users mailing list [EMAIL PROTECTED] https://www.gecode.org/mailman/listinfo/gecode-users