forgot to copy the list

-------- Original Message --------
Subject: Re: [OctDev] New releases of communications (1.1.1) and signal 
(1.1.3)
Date: Thu, 31 May 2012 18:07:04 +0200
From: marco atzeri <marco.atz...@gmail.com>
To: Carnë Draug <carandraug+...@gmail.com>

On 5/31/2012 5:28 PM, Carnë Draug wrote:
> On 30 May 2012 23:18, marco atzeri<marco.atz...@gmail.com>  wrote:
>> On 5/12/2012 6:40 PM, Carnë Draug wrote:
>>> Hi everybody
>>>
>>> new releases of the communications and signal packages have just been
>>> made. Have fun
>>>
>>> Carnë
>>>
>>
>> Hi Carne,
>> I just noticed that we on SVN we still have the cross dependency
>> between signal and image
>>
>> Solution ?
>
> This won't be a problem after 3.8.0 is released (it's already fixed on
> pkg, thanks to Mike Miller
> http://hg.savannah.gnu.org/hgweb/octave/rev/dee1452ca601 )
>
> Image depends on signal only for normxcorr2() which is a simple
> wrapper for xcorr2(). This function however is still not compatible
> with the Matlab counterpart (it works for specific cases, the ones I
> have to deal, but seems that for most cases it doesn't work at all) so
> maybe just removing this function will allow for a release. Note that
> normxcorr2 was never in a release of the image package so we are not
> removing any feature of old releases because of this.
>
> Carnë

I was mentioning that any of the two packages require the
other and pkg install will refuse to work.

image requires signal but signal requires image

main/image/DESCRIPTION:Depends: signal
main/signal/DESCRIPTION:Depends: optim (>= 1.0.0), specfun, control (>=
2.2.3), image

I was updating the forge packages for 3.6.x and I am in
"chicken and egg" situation so I can not install any on my
build as I need to build/install in sequence.

Can we drop the "image requires signal" or "signal requires image" ?
How ?

Regards
Marco

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to