Hi,
this is the output from perl -V

Summary of my perl5 (revision 5 version 8 subversion 6) configuration:
  Platform:
    osname=linux, osvers=2.4.21-4.elsmp, archname=i686-linux
    uname='linux server.com 2.4.21-4.elsmp #1 smp fri oct 3 17:52:56
edt 2003 i686 i686 i386 gnulinux '
    config_args='-de'
    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 ='-fno-strict-aliasing -pipe -I/usr/local/include
-D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -I/usr/include/gdbm',
    optimize='-O2',
    cppflags='-fno-strict-aliasing -pipe -I/usr/local/include
-I/usr/include/gdbm'
    ccversion='', gccversion='3.2.3 20030502 (Red Hat Linux
3.2.3-20)', 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, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.3.2.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.3.2'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fpic', lddlflags='-shared -L/usr/local/lib'


Characteristics of this binary (from libperl):
  Compile-time options: USE_LARGE_FILES
  Built under linux
  Compiled at Jan 25 2006 11:14:24
  %ENV:
    
PERL5LIB="/usr/local/lib/perl5/site_perl/5.8.6/i686-linux:/usr/local/lib/perl5/site_perl/5.8.6"
  @INC:
    /usr/local/lib/perl5/site_perl/5.8.6/i686-linux
    /usr/local/lib/perl5/site_perl/5.8.6/i686-linux
    /usr/local/lib/perl5/site_perl/5.8.6
    /usr/local/lib/perl5/5.8.6/i686-linux
    /usr/local/lib/perl5/5.8.6
    /usr/local/lib/perl5/site_perl/5.8.6/i686-linux
    /usr/local/lib/perl5/site_perl/5.8.6
    /usr/local/lib/perl5/site_perl


but the version install is
# rpm -qa perl
perl-5.8.8-12

I tried to force reinstall but no change

When i search for the package with yum
# yum search stringy
Gathering header information file(s) from server(s)
Server: CentOS-3ES - Base
Server: Dag-RHEL-Yum
Server: Red Hat Enterprise 3ES - RPMforge.net - dag
Server: Red Hat Linux 3ES - Updates
Finding updated packages
Downloading needed headers
Looking in available packages for a providing package
No packages found
Looking in installed packages for a providing package
Installed package: perl-IO-stringy.noarch 0:2.110-7.el3.at matches with
 perl-IO-stringy
1 results returned

On Fri, May 22, 2009 at 3:48 PM, Eric W. Bates <er...@vineyard.net> wrote:
>
>
> Eric Magutu wrote:
>>
>> Hi,
>> Thanks it is my site_perl tree. How do I repopulate it?
>>
>
> Meaning the module is actually missing?
>
> cpan has a 'force' option; so you can make cpan reinstall in spite of what
> it thinks with "force install IO::Stringy"
>
> or
>
> you could install the module the old fashioned way:
> download it from http://cpan.org/
> decompress it in your /usr/local/src tree
> run perl Makefile.pl
> run make install
>
> or
>
> A lot of distros (e.g. FreeBSD) have a lot of the modules in their package
> collection:
>
> cd /usr/ports/devel/p5-IO-stringy
> make install clean
>
>
> --
> Eric W. Bates
> er...@vineyard.net
>



-- 
Regards,
Eric Magutu

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian
Group, R/GA, & Big Spaceship. http://www.creativitycat.com 
_______________________________________________
AMaViS-user mailing list
AMaViS-user@lists.sourceforge.net 
https://lists.sourceforge.net/lists/listinfo/amavis-user 
 AMaViS-FAQ:http://www.amavis.org/amavis-faq.php3 
 AMaViS-HowTos:http://www.amavis.org/howto/ 

Reply via email to