Re: Problems with SQL Logging

Vic Bancroft <[email protected]> Thu, 14 Jul 2005 01:59:08 -0400
Newsgroups gmane.comp.lib.libwww
Organization netizens
Message-ID <[email protected]>
Víctor Pascual wrote:

> Running it i get "Bad Argument (-sqlserver)"
> Can anybody help me in order to get the SQL logging??

Did you have the symbol HT_MYSQL defined when you compiled ?

For example, check line 333 of RobotMain.c, there is a set of parameters 
that can only be set "If we can link against a MYSQL database library" 
[1] . . .

more,
l8r,
v

-- 
america sig

[1] http://dev.w3.org/cvsweb/libwww/Robot/src/RobotMain.c?annotate=1.15