help-octave
[Top][All Lists]
Advanced

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

Problem : imread/Octave 2.9.6


From: John W. Eaton
Subject: Problem : imread/Octave 2.9.6
Date: Mon, 17 Jul 2006 13:05:34 -0400

On 17-Jul-2006, Matthieu wrote:

| Hi all,
| 
| i've just compiled Octave 2.9.6+octave forge 2006.07.09 with gcc 4.01 on 
| a linux box 2.6.12.
| 
| Everything seems to be ok, but function "imread" complains about 
| "IMAGEPATH" (not "IMAGE_PATH") :
| 
| error: `IMAGEPATH' undefined near line 129 column 24
| 
| i've read the NEWS file that is distributed with this version (built in 
| variables section), but i didn't manage to fix this variable.

IMAGEPATH was renamed to IMAGE_PATH to be consistent with EXEC_PATH.
The imread function in Octave Forge needs to be updated to use the new
name.

jwe


reply via email to

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