From: Jeff M. <jef...@vi...> - 2003-04-15 02:28:47
|
On Sun, 2003-04-13 at 21:45, Jeff Macdonald wrote: > Hi, > While I was redoing my development environment and testing out > ids-beta-0-83b1 on Redhat Linux 9 I put together a Makefile to install > the delegates. I needed to add IO-String for a delegate. The attached > Makefile would be part of the ids-delegates directory. It assumes that > IO-String-1.02 tar file also exists in ids-delegates. Also attached is a > small patch against index.cgi. I'm currently having problems with the > admin directory (I'm running suexec, so I suspect it's there) so I don't > have workable patches there yet. > Ok, I figured out the admin directory problems. Attached is a shell script to set proper directory permissions for suexec usage and diffs against admin/index.cgi and preferences/index.cgi (patch was created from the admin directory). Please test out. Ashley asked for a README explaining installation of CPAN modules in a non /usr location. I will submit that sometime soon. On another note, does anyone else get these warnings? Commenting out the use Carp line seems to resolve the warnings. My patch doesn't include that change. [jeff@localhost admin]$ perl -wc index.cgi Subroutine main::confess redefined at /usr/lib/perl5/5.8.0/Exporter.pm line 60. main::BEGIN() called at index.cgi line 55 eval {...} called at index.cgi line 55 Subroutine main::croak redefined at /usr/lib/perl5/5.8.0/Exporter.pm line 60. main::BEGIN() called at index.cgi line 55 eval {...} called at index.cgi line 55 Subroutine main::carp redefined at /usr/lib/perl5/5.8.0/Exporter.pm line 60. main::BEGIN() called at index.cgi line 55 eval {...} called at index.cgi line 55 index.cgi syntax OK -- Jeff Macdonald <jef...@vi...> Into birding? Visit http://www.migratus.com |