Trouble with readline in cpan, perl debug on Mac OS X
From: boyd (HeWillRejoice_at_yahoo.com)
Date: 09/09/04
- Previous message: Tulan W. Hu: "Re: LWP Problems (Authentication?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Thu, 09 Sep 2004 17:49:10 -0400
I have reinstalled cpan, and the readline libraries, but even though
cpan says readline is enabled, it doesn't work right. Also the perl
debugger has a similar problem. Could it be that the Perl that is
installed from the Apple site is not readline enabled? Below is the
perl -V output. Thanks for any help you can give me.
Summary of my perl5 (revision 5.0 version 8 subversion 0) configuration:
Platform:
osname=darwin, osvers=5.5, archname=darwin
uname='darwin mercury 5.5 darwin kernel version 5.5: thu may 30
14:51:26 pdt 2002; root:xnuxnu-201.42.3.obj~1release_ppc power macintosh
powerpc '
config_args='-Dprefix=/opt/perl'
hint=recommended, useposix=true, d_sigaction=define
usethreads=undef use5005threads=undef useithreads=undef
usemultiplicity=undef
useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
usemymalloc=n, bincompat5005=undef
Compiler:
cc='cc', ccflags ='-pipe -fno-common -no-cpp-precomp
-fno-strict-aliasing',
optimize='-O3',
cppflags='-no-cpp-precomp -pipe -fno-common -no-cpp-precomp
-fno-strict-aliasing'
ccversion='', gccversion='2.95.2 19991024 (release)', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=4321
d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=8
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
lseeksize=8
alignbytes=8, prototype=define
Linker and Libraries:
ld='cc', ldflags =' -flat_namespace'
libpth=/usr/lib
libs=-lm -lc
perllibs=-lm -lc
libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true,
libperl=libperl.dylib
gnulibc_version=''
Dynamic Linking:
dlsrc=dl_dyld.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags=' -flat_namespace -bundle -undefined
suppress'
Characteristics of this binary (from libperl):
Compile-time options: USE_LARGE_FILES
Built under darwin
Compiled at Jul 19 2002 18:12:13
%ENV:
PERL5LIB="/sw/lib/perl5:/sw/lib/perl5/darwin"
PERLDOC_PAGER="less"
@INC:
/sw/lib/perl5/darwin
/sw/lib/perl5
/sw/lib/perl5/darwin
/opt/perl/lib/5.8.0/darwin
/opt/perl/lib/5.8.0
/opt/perl/lib/site_perl/5.8.0/darwin
/opt/perl/lib/site_perl
.
- Previous message: Tulan W. Hu: "Re: LWP Problems (Authentication?)"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|