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
