Thanks Yonik. All looks good except for the statement: curl installed from the "Web" category.
Don't understand what "web category" means. SH. On 6/1/06, Yonik Seeley <[EMAIL PROTECTED]> wrote:
Hi Tim, Curl is a little command-line networking tool. The easiest way to get it is cygwin if you are not on a UNIX system. See the 'Requirements" section of the tutorial: 3. On Win32, cygwin, for shell support. (If you plan to use Subversion on Win32, be sure to select the subversion package when you install, in the "Devel" category.) This tutorial will assume that "sh" is in your PATH, and that you have "curl" installed from the "Web" category. -Yonik On 6/1/06, Tim Archambault <[EMAIL PROTECTED]> wrote: > Trying to run the test tutorial to index an xml file and keep getting an > error message: curl: command not found? > > Any help is greatly appreciated.