|
From: John P. <jpa...@ro...> - 2006-05-24 02:40:03
|
I'm having some problems getting SSL to install for Webmin. When I download, make and install the OpenSSL library and Net::SSLeay libraries = I'm getting a few errors on the make. =20 Webmin 1.270 is installed on Redhat Linux Fedora 3 and I am using Webmin = to take care of enabling SSL =20 These are the errors: *** Could not figure out which C compiler was used to compile /usr/bin/openssl. It is essentiall that OpenSSL, perl, and Net::SSLeay = are compiled with the same compiler and flags. Mixing and matching=20 compilers is not supported. at Makefile.PL line 140 and at the end of the make: make[1]: Leaving directory `/tmp/.webmin/Net_SSLeay.pm-1.30/Net-SSLeay-Handle-0.50' /usr/bin/perl /usr/lib/perl5/5.8.5/ExtUtils/xsubpp -typemap /usr/lib/perl5/5.8.5/ExtUtils/typemap - typemap typemap SSLeay.xs > SSLeay.xsc && mv SSLeay.xsc SSLeay.c 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=3D64 -I/usr/include/gdbm -O -DVERSION=3D\"1.30\" = -DXS_VERSION=3D\"1.30\" -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 make: *** [SSLeay.o] Error 127 =20 Any advice? =20 John =20 =20 |