I am trying to install PerlModule Apache::Autoindex which requires install of the Apache::Icon perl module. I ran into a typemap error when trying to load Apache::Icon.
When I typed: "make", I got Error: 'Apache' not in typemap in Icon.xs, line 47
When I looked at the line in the file Icon.xs, it reads:
Apache r
What is causing this? How can I fix it so that my install works properly?
In the end, I am wanting a more user friendly autoindex. If there is something else out there better, please let me know.
[sig][/sig]
When I typed: "make", I got Error: 'Apache' not in typemap in Icon.xs, line 47
When I looked at the line in the file Icon.xs, it reads:
Apache r
What is causing this? How can I fix it so that my install works properly?
In the end, I am wanting a more user friendly autoindex. If there is something else out there better, please let me know.