cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: java binding`

From: Patrick Monnerat <Patrick.Monnerat_at_datasphere.ch>
Date: Tue, 13 Jul 2010 11:52:56 +0200

 
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
Received on 2010-07-13