-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 3/12/10 2:15 PM, jaya sharma wrote:
> yes i am getting the desire output.
> 
> Summary of my perl5 (revision 5 version 8 subversion 8) configuration:
>   Platform:
>     osname=darwin, osvers=9.0, archname=darwin-thread-multi-2level
>     uname='darwin b68.apple.com <http://b68.apple.com/> 9.0 darwin
> kernel version 9.6.0: mon nov 24 17:37:00 pst 2008;
> root:xnu-1228.9.59~1release_i386 i386 '
>     config_args='-ds -e -Dprefix=/usr -Dccflags=-g  -pipe  -Dldflags=
> -Dman3ext=3pm -Duseithreads -Duseshrplib'
>     hint=recommended, useposix=true, d_sigaction=define
>     usethreads=define use5005threads=undef useithreads=define
> usemultiplicity=define
>     useperlio=define d_sfio=undef uselargefiles=define usesocks=undef
>     use64bitint=define use64bitall=define uselongdouble=undef
>     usemymalloc=n, bincompat5005=undef
>   Compiler:
>     cc='cc', ccflags ='-arch ppc -arch i386 -g -pipe -fno-common
> -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing
> -Wdeclaration-after-statement -I/usr/local/include',
>     optimize='-O3',
>     cppflags='-no-cpp-precomp -arch ppc -g -pipe -fno-common
> -DPERL_DARWIN -no-cpp-precomp -fno-strict-aliasing
> -Wdeclaration-after-statement -I/usr/local/include'
>     ccversion='', gccversion='4.0.1 (Apple Inc. build 5465)',
> gccosandvers=''
>     intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
>     d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=16
>     ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t',
> lseeksize=8
>     alignbytes=8, prototype=define
>   Linker and Libraries:
>     ld='cc -mmacosx-version-min=10.5.8', ldflags ='-arch ppc -arch i386
> -L/usr/local/lib'
>     libpth=/usr/local/lib /usr/lib
>     libs=-ldbm -ldl -lm -lutil -lc
>     perllibs=-ldl -lm -lutil -lc
>     libc=/usr/lib/libc.dylib, so=dylib, useshrplib=true,
> libperl=libperl.dylib
>     gnulibc_version=''
>   Dynamic Linking:
>     dlsrc=dl_dlopen.xs, dlext=bundle, d_dlsymun=undef, ccdlflags=' '
>     cccdlflags=' ', lddlflags='-arch ppc -arch i386 -bundle -undefined
> dynamic_lookup -L/usr/local/lib'
> 
> 
> Characteristics of this binary (from libperl): 
>   Compile-time options: MULTIPLICITY PERL_IMPLICIT_CONTEXT
>                         PERL_MALLOC_WRAP USE_ITHREADS USE_LARGE_FILES
>                         USE_PERLIO USE_REENTRANT_API
>   Locally applied patches:
> fix for regcomp CVE-2007-5116 security vulnerability
> fix for double-free CVE-2008-1927 security vulnerability
> /Library/Perl/Updates/<version> comes before system perl directories
> installprivlib and installarchlib points to the Updates directory
>   Built under darwin
>   Compiled at Jun 17 2009 19:48:03
>   @INC:
>     /Library/Perl/Updates/5.8.8
>     /System/Library/Perl/5.8.8/darwin-thread-multi-2level
>     /System/Library/Perl/5.8.8
>     /Library/Perl/5.8.8/darwin-thread-multi-2level
>     /Library/Perl/5.8.8
>     /Library/Perl
>     /Network/Library/Perl/5.8.8/darwin-thread-multi-2level
>     /Network/Library/Perl/5.8.8
>     /Network/Library/Perl
>     /System/Library/Perl/Extras/5.8.8/darwin-thread-multi-2level
>     /System/Library/Perl/Extras/5.8.8
>     /Library/Perl/5.8.6
>     /Library/Perl/5.8.1
> 
> 
> 
No, in fact, you're not getting the desired output.  The important parts
for Fink are here:

  %ENV:
    PERL5LIB="/sw/lib/perl5:/sw/lib/perl5/darwin"
  @INC:
    /sw/lib/perl5/5.8.8/darwin-thread-multi-2level
    /sw/lib/perl5/5.8.8
    /sw/lib/perl5/darwin-thread-multi-2level
    /sw/lib/perl5
    /sw/lib/perl5/darwin
    ...

Your output doesn't have those.   pathsetup.sh said that you were set up
for Fink properly, and you started a new terminal window (and that's
from the OS X terminal, right?), so something is strange.

What do you get from "printenv PERL5LIB"?
- -- 
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkuamCAACgkQB8UpO3rKjQ/8FQCdHbatN4TbAAx4ihhhW2bOiazK
9OYAmwbPKSiCL3qsEO6bNW9ouEM71HbU
=5OUv
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Fink-devel mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.devel
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-devel

Reply via email to