> checking for gcc... no
> checking for cc... no
> configure: error: no acceptable cc found in $PATH
> 
> So i think my understanding is well enought to recognize that there are
> some packages missing at our system. But i found nothing like "cc" or "gcc"
> at the Suse RPM-Update Site.

You gotta install the both the GCC C Compiler and the GCC C++ compiler.
> 
> What packages do i need to install before i can make a running htDig
> installation ??

Here is what I get by typing: rpm -qa | grep gcc

gcc-c++-2.96-98
gcc-2.96-98

Look for them and run:

rpm -ivh gcc-*.rpm

Ciao
-Gabriele

-- 
Gabriele Bartolini - Web Programmer
Comune di Prato - Prato - Tuscany - Italy
[EMAIL PROTECTED] | http://www.comune.prato.it
> find bin/laden -name osama -exec rm {} ;

Attachment: signature.asc
Description: PGP signature

Reply via email to