help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: imread help please


From: Thomas Weber
Subject: Re: imread help please
Date: Tue, 22 Dec 2009 22:25:04 +0100
User-agent: Mutt/1.5.18 (2008-05-17)

On Tue, Dec 22, 2009 at 02:39:16PM +1100, Andy Chee wrote:
> I'm hoping someone can help me to get imread working.  At the moment I'm 
> getting this:
> 
> 
> octave:1> I = imread('test.jpg');
> error: imread: invalid image file: libgomp.so.1: shared object cannot be 
> dlopen()ed

libgomp is part of GCC for the support of OpenMP. Did you compile some
things yourself and removed some libraries afterwards?

> I tried this after a fresh install of Slackware Linux 12.1, Octave
> 3.2.3 (default config) & GraphicsMagick 1.3.7 (default config)

Are these distribution packages or did you compile yourself?

        Thomas


reply via email to

[Prev in Thread] Current Thread [Next in Thread]