[ic] perl-digest-md5 install problem

Andrew Melichar interchange-users@icdevgroup.org
Fri May 30 02:28:01 2003


I'm trying to install interchange 4.8.7 on RH 9. Has anyone successfully
done this?

Any of the RPM's that I download run for about a second and then just
quit without installing or giving any type of error.

I found a tar.gz module and unzipped it. I ran makefile.pl and ended up
with the below makefile (just a snippet). It seems all messed up - lines
have only one quote, some of them do not have complete paths, and when I
run make test or make install, I get the error:

[skipmartin@localhost Digest-MD5-2.24]$ make test
Makefile:82: *** missing separator.  Stop.

Please help - any ideas? What stupid thing am I doing this time?

Thanks,
Andy Melichar
Rebel2 Studios



# This Makefile is for the Digest::MD5 extension to perl.
#
# It was generated automatically by MakeMaker version
# 6.03 (Revision: 1.63) from the contents of
# Makefile.PL. Don't edit this file, edit Makefile.PL instead.
#
#       ANY CHANGES MADE HERE WILL BE LOST!
#
#   MakeMaker ARGV: (q[PREFIX=/usr/bin/perl])
#
#   MakeMaker Parameters:

#     INSTALLDIRS => q[perl]
#     NAME => q[Digest::MD5]
#     VERSION_FROM => q[MD5.pm]
#     dist => { COMPRESS=>q[gzip -9f], SUFFIX=>q[gz] }

# --- MakeMaker post_initialize section:


# --- MakeMaker const_config section:

# These definitions are from config.sh (via
/usr/lib/perl5/5.8.0/i386-linux-thread-multi/Config.pm)

# They may have been overridden via Makefile.PL or on the command line
AR = ar
CC = gcc
CCCDLFLAGS = -fPIC
CCDLFLAGS = -rdynamic
-Wl,-rpath,/usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE
DLEXT = so
DLSRC = dl_dlopen.xs
LD = gcc
LDDLFLAGS = -shared -L/usr/local/lib
LDFLAGS =  -L/usr/local/lib
LIBC = /lib/libc-2.3.1.so
LIB_EXT = .a'
libc='
OBJ_EXT = ub
OSNAME = linux
OSVERS = 2.4.20-2.48smp
RANLIB = _
SO = so
EXE_EXT = 
FULL_AR = /usr/bin/ar


# --- MakeMaker constants section:
AR_STATIC_ARGS = cr
NAME = Digest::MD5
DISTNAME = Digest-MD5
NAME_SYM = Digest_MD5
VERSION = 2.24
VERSION_SYM = 2_24
XS_VERSION = 2.24
INST_ARCHLIB = blib/arch
INST_SCRIPT = blib/script
INST_BIN = blib/bin
INST_LIB = blib/lib
INSTALLDIRS = perl
PREFIX = /usr/bin/perl
SITEPREFIX = /usr/bin/perl
VENDORPREFIX = /usr/bin/perl
INSTALLPRIVLIB = /usr/bin/perl/lib/perl5/5.8.0
INSTALLSITELIB = /usr/bin/perl/lib/perl5/site_perl/5.8.0'
installsiteman1='/usr/share/man/man1'
installsiteman3='/usr/share/man/man3'
installsitescript='/usr/bin'
installstyle='lib/perl5'
installusrbinperl='define'
installvendorarch='/usr/lib/perl5/vendor_perl/5.8.0/i386-linux-thread-multi'
installvendorbin='/usr/bin'
installvendorhtml1=''
installvendorhtml3=''
installvendorlib='/usr/lib/perl5/vendor_perl/5.8.
INSTALLVENDORLIB = /usr/bin/perl/lib/perl5
INSTALLARCHLIB = /usr/bin/perl/lib/perl5/5.8.0/i386-linux-thread-multi
INSTALLSITEARCH =
/usr/bin/perl/lib/perl5/site_perl/share/i386-linux-thread-multi
INSTALLVENDORARCH = /usr/bin/perl/lib/perl5/vendor_perl/5.8
INSTALLBIN = /usr/bin/perl/bin'
installhtml1dir=''
installhtml3dir=''
installman1
INSTALLSITEBIN = /usr/bin/perl
INSTALLVENDORBIN = /usr/bin/perl/bin'
installvendorhtml1=''
installvendorhtml3=''
installvendorlib='/u
INSTALLSCRIPT = /usr/bin/perl/bin
PERL_LIB = /usr/lib/perl5/5.8.0
PERL_ARCHLIB = /usr/lib/perl5/5.8.0/i386-linux-thread-multi
SITELIBEXP = '/usr/lib/perl5/site_perl'
sit
SITEARCHEXP = /usr/lib/pe
LIBPERL_A = libperl.a'
libc='
FIRST_MAKEFILE = Makefile
MAKE_APERL_FILE = Makefile.aperl
PERLMAINCC = $(CC)
PERL_INC = /usr/lib/perl5/5.8.0/i386-linux-thread-multi/CORE
PERL = /usr/bin/perl
FULLPERL = /usr/bin/perl
PERLRUN = $(PERL)
FULLPERLRUN = $(FULLPERL)
PERLRUNINST = $(PERLRUN) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)"
FULLPERLRUNINST = $(FULLPERLRUN) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)"
ABSPERL = $(PERL)
ABSPERLRUN = $(ABSPERL)
ABSPERLRUNINST = $(ABSPERLRUN) "-I$(INST_ARCHLIB)" "-I$(INST_LIB)"
FULL_AR = /usr/bin/ar
PERL_CORE = 0
NOOP = $(SHELL) -c true
NOECHO = @