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

On 7/6/10 2:47 PM, Lee Blankenship wrote:
> Hello,
> 
> I searched the archives and FAQ and couldn't find anything similar to my
> problem.  I am fairly new to programming and using fink because the
> bioperl website suggested to use it for the installation.  I have pasted
> below the error I'm getting and I don't know what it means.  Background
> info: OSX Ver. 10.6.4; 2.2 GHz Intel Core 2 Duo Macbook Pro; Xcode 3.2;
> Perl 5.10.0 all are installed.
> 
> The error I'm getting when I enter $ sudo fink install bioperl-pm5100
> 
> *** Module::AutoInstall version 1.03
> *** Checking for Perl dependencies...
> Can't load
> '/sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/IO/IO.bundle' for
> module IO:
> dlopen(/sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/IO/IO.bundle, 1):
> no suitable image found.  Did find:
> /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/IO/IO.bundle:
> mach-o, but wrong architecture at
> /System/Library/Perl/5.10.0/darwin-thread-multi-2level/XSLoader.pm line 67.
>  at /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/IO.pm line 11
> Compilation failed in require at
> /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/IO/Handle.pm line 266.
> BEGIN failed--compilation aborted at
> /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/IO/Handle.pm line 266.
> Compilation failed in require at
> /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/IO/Seekable.pm line 101.
> BEGIN failed--compilation aborted at
> /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/IO/Seekable.pm line 101.
> Compilation failed in require at
> /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/IO/File.pm line 133.
> BEGIN failed--compilation aborted at
> /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/IO/File.pm line 133.
> Compilation failed in require at
> /System/Library/Perl/5.10.0/FileHandle.pm line 9.
> Compilation failed in require at /System/Library/Perl/5.10.0/CPAN.pm
> line 26.
> BEGIN failed--compilation aborted at /System/Library/Perl/5.10.0/CPAN.pm
> line 26.
> Compilation failed in require at inc/Module/AutoInstall.pm line 277.
> ### execution of ARCHFLAGS="" failed, exit code 9
> Removing runtime build-lock...
> Removing build-lock package...
> /sw/bin/dpkg-lockwait -r fink-buildlock-mime-tools-pm5100-5.428-1
> (Reading database ... 8214 files and directories currently installed.)
> Removing fink-buildlock-mime-tools-pm5100-5.428-1 ...
> Failed: phase compiling: mime-tools-pm5100-5.428-1 failed
> 
> Sincerely,
> 
> Lee Blaneknship
> 
> 
> 
> 

( Don't use "sudo fink ...", because that can cause difficulties.
Though that's not what's going on in this case )

1)  Your problem has nothing to do with bioperl.  You're not trying to
build bioperl yet.  The ultimate package is almost never important when
there's a failure--just the one that is actually failing

2)  You didn't specify whether you're using a 32-bit Fink install or a
64-bit Fink install.  Without knowing that it's hard to attempt to
reproduce your problem.  "fink -V | head -n 2" will give us that
information.

3)  What do you get from the following command?

file /sw/lib/perl5/5.10.0/darwin-thread-multi-2level/auto/IO/IO.bundle

?
- -- 
Alexander Hansen
Fink User Liaison
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (Darwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkwzmlQACgkQB8UpO3rKjQ+t8ACgopIF3hdTc/ErQjrrVM3OA2wA
mkIAn3KLyhJY6povhdeRdokOqNvjnhJN
=xDhP
-----END PGP SIGNATURE-----

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Fink-beginners mailing list
[email protected]
http://news.gmane.org/gmane.os.apple.fink.beginners

Reply via email to