[Clamav-users] Mac OS X boot.efi = broken.executable

2008-06-29 Thread Brian Flaherty
Hello, I'm running Mac OS X (10.5.3, up to date), up to date MacPorts and clamav 0.93.1 installed via MacPorts. clamdscan --version says: ClamAV 0.93.1/7583/Sat Jun 28 08:00:59 2008 Earlier today, I happened to scan my /System/Library/CoreServices with clamdscan, and it came back and said that

Re: [Clamav-users] [mac os x] compilation failed 0.9 on mac os x 10.3.9 server

2007-02-15 Thread Léonard Bouchet
On 15 févr. 07, at 14:38, Mark Allan wrote: The compile works if you remove the -arch i386 flags from the Makefiles. I think it appears more than once: in the root Makefile and twice in the libclamav subdirectory, but I can't remember exactly. It worked like a charm, thanks! Best Rega

Re: [Clamav-users] [mac os x] compilation failed 0.9 on mac os x 10.3.9 server

2007-02-15 Thread Mark Allan
The compile works if you remove the -arch i386 flags from the Makefiles. I think it appears more than once: in the root Makefile and twice in the libclamav subdirectory, but I can't remember exactly. Mark On 15 Feb 2007, at 12:36pm, Léonard Bouchet wrote: Hi all, I can't make clamav-

[Clamav-users] [mac os x] compilation failed 0.9 on mac os x 10.3.9 server

2007-02-15 Thread Léonard Bouchet
Hi all, I can't make clamav-0.9 to compile on my mac os x 10.3.9 server machine. Here is the error I get: /bin/sh ../libtool --tag=CC --mode=link gcc -g -O2 -o libclamav.la -rpath /usr/lib -version-info 1:40:0 -no-undefined matcher-ac.lo matcher-bm.lo matcher-ncore.lo matcher.lo md5.lo

Re: [Clamav-users] Mac OS X installation?

2004-08-20 Thread Bart Silverstrim
On Aug 19, 2004, at 9:24 PM, Randall Perry wrote: on 8/18/04 8:55 AM, Bart Silverstrim at [EMAIL PROTECTED] wrote: Best way I've found is to install Fink and install ClamAV using Fink (Fink Commander). VERY easy to keep updated to the latest ClamAV using Fink (although you do need to keep runni

Re: [Clamav-users] Mac OS X installation?

2004-08-19 Thread Randall Perry
on 8/18/04 8:55 AM, Bart Silverstrim at [EMAIL PROTECTED] wrote: > Best way I've found is to install Fink and install ClamAV using Fink > (Fink Commander). VERY easy to keep updated to the latest ClamAV using > Fink (although you do need to keep running freshclam separately...Fink > only upgrades

Re: [Clamav-users] Mac OS X installation?

2004-08-18 Thread Pascal Oberndoerfer
> On Wednesday 18 Aug 2004 11:03, Derek Tom wrote: > >> Would very much appreciate some basic info on getting it installed on OS X. > > Use the same method as any other system: download the latest tarball (stable > or > development, the choice is yours), run configure with various options then >

Re: [Clamav-users] Mac OS X installation?

2004-08-18 Thread Nigel Horne
On Wednesday 18 Aug 2004 11:03, Derek Tom wrote: > Would very much appreciate some basic info on getting it installed on OS X. Use the same method as any other system: download the latest tarball (stable or development, the choice is yours), run configure with various options then 'make install'

Re: [Clamav-users] Mac OS X installation?

2004-08-18 Thread Bart Silverstrim
On Aug 18, 2004, at 6:03 AM, Derek Tom wrote: Hello, Mac OS X is listed as a supported platform but beyond that, there's no info on actually getting ClamAV installed on OS X. I looked through the FAQ, binary packages and ports (OS X not even listed), documentation, WikiWiki, and did a quick mail

[Clamav-users] Mac OS X installation?

2004-08-18 Thread Derek Tom
Hello, Mac OS X is listed as a supported platform but beyond that, there's no info on actually getting ClamAV installed on OS X. I looked through the FAQ, binary packages and ports (OS X not even listed), documentation, WikiWiki, and did a quick mailing list archive search but could not find an

Re: [Clamav-users] Mac OS X

2004-02-01 Thread Flinn Mueller
These instructions should work for the latest devel snapshot of clamav with osx 10.3 (panther). --- Open Terminal.app ftp ftp://ftp.gnu.org/gnu/gmp/gmp-4.1.2.tar.gz tar -xzf gmp-4.1.2.tar.gz cd gmp-4.1.2 ./configure make sudo make install ftp http://activeintra.net/projects/clamav/osx/create_clam

[Clamav-users] Mac OS X

2004-01-31 Thread Jay Bosworth
I am fairly new to Unix and am not as familiar with it as I would like to be. We have a OS X 10.2.8 server that we would like to install ClamAV on. We are running Communigate Pro as our mail server software. Can anyone point me in the direction of some easy to follow instructions for install

Re: [Clamav-users] mac os x compile error

2003-09-05 Thread Bill Shupp
On Friday, September 5, 2003, at 02:00 PM, Nigel Horne wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 05 Sep 2003 7:31 pm, Bill Shupp wrote: I'm trying to compile clamv 0.60 on Mac OS X, but am getting this error: You don't say which version of MAC OS/X, but on 10.1 you need to

Re: [Clamav-users] mac os x compile error

2003-09-05 Thread Nigel Horne
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 05 Sep 2003 7:31 pm, Bill Shupp wrote: > I'm trying to compile clamv 0.60 on Mac OS X, but am getting this error: You don't say which version of MAC OS/X, but on 10.1 you need to modify libclamav/zziplib/strc.c. At the top before #include

Re: [Clamav-users] mac os x compile error

2003-09-05 Thread Bill Shupp
On Friday, September 5, 2003, at 12:48 PM, Flinn Mueller wrote: what are your configure options? should need any if I remember correctly. None. I tried with --disable-pthreads, but that did not alleviate the error. Regards, Bill Shupp ---

Re: [Clamav-users] mac os x compile error

2003-09-05 Thread Flinn Mueller
what are your configure options? should need any if I remember correctly. On Friday, September 5, 2003, at 03:01 PM, Bill Shupp wrote: On Friday, September 5, 2003, at 11:59 AM, Flinn Mueller wrote: What version of OS X? 10.2.6. This happens with our without pthreads enabled, if that helps.

Re: [Clamav-users] mac os x compile error

2003-09-05 Thread Bill Shupp
On Friday, September 5, 2003, at 11:59 AM, Flinn Mueller wrote: What version of OS X? 10.2.6. This happens with our without pthreads enabled, if that helps. Regards, Bill Shupp --- This sf.net email is sponsored by:ThinkGeek Welcome to gee

Re: [Clamav-users] mac os x compile error

2003-09-05 Thread Flinn Mueller
What version of OS X? On Friday, September 5, 2003, at 02:31 PM, Bill Shupp wrote: Hello, I'm trying to compile clamv 0.60 on Mac OS X, but am getting this error: ld: warning multiple definitions of symbol _strcasecmp /Users/shupp/Desktop/clamav-0.60/libclamav/.libs/ libclamav.dylib(strc.lo

[Clamav-users] mac os x compile error

2003-09-05 Thread Bill Shupp
Hello, I'm trying to compile clamv 0.60 on Mac OS X, but am getting this error: ld: warning multiple definitions of symbol _strcasecmp /Users/shupp/Desktop/clamav-0.60/libclamav/.libs/ libclamav.dylib(strc.lo) definition of _strcasecmp /usr/lib/libSystem.dylib(strcasecmp.So) definition of _strca