Hi zefram,
I had already installed Crypt::Blowfish, ExtUtils::CBuilder, ExtUtils::MakeMaker successfully
i got only problem in Crypt::Eksblowfish
Please find below details ,if you need more information please let me know
cpan[3]> install ExtUtils::CBuilder
ExtUtils::CBuilder is up to date (0.280212).
cpan[4]> install ExtUtils::CBuilder
ExtUtils::CBuilder is up to date (0.280212).
cpan[1]> install ExtUtils::MakeMaker
CPAN: Storable loaded ok (v2.20)
Reading '/root/.cpan/Metadata'
Database was generated on Thu, 31 Oct 2013 10:08:38 GMT
ExtUtils::MakeMaker is up to date (6.80).
below is the details for perl configuration
#perl -V
Summary of my perl5 (revision 5 version 10 subversion 1 ) configuration:
Platform:
osname=linux, osvers=2.6.32-220.el6.x86_64, archnam e=x86_64-linux-thread-multi
uname='linux c6b8.bsys.dev.centos.org 2.6.32-220.el 6.x86_64 #1 smp tue dec 6 19:48:22 gmt 2011 x86_64 x86_ 64 x86_64 gnulinux '
config_args='-des -Doptimize=-O2 -g -pipe -Wall -Wp ,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --p aram=ssp-buffer-size=4 -m64 -mtune=generic -DDEBUGGING= -g -Dversion=5.10.1 -Dmyhostname=localhost -Dperladmin= root@localhost -Dcc=gcc -Dcf_by=Red Hat, Inc.
-Dprefix= /usr -Dvendorprefix=/usr -Dsiteprefix=/usr/local -Dsite lib=/usr/local/share/perl5 -Dsitearch=/usr/local/lib64/ perl5 -Dprivlib=/usr/share/perl5 -Darchlib=/usr/lib64/p erl5 -Dvendorlib=/usr/share/perl5/vendor_perl -Dvendora rch=/usr/lib64/perl5/vendor_perl
-Dinc_version_list=5.1 0.0 -Darchname=x86_64-linux-thread-multi -Dlibpth=/usr/ local/lib64 /lib64 /usr/lib64 -Duseshrplib -Dusethreads -Duseithreads -Duselargefiles -Dd_dosuid -Dd_semctl_se mun -Di_db -Ui_ndbm -Di_gdbm -Di_shadow -Di_syslog -Dma n3ext=3pm
-Duseperlio -Dinstallusrbinperl=n -Ubincompat 5005 -Uversiononly -Dpager=/usr/bin/less -isr -Dd_getho stent_r_proto -Ud_endhostent_r_proto -Ud_sethostent_r_p roto -Ud_endprotoent_r_proto -Ud_setprotoent_r_proto -U d_endservent_r_proto -Ud_setservent_r_proto
-Dscriptdir =/usr/bin -Dusesitecustomize'
hint=recommended, useposix=true, d_sigaction=define
useithreads=define, usemultiplicity=define
useperlio=define, d_sfio=undef, uselargefiles=defin e, usesocks=undef
use64bitint=define, use64bitall=define, uselongdoub le=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='gcc', ccflags ='-D_REENTRANT -D_GNU_SOURCE -fno -strict-aliasing -pipe -fstack-protector -I/usr/local/i nclude -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE= 2 -fexceptions -fstack-protector --param=ssp-buffer-siz e=4 -m64 -mtune=generic',
cppflags='-D_REENTRANT -D_GNU_SOURCE -fno-strict-al iasing -pipe -fstack-protector -I/usr/local/include'
ccversion='', gccversion='4.4.7 20120313 (Red Hat 4 .4.7-3)', gccosandvers=''
intsize=4, longsize=8, ptrsize=8, doublesize=8, byt eorder=12345678
d_longlong=define, longlongsize=8, d_longdbl=define , longdblsize=16
ivtype='long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='gcc', ldflags =' -fstack-protector'
libpth=/usr/local/lib64 /lib64 /usr/lib64
libs=-lresolv -lnsl -lgdbm -ldb -ldl -lm -lcrypt -l util -lpthread -lc
perllibs=-lresolv -lnsl -ldl -lm -lcrypt -lutil -lp thread -lc
libc=, so=so, useshrplib=true, libperl=libperl.so
gnulibc_version='2.12'
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdl flags='-Wl,-E -Wl,-rpath,/usr/lib64/perl5/CORE'
cccdlflags='-fPIC', lddlflags='-shared -O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-pro tector --param=ssp-buffer-size=4 -m64 -mtune=generic'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY PERL_DONT_CREATE_G VSV
PERL_IMPLICIT_CONTEXT PERL_MALL OC_WRAP USE_64_BIT_ALL
USE_64_BIT_INT USE_ITHREADS USE _LARGE_FILES
USE_PERLIO USE_REENTRANT_API US E_SITECUSTOMIZE
Built under linux
Compiled at Apr 30 2013 12:24:05
@INC:
/usr/local/lib64/perl5
/usr/local/share/perl5
/usr/lib64/perl5/vendor_perl
/usr/share/perl5/vendor_perl
/usr/lib64/perl5
/usr/share/perl5
.
Show quoted text________________________________
From: Zefram via RT <bug-Crypt-Eksblowfish@rt.cpan.org>
To: riinamdar1@yahoo.in
Sent: Thursday, 31 October 2013 4:25 PM
Subject: Re: [rt.cpan.org #89919] Error: no compiler detected to compile 'lib/Crypt/Eksblowfish.c'. Aborting
<URL:
https://rt.cpan.org/Ticket/Display.html?id=89919 >
Rahamtulla Inamdar via RT wrote:
>how i can resolve dependencies for Crypt::Eksblowfish
>getting error no compiler detected to compile or ExtUtils::CBuilder not installed
You need to have a C compiler installed, and it has to be sufficiently
similar to the compiler used to build the perl core. You can use `perl
-V` to see perl configuration parameters including where it thinks the
compiler is. It's strange that you get this error while having a gcc
installed, but maybe perl is expecting to find the compiler under a
different name or in a different location.
If you're convinced that you have a compiler where perl is expecting
it, there might be some fault with the compiler that ExtUtils::CBuilder
detects, or there might be a bug in EU:CB. Try installing a module that
is written in C but doesn't use EU:CB, for example Crypt::Blowfish which
uses the older ExtUtils::MakeMaker. If that also fails to build then you
have a problem in matching up your C compiler to the perl build. If EU:MM
succeeds while EU:CB fails, you should report it as a bug in EU:CB.
-zefram