Scott Anguish <[EMAIL PROTECTED]> wrote:
> On Tuesday, October 23, 2001, at 08:58 PM, John Siracusa wrote:
>>> The httpd comes up just fine and a couple of little test scripts
>>> using both modules seem to run just fine for me.
>>
>> Okay, so can you post the exact steps, from totally blank HD to
>> working mod_perl apache server with Apache::Request and
>> Apache::Cookie loaded and functioning correctly?
>>
>
> I'd love to put that up on Stepwise (well, the additions for mod_perl)
Scott -
I have yet to find anyone who *actually* has Apache::Request and
Apache::Cookie running properly, including the people on this list.
Several people /think/ they've got it working, though.
The problem is that libapreq doesn't define any tests, so it /looks/ like
it compiles and installs fine, but in fact when you try to use the
modules together, linker errors ensue.
-Ken