[plug] Net::SSLeay Instalation

Chris Watt something.rotten at gmail.com
Thu May 5 22:42:44 WST 2005


unable to install gcc, when i try to fedora returns a complaint,
asking me to run rpm --import public.gpg.key but when I run it, it
fails.

am i just missing something very simple here?




On 5/5/05, Russell Steicke <r.steicke at bom.gov.au> wrote:
> On Thu, May 05, 2005 at 10:09:00PM +0800, Chris Watt wrote:
> > Hey Guys,
> >
> > trying to install Net:SSLeay so that I can run webmin and usermin over
> > secure connections but am getting the following error when it tries to
> > install.
> >
> > Anyone know whats up?
> >
> >
> >
> > Executing /usr/bin/perl Makefile.PL  && make ..
> >
> > Checking for OpenSSL-0.9.6j or 0.9.7b or newer...
> ...
> > gcc -c  -I/usr/include -I/usr/inc32 -I/usr/kerberos/include
> > -D_REENTRANT -D_GNU_SOURCE -DTHREADS_HAV
> > E_PIDS -DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include
> > -D_LARGEFILE_SOURCE -D_FILE_OFFSE
> > T_BITS=64 -I/usr/include/gdbm -O   -DVERSION=\"1.25\"
> > -DXS_VERSION=\"1.25\" -fPIC "-I/usr/lib/perl5/
> > 5.8.5/i386-linux-thread-multi/CORE"  -DPERL5 -DOPENSSL_NO_KRB5 SSLeay.c
> > /bin/sh: gcc: command not found
>            ^^^^^^^^^^^^^^^^^^^^^^
> 
> You don't have the C compiler installed.  How to install that will
> vary depending on the distribution you're using.  For debian:
> 
>   apt-get install gcc
> 
> But since debian has the Net::SSLeay packaged, I'd do this instead:
> 
>   apt-get install libnet-ssleay-perl
> 
> You can probably use yum (in Fedora) or other things in other
> distributions to do the same.
> 
> --
> Russell Steicke
> 
> -- Fortune says:
> ... when fits of creativity run strong, more than one programmer or writer
> has been known to abandon the desktop for the more spacious floor.
>                 -- Fred Brooks
> _______________________________________________
> PLUG discussion list: plug at plug.org.au
> http://www.plug.org.au/mailman/listinfo/plug
> Committee e-mail: committee at plug.linux.org.au
>



More information about the plug mailing list