On Fri, 23 Jan 2004, Listas SouthNet wrote: > Hi, I have a Squid2.5 stable 3 running on a RH8 box. I want add the ldap > group helper, so, I have downloaded squid 2.5 stable4. > I known that i need compile the helper and then compile the squid it self > with the option to use that helper. but I don't know how to compile the > ldap group, there is no Makefile and I have no idea of what is the command > to compile the .c source file
Run the configure script and things will look more familiar. Note: You do not need to recompile Squid, only to install the helper. Regards Henrik
