Ticket #244 (new defect)
install writes outside perl root
| Reported by: | mstevens | Owned by: | Nobody |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | openguides | Version: | 0.61 |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by dom) (diff)
I'm trying to install on a perl which is in /usr/local/perl-5.10.0/
Most of OpenGuides seems to go inside the root nicely, but I was disturbed to see it writing a bunch of stuff outside:
Installing scripts to /usr/lib/cgi-bin/openguides/: Copying wiki.cgi -> /usr/lib/cgi-bin/openguides/wiki.cgi Deleting /usr/lib/cgi-bin/openguides/wiki.cgi.bak Trying to ensure that wiki.conf is protected by .htaccess.. apparent success. You should check that this is working! Copying wiki.conf -> /usr/lib/cgi-bin/openguides/wiki.conf Copying preferences.cgi -> /usr/lib/cgi-bin/openguides/preferences.cgi Deleting /usr/lib/cgi-bin/openguides/preferences.cgi.bak Copying search.cgi -> /usr/lib/cgi-bin/openguides/search.cgi Deleting /usr/lib/cgi-bin/openguides/search.cgi.bak Copying newpage.cgi -> /usr/lib/cgi-bin/openguides/newpage.cgi Deleting /usr/lib/cgi-bin/openguides/newpage.cgi.bak Installing templates to : No 'to' or 'to_dir' parameter given to copy_if_modified at /usr/local/perl-5.10.0/lib/5.10.0/Module/Build/Base.pm line 4172.
Change History
Note: See
TracTickets for help on using
tickets.
