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

Reply via email to