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

Thanks, Since webmin is already installed can I change the version of Perl it uses (by editing some config file) or do I have to re-install webmin? Jerry

Replies are listed 'Best First'.
Re^3: Updating of perl and webmin
by CountZero (Bishop) on Dec 26, 2004 at 22:38 UTC
    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

      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