-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Kelly Jones wrote:

> New Clamav and Linux user.   Any help diagnosing solution is appreciated.
> 
> YaST search in Suse10.0 for  zlib, gcc compiler suite, bzip2 and GNU MP 3.
> 
> Found: zlib (not zlib-devel specifically); cpp, libgcc, libgcj; bzip2 (not
>  bzip2-devel specifically); gmp (GNU MP library, v.4.1.4-6).
> 
> I ran this command to check whether GCC compiler suite installed:
> # whereis gcc
> /usr/lib/gcc

This is wrong, it's showing the location of the runtime libraries not the
compiler, and you need the compiler.

> It turned out to be i586-suse-linux/4.0.2/cc1.   So I created symbolic link:
> # ln -s /path/to/clamav-0.88 /usr/lib/gcc
> create symbolic link `/usr/lib/gcc/clamav-0.88' to `/path/to/clamav-0.88

Wrong again, remove that link.

If you really have a cc1, which is not the compiler just a part of one of the
compilers that comes with gcc, and it is under /usr/lib/gcc/i585-suse-linux/...
then you should have a /usr/bin/gcc; that's the compiler.

If you don't have it, then look again with YaST and install it.  What you show
above (cpp, libgcc, ...) are just parts of gcc, look for the full compiler.
- --
René Berber
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAkQiufUACgkQL3NNweKTRgxGtwCg9Cg3P0VfKyPr6qOrIQo7zQvo
aRIAoMG8BMVSiPTnfjxw+vl+oyrte/HH
=Zvym
-----END PGP SIGNATURE-----

_______________________________________________
http://lurker.clamav.net/list/clamav-users.html

Reply via email to