Re: [analog-help] Need Help Compiling Analog in Windows Environment

1998-12-28 Thread alex
you need to tell the linker what libraries you need in your Makefile. this is system dependent and i've not compiled enough under windows to know what you need, though i recognize the errors. i recommend looking up where your socket libraries are. if it helps, most unix systems need the socket

Re: [analog-help] Help with the form interface

1998-12-28 Thread Miren Libano
Thanks to all, that was exactly the problem. ---Stephen Turner [EMAIL PROTECTED] wrote: On Tue, 22 Dec 1998, Aengus Lawlor wrote: Try putting analog.cfg in e:\netscape\suitespot\plugins\cgi, along with anlgform.exe. And you need the language file and domains file there too, or to

Re: [analog-help] output

1998-12-28 Thread Stephen Turner
Which "L" warning do you get? The one that says "Large number of corrupt lines"? If so, my guess is that your logfile changes format half way through. If that's the problem, you will need to either split your logfile into two at that point, or use explicit LOGFORMAT commands. (Analog works out