[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Problems running octave on osx 10.6.8
From: |
Ben Abbott |
Subject: |
Re: Problems running octave on osx 10.6.8 |
Date: |
Wed, 22 Aug 2012 07:41:33 -0400 |
On Aug 22, 2012, at 6:38 AM, George Profenza wrote:
> Hello,
>
> I had octave running yesterday fine with gnuplot/aquaterm as well.
> I haven't changed anything, but now I'm getting this error:
>
> dyld: Symbol not found: __cg_DGifGetLine
> Referenced from:
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
> Expected in: /opt/local/lib/libGIF.dylib
> in
> /System/Library/Frameworks/ApplicationServices.framework/Versions/A/Frameworks/ImageIO.framework/Versions/A/ImageIO
> Trace/BPT trap
>
> I had similar errors for libTIFF and libJPEG from the bundled Octave.app, but
> never from the Macports install and never with libGIF.
>
> Any hints on what might be wrong ?
>
> Thanks,
> George
I haven't seen this before. Are you able to isolate the Octave command that
triggered this? (maybe I can duplicate it?)
Ben