help-octave
[Top][All Lists]
Advanced

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

Re: [OctDev] finishing up new release of image package


From: Lukas Reichlin
Subject: Re: [OctDev] finishing up new release of image package
Date: Fri, 26 Oct 2012 21:14:28 +0200

On 26.10.2012, at 20:37, Jordi Gutiérrez Hermoso <address@hidden> wrote:

> On 26 October 2012 14:16, Lukas Reichlin <address@hidden> wrote:
>> On 26.10.2012, at 20:01, Carnë Draug <address@hidden> wrote:
> 
>>> A new release candidate
>>> http://carandraug.no-ip.org/octave/image-1.9.95.tar.gz
>>> 
>>> This time should really really install with clang. Please let me
>>> know of any problems.
>> 
>> Is your system up and running? I'm unable to connect.
> 
> Try this:
> 
>    http://jordi.platinum.linux.pl/octave/image-1.9.95.tar.gz
> 
> - Jordi G. H.


Your link worked:

octave:1> pkg install image*
In file included from bwlabeln.cc:20:
In file included from /sw/include/octave-3.6.3/octave/oct.h:36:
In file included from /sw/include/octave-3.6.3/octave/defun-dld.h:30:
In file included from /sw/include/octave-3.6.3/octave/defun-int.h:28:
In file included from /sw/include/octave-3.6.3/octave/ov-builtin.h:28:
In file included from /sw/include/octave-3.6.3/octave/ov-fcn.h:35:
In file included from /sw/include/octave-3.6.3/octave/symtab.h:34:
/sw/include/octave-3.6.3/octave/regexp.h:90:3: warning: 'opts' defined as a 
struct here but previously declared as a
      class [-Wmismatched-tags]
  struct opts
  ^
/sw/include/octave-3.6.3/octave/regexp.h:40:3: note: did you mean struct here?
  class opts;
  ^~~~~
  struct
1 warning generated.
For information about changes from previous versions of the image package, run 
'news ("image")'.
octave:2> 

Regards,
Lukas

reply via email to

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