cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: java binding`

From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Wed, 14 Jul 2010 17:23:58 +0200

 
Rowe, Marshall wrote:

Please don't top-post !

> Everything looks fantastic except when I got to the Make command. I
got an error stating:
> "make:no rule to make target 'NONE/include/curl/curl.h', needed by
'CurlGlue.java'"

> Could you give me one more hint, I do not know where to look for this
one, and I am done.

It seems you work with a system that has no default prefix in its
autotools.

So try:

./configure --with-jdk-home=YOUR_JDK_HOME_DIRECTORY --prefix=/usr

If your include path is /usr/include, or else adjust...
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette: http://curl.haxx.se/mail/etiquette.html
Received on 2010-07-14