[EMBOSS] Macports/EMBOSS dyld issue
Peter
biopython at maubp.freeserve.co.uk
Tue Dec 15 21:21:22 UTC 2009
On Tue, Dec 15, 2009 at 8:16 PM, Tom Keller <kellert at ohsu.edu> wrote:
>
> Hi,
> I'm running Mac OS X 10.6, and have EMBOSS 6.0.1 installed via MacPorts. And I have macport installed jpeg.7.dylib at /opt/local/lib/
>
> But I get the following error:
> $ wossname wossname
> dyld: Library not loaded: /opt/local/lib/libjpeg.62.dylib
> Referenced from: /opt/local/bin/wossname
> Reason: image not found
> Trace/BPT trap
>
> I tried making a link from jpeg.7.dylib to /opt/local/lib/libjpeg.62.dylib but then I get the error:
>
> dyld: Library not loaded: /opt/local/lib/libjpeg.62.dylib
> Referenced from: /opt/local/bin/wossname
> Reason: Incompatible library version: wossname requires version 63.0.0 or later, but libjpeg.62.dylib provides version 8.0.0
> Trace/BPT trap
>
> Can someone suggest a solution?
>
> Thomas (Tom) Keller
> kellert at ohsu.edu
> 503.494.2442
> 6339b R Jones Hall (BSc/CROET)
> www.ohsu.edu/xd/research/research-cores/dna-analysis/
That looks like two problems, you seem to have libjpeg 62.x.x
which is too old, but also EMBOSS (or dyld) isn't reporting the
same kind of version number. Do you (or MacPorts) have a
libjpeg.63.dylib file you could try?
[I've never tried this - this is an informed guess at best]
Peter
More information about the EMBOSS
mailing list