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.

Thanks big time
Marshall Rowe
Orbitz

-----Original Message-----
From: [email protected] 
[mailto:[email protected]] On Behalf Of Patrick Monnerat
Sent: Tuesday, July 13, 2010 4:53 AM
To: libcurl development
Subject: RE: java binding`

 
Rowe, Marshall wrote: 

> Can someone tell me or point me to a page with the steps to produce
the jar file and how to run test.java .

To my knowledge, there is no such page. Try something like:

./buildconf
./configure --with-jdk-home=YOUR_JDK_HOME_DIRECTORY
make
make test

You can add all the standard options the autotools offers.

The test does not work anymore as expected because the target page has
changed. However you should see some HTML error according to the current
situation.
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to