01-06-2020, 02:31 AM
(This post was last modified: 10-12-2021, 05:44 PM by firenice03.)
As it looks like no one has tried F-Prot AV, I'm trying to be the guinea pig.
I've discovered that LL comes with Perl v5.26.1 already installed, but who would have guessed that this is a much later version than v5.8? I don't get that.
Anyway, I have succeeded in downloading the FP for Linux tarball, and extracting the files into /opt/f-prot as recommended.
The install instructions simply say:
I tried that (in Terminal), in various forms but only got: 'command not found'.
Seems odd, since perl is available (perl -v works), so tried:
sudo perl -W -- install-f-prot.pl
{-W means 'enable all warnings'}
and got:
I've had a little look through the install-f-prot.pl code, but I know nothing about Perl. It looks as if some of the warnings may be irrelevant, but wouldn't that suggest that Perl is going to misinterpret the actual code? Could it be that v5.26.1 is not fully backwards compatible?
I broke out but don't know what to do. I notice it says Debian rather than Ubuntu, but I guess that's not important?
If I run this and it fails, how bad will the mess be?
Any suggestions, please?
I've discovered that LL comes with Perl v5.26.1 already installed, but who would have guessed that this is a much later version than v5.8? I don't get that.
Anyway, I have succeeded in downloading the FP for Linux tarball, and extracting the files into /opt/f-prot as recommended.
The install instructions simply say:
Quote:cd /opt/f-prot/
./install-f-prot.pl
I tried that (in Terminal), in various forms but only got: 'command not found'.
Seems odd, since perl is available (perl -v works), so tried:
sudo perl -W -- install-f-prot.pl
{-W means 'enable all warnings'}
and got:
Quote:Unquoted string "mailtools" may clash with future reserved word at install-f-prot.pl line 199.
"my" variable $paths masks earlier declaration in same scope at install-f-prot.pl line 500.
"my" variable @m masks earlier declaration in same scope at install-f-prot.pl line 698.
"my" variable $prog masks earlier declaration in same scope at install-f-prot.pl line 793.
Name "main::mailtools" used only once: possible typo at install-f-prot.pl line 199.
Name "Term::ReadLine::new" used only once: possible typo at install-f-prot.pl line 1166.
Name "Term::ReadLine::ornaments" used only once: possible typo at install-f-prot.pl line 1165.
Name "Term::ReadLine::readline" used only once: possible typo at install-f-prot.pl line 1167.
Use of uninitialized value $ENV{"MANPATH"} in split at install-f-prot.pl line 255.
© FRISK Software International
http://www.f-prot.com/
You are about to install F-PROT Antivirus for Linux Workstations
on a Debian Linux 4.15.0 running on x86_64 into the '/opt/f-prot'
directory
Would you like to have a wrapper script created for fpscan.
If you choose 'no' a symbolic link will be created instead, you should consider this if the wrapper script does not work for you, for example due to your system using a non sh or csh compatible shell.?
(Just press Enter to accept the default) [Y/n]:
I've had a little look through the install-f-prot.pl code, but I know nothing about Perl. It looks as if some of the warnings may be irrelevant, but wouldn't that suggest that Perl is going to misinterpret the actual code? Could it be that v5.26.1 is not fully backwards compatible?
I broke out but don't know what to do. I notice it says Debian rather than Ubuntu, but I guess that's not important?
If I run this and it fails, how bad will the mess be?
Any suggestions, please?
Evolution says that Paranoia is a valuable survival attribute.
Thank God for Evolution!
Thank God for Evolution!