--- Begin Message ---
To build clamsubmit, you'll need both libcurl and libjson. It absolutely will
build on Mac, but you will need both dependencies.
clamsubmit works in version 0.100, but as other users have pointed out, it
doesn't do HTTPS so if you have sensitive content that you wish to submit,
please use https://www.clamav.net/reports/fp and
https://www.clamav.net/reports/malware for FP and FN reports.
Cheers,
Micah
Micah Snyder
ClamAV Development
Talos
Cisco Systems, Inc.
On May 13, 2018, at 10:48 PM, Antonis via clamav-users
<[email protected]<mailto:[email protected]>> wrote:
From: Antonis <[email protected]<mailto:[email protected]>>
Subject: Re: [clamav-users] clamsubmit missing with homebrew installation
Date: May 13, 2018 at 10:48:29 PM EDT
To: ClamAV users ML
<[email protected]<mailto:[email protected]>>
I didn;t have to . The only dependencies required were openssl and prce
$brew deps clamav
openssl
pcre
On 13 May 2018, at 19:37, Al Varnell via clamav-users
<[email protected]<mailto:[email protected]>> wrote:
From: Al Varnell <[email protected]<mailto:[email protected]>>
Subject: Re: [clamav-users] clamsubmit missing with homebrew installation
Date: 13 May 2018 at 19:37:13 GMT-7
To: ClamAV users ML
<[email protected]<mailto:[email protected]>>
Technically, macOS probably qualifies as a *nix system then.
It's not present in ClamXAV's scan engine.
Did you need to install libcurl development packages? That doesn't appear to be
included in a standard macOS install, only /usr/lib/curl.4.dylib.
-Al-
ClamXAV User
On Sun, May 13, 2018 at 05:49 PM, Eric Tykwinski via clamav-users wrote:
From: Eric Tykwinski <[email protected]<mailto:[email protected]>
<mailto:[email protected]>>
Subject: Re: [clamav-users] clamsubmit missing with homebrew installation
Date: May 13, 2018 at 5:49:46 PM PDT
To: ClamAV users ML
<[email protected]<mailto:[email protected]>
<mailto:[email protected]>>
Strange, I just compiled the source from
https://www.clamav.net/downloads/production/clamav-0.100.0.tar.gz
<https://www.clamav.net/downloads/production/clamav-0.100.0.tar.gz>
<https://www.clamav.net/downloads/production/clamav-0.100.0.tar.gz
<https://www.clamav.net/downloads/production/clamav-0.100.0.tar.gz>>
Which they use
(https://github.com/Homebrew/homebrew-core/blob/master/Formula/clamav.rb
<https://github.com/Homebrew/homebrew-core/blob/master/Formula/clamav.rb>
<https://github.com/Homebrew/homebrew-core/blob/master/Formula/clamav.rb
<https://github.com/Homebrew/homebrew-core/blob/master/Formula/clamav.rb>>),
and it’s there…
Not a clamav issue at any rate, and probably should be submitted to
https://discourse.brew.sh/ <https://discourse.brew.sh/>
<https://discourse.brew.sh/ <https://discourse.brew.sh/>>
Sincerely,
Eric Tykwinski
TrueNet, Inc.
P: 610-429-8300
On May 13, 2018, at 8:42 PM, Al Varnell via clamav-users
<[email protected]<mailto:[email protected]>
<mailto:[email protected]>> wrote:
From: Al Varnell <[email protected]<mailto:[email protected]>
<mailto:[email protected]>>
Subject: Re: [clamav-users] clamsubmit missing with homebrew installation
Date: May 13, 2018 at 8:42:55 PM EDT
To: ClamAV users ML
<[email protected]<mailto:[email protected]>
<mailto:[email protected]>>
Apparently you haven't read
<https://blog.clamav.net/2018/03/returning-to-working-form-clamsubmit.html
<https://blog.clamav.net/2018/03/returning-to-working-form-clamsubmit.html>
<https://blog.clamav.net/2018/03/returning-to-working-form-clamsubmit.html
<https://blog.clamav.net/2018/03/returning-to-working-form-clamsubmit.html>>>
"Clamsubmit, at this time, is only available on the *nix systems."
-Al-
On Sun, May 13, 2018 at 12:25 PM, Antonis Papathanasiou via clamav-users wrote:
From: Antonis Papathanasiou <[email protected]<mailto:[email protected]>
<mailto:[email protected]> <mailto:[email protected] <mailto:[email protected]>>>
Subject: clamsubmit missing with homebrew installation
Date: May 13, 2018 at 12:25:55 PM PDT
To: [email protected]<mailto:[email protected]>
<mailto:[email protected]> <mailto:[email protected]
<mailto:[email protected]>>
Hi All
When installing the latest clamav package via homebrew on a mac , clamsubmit is
not available
brew list clamav
/usr/local/Cellar/clamav/0.100.0_1/.bottle/etc/ (2 files)
/usr/local/Cellar/clamav/0.100.0_1/bin/clamav-config
/usr/local/Cellar/clamav/0.100.0_1/bin/clambc
/usr/local/Cellar/clamav/0.100.0_1/bin/clamconf
/usr/local/Cellar/clamav/0.100.0_1/bin/clamdscan
/usr/local/Cellar/clamav/0.100.0_1/bin/clamdtop
/usr/local/Cellar/clamav/0.100.0_1/bin/clamscan
/usr/local/Cellar/clamav/0.100.0_1/bin/freshclam
/usr/local/Cellar/clamav/0.100.0_1/bin/sigtool
/usr/local/Cellar/clamav/0.100.0_1/include/clamav.h
/usr/local/Cellar/clamav/0.100.0_1/lib/libclamav.7.dylib
/usr/local/Cellar/clamav/0.100.0_1/lib/libclammspack.0.dylib
/usr/local/Cellar/clamav/0.100.0_1/lib/libclamunrar.7.dylib
/usr/local/Cellar/clamav/0.100.0_1/lib/pkgconfig/ (2 files)
/usr/local/Cellar/clamav/0.100.0_1/lib/ (6 other files)
/usr/local/Cellar/clamav/0.100.0_1/sbin/clamd
/usr/local/Cellar/clamav/0.100.0_1/share/man/ (12 files)
Brew script points to the latest clamav package though which does have
clamsubmit
https://github.com/Homebrew/homebrew-core/blob/master/Formula/clamav.rb
<https://github.com/Homebrew/homebrew-core/blob/master/Formula/clamav.rb>
<https://github.com/Homebrew/homebrew-core/blob/master/Formula/clamav.rb
<https://github.com/Homebrew/homebrew-core/blob/master/Formula/clamav.rb>>
Can anyone advise?
Thanks
Antonis
_______________________________________________
clamav-users mailing list
[email protected]<mailto:[email protected]>
<mailto:[email protected]>
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq
http://www.clamav.net/contact.html#ml
_______________________________________________
clamav-users mailing list
[email protected]<mailto:[email protected]>
<mailto:[email protected]>
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
<http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users>
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq <https://github.com/vrtadmin/clamav-faq>
http://www.clamav.net/contact.html#ml <http://www.clamav.net/contact.html#ml>
-Al-
--
Al Varnell
Mountain View, CA
_______________________________________________
clamav-users mailing list
[email protected]<mailto:[email protected]>
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq
http://www.clamav.net/contact.html#ml
_______________________________________________
clamav-users mailing list
[email protected]<mailto:[email protected]>
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq
http://www.clamav.net/contact.html#ml
--- End Message ---
_______________________________________________
clamav-users mailing list
[email protected]
http://lists.clamav.net/cgi-bin/mailman/listinfo/clamav-users
Help us build a comprehensive ClamAV guide:
https://github.com/vrtadmin/clamav-faq
http://www.clamav.net/contact.html#ml