Subject: | Makefile.PL does not run |
Please advise if you need more info
lxg96431@hlwus020:~/tmp$ cd Gadabout-1.0002
lxg96431@hlwus020:~/tmp/Gadabout-1.0002$ perl Makefile.PL
PREFIX=/home/lxg96431/wc/Migration/cpan/
Checking if your kit is complete...
Warning: the following files are missing in your kit:
Gadabout.xs
test.pl
Please inform the author.
Warning: prerequisite Image::Imlib2 failed to load: Can't locate
Image/Imlib2.pm in @INC (@INC
contains: /usr/central/lib/perl5/5.6.1 /usr/common/lib/perl5/5.6.1 /usr
/central/lib/perl5/site_perl/5.6.1 /usr/common/lib/perl5/site_perl/5.6.
1 /usr/common/lib/perl5/site_perl .) at (eval 4) line 3.
Writing Makefile for Gadabout::Imlib2
Writing Makefile for Gadabout::Pie
Writing Makefile for Gadabout
lxg96431@hlwus020:~/tmp/Gadabout-1.0002$
lxg96431@hlwus020:~/tmp/Gadabout-1.0002$ perl -V
Summary of my perl5 (revision 5.0 version 6 subversion 1)
configuration:
Platform:
osname=linux, osvers=2.2.14-5.0smp, archname=Linux-ia32
uname='linux ukwcx01p 2.2.14-5.0smp #1 smp tue mar 7 21:01:40 est
2000 i686 unknown '
config_args='-Dprefix=/usr/common -Uinstallusrbinperl -
Dlocincpth=/usr/central/include /usr/common/include -
Dloclibpth=/usr/central/lib'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=undef d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cc', ccflags ='-fno-strict-aliasing -I/usr/central/include -
I/usr/common/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
optimize='-O2',
cppflags='-fno-strict-aliasing -I/usr/central/include -
I/usr/common/include'
ccversion='', gccversion='egcs-2.91.66 19990314/Linux (egcs-1.1.2
release)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=4, usemymalloc=n, prototype=define
Linker and Libraries:
ld='cc', ldflags ='-L/usr/central/lib -Wl,--rpath -
Wl,/usr/central/lib'
libpth=/usr/central/lib /lib /usr/lib
libs=-lnsl -ldb -lgdbm -ldl -lm -lc -lposix -lcrypt
perllibs=-lnsl -ldl -lm -lc -lposix -lcrypt
libc=/lib/libc-2.1.3.so, so=so, useshrplib=false, libperl=libperl.a
Dynamic Linking:
dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-
rdynamic'
cccdlflags='-fpic', lddlflags='-shared -L/usr/central/lib'
Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under linux
Compiled at Apr 12 2001 14:16:39
@INC:
/usr/central/lib/perl5/5.6.1
/usr/common/lib/perl5/5.6.1
/usr/central/lib/perl5/site_perl/5.6.1
/usr/common/lib/perl5/site_perl/5.6.1
/usr/common/lib/perl5/site_perl
.
lxg96431@hlwus020:~/tmp/Gadabout-1.0002$