[drraw-users] How to get RCS to work with drraw
Matt Perry
perrym3 at gmail.com
Fri Aug 22 12:52:23 MDT 2008
On Fri, Aug 22, 2008 at 11:16 AM, Christophe Kalt <kalt at taranis.org> wrote:
>
> Isn't /usr/bin included in $ENV{'PATH'} already?
It is, but the Rcs module doesn't use it. It defaults to using
/usr/local/bin which can be changed via the method I mentioned. See
http://search.cpan.org/src/CFRETER/Rcs-1.05/Rcs.html#class_methods
> Could be some issue with the RCS Perl module.
I think it is. It's making calls to system() without any taint
checking. Unfortunately, I can't find an alternative Perl module.
Matt
More information about the drraw-users
mailing list