in reply to Re^2: Updating of perl and webmin
in thread Updating of perl and webmin

If I'm not mistaken, there is a setup.sh program in the Webmin folder. Try to run this and see if it asks for your Perl version.

CountZero

"If you have four groups working on a compiler, you'll get a 4-pass compiler." - Conway's Law

Replies are listed 'Best First'.
Re^4: Updating of perl and webmin
by jinfeld (Initiate) on Dec 27, 2004 at 23:32 UTC
    Thanks, I reviewed the setup.sh and it looks for a file named perl-path. I found mine in /etc/webmin/perl-path. I think this is a simple one line file that points to the Perl binary. Jerry