On Friday, July 11, 2003, at 08:20 AM, Sherm Pendley wrote:
The exact question asked by the LWP install is this:
--- The lwp-request program will use the name it is invoked with to determine what HTTP method to use. I can set up alias for the most common HTTP methods. These alias are also installed in /usr/local/bin.
Do you want to install the GET alias? [y] n Do you want to install the HEAD alias? [y] n Do you want to install the POST alias? [y] n ---
The install script is telling you what it intends to do, and asking you if it's appropriate for your system.
Yeah, but it actually installs to /usr/bin, not /usr/local/bin as it says it's going to do. That's one reason it causes people so much trouble.
-Ken