szpilona Posted September 12, 2009 Posted September 12, 2009 Hi, I tried to install Unicode::String module and get this error message: CPAN.pm: Going to build G/GA/GAAS/Unicode-String-2.09.tar.gz perl-64bit-hack: enabled Checking if your kit is complete... Looks good 'EXTRALIBDIR' is not a known MakeMaker parameter name. 'OTHERLDFLAGS' is not a known MakeMaker parameter name. Writing Makefile for Unicode::String cp String.pm blib/lib/Unicode/String.pm cp lib/Unicode/CharName.pm blib/lib/Unicode/CharName.pm /usr/local/bin/perl /usr/local/lib/perl5/5.8.8/ExtUtils/xsubpp -typemap /usr/local/lib/perl5/5.8.8/ExtUtils/typemap String.xs > String.xsc && mv String.xsc String.c cc -c -fno-strict-aliasing -pipe -Wdeclaration-after-statement -I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm -O2 -DVERSION=\"2.09\" -DXS_VERSION=\"2.09\" -fpic "-I/usr/local/lib/perl5/5.8.8/x86_64-linux/CORE" String.c Died at /scripts/cpan_sandbox/x86_64/cc line 24. make: *** [string.o] Error 2 GAAS/Unicode-String-2.09.tar.gz /usr/bin/make PREFIX=/home/szpilona/perl/usr/local OTHERLDFLAGS=-L/usr/lib64 LDFLAGS=-L/usr/lib64 EXTRALIBDIR=/usr/lib64 PREFIX=/home/szpilona/perl/usr/local OTHERLDFLAGS=-L/usr/lib64 LDFLAGS=-L/usr/lib64 EXTRALIBDIR=/usr/lib64 -- NOT OK Running make install Make had returned bad status, install seems impossible perlmod--Install done That's probably rather easy to fix but I'm completely new in "web things" so any advice would be nice to see... Thanks in advance...
Ashoat Posted September 13, 2009 Posted September 13, 2009 Okay, I went ahead and installed it for you. Go ahead and try using it now.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now