[BioC] affy won't load

Steve Lianoglou mailinglist.honeypot at gmail.com
Mon Jun 16 14:28:52 CEST 2008


Hi,

On Jun 16, 2008, at 8:14 AM, jason smith wrote:

> Kasper,
>
> Here is what I get when I run otool. I'm not sure if I am doing it  
> right.
>
> jason-smiths-macbook:~ sjorges2002$ otool -L "affy.so"
> otool: can't open file: affy.so (No such file or directory)

You're not doing it right :-)

You have to point to the actual affy.so file. From your previous  
errors, it looks like you should run this from the command line:

otool -L /Users/sjorges2002/Library/R/2.7/library/affy/libs/i386/affy.so

Let's see what you get from that.

-steve



More information about the Bioconductor mailing list